All chrome-webstore-upload-cli versions

chrome-webstore-upload-cli @2.2.0

MIT
License
No
Install Scripts
6
Dependencies
4
Dev Dependencies
5.1 KB
Package Size
Published

CLI tool to upload Chrome Extensions to the Chrome Web Store

Maintainers

drewmlfregante

Keywords

chromepublishwebstorestoreextensiondeployupdateuploadcli

Dependencies (6)

PackageConstraintRegistry Status
ora ^6.1.2 auto_approved
junk ^4.0.0 auto_approved
meow ^11.0.0 auto_approved
yazl ^2.5.1 auto_approved
recursive-readdir ^2.2.3 auto_approved
chrome-webstore-upload ^1.0.0 auto_approved

Dev Dependencies (4)

PackageConstraintRegistry Status
xo ^0.53.1 Not imported
ava ^5.2.0 auto_approved
execa ^7.0.0 needs_review
is-stream ^3.0.0 auto_approved

Transitive Dependency Tree

68 transitive deps max depth 8
  ├─ chrome-webstore-upload ^1.0.0 → 1.0.0
  ├─ junk ^4.0.0 → 4.0.1
  ├─ meow ^11.0.0 → 11.0.0
  ├─ ora ^6.1.2 → 6.3.1
  ├─ recursive-readdir ^2.2.3 → 2.2.3
├─ yazl ^2.5.1 → 2.5.1
  ├─ @types/minimist ^1.2.2 → 1.2.5
  ├─ buffer-crc32 ~0.2.3 → 0.2.13
  ├─ camelcase-keys ^8.0.2 → 8.0.2
  ├─ chalk ^5.0.0 → 5.6.2
  ├─ cli-cursor ^4.0.0
  ├─ cli-spinners ^2.6.1 → 2.9.2
  ├─ decamelize ^6.0.0 → 6.0.1
  ├─ decamelize-keys ^1.1.0 → 1.1.1
  ├─ got ^11.8.2 → 11.8.6
  ├─ hard-rejection ^2.1.0 → 2.1.0
  ├─ is-interactive ^2.0.0 → 2.0.0
  ├─ is-unicode-supported ^1.1.0
  ├─ log-symbols ^5.1.0 → 5.1.0
  ├─ minimatch ^3.0.5 → 3.1.5
  ├─ minimist-options 4.1.0 → 4.1.0
  ├─ normalize-package-data ^4.0.1
  ├─ read-pkg-up ^9.1.0
  ├─ redent ^4.0.0 → 4.0.0
  ├─ stdin-discarder ^0.1.0
  ├─ strip-ansi ^7.0.1 → 7.2.0
  ├─ trim-newlines ^4.0.2 → 4.1.1
  ├─ type-fest ^3.1.0 → 3.13.1
  ├─ wcwidth ^1.0.1 → 1.0.1
├─ yargs-parser ^21.1.1 → 21.1.1
  ├─ @sindresorhus/is ^4.0.0
  ├─ @szmarczak/http-timer ^4.0.5
  ├─ @types/cacheable-request ^6.0.1 → 6.0.3
  ├─ @types/responselike ^1.0.0 → 1.0.3
  ├─ ansi-regex ^6.2.2 → 6.2.2
  ├─ arrify ^1.0.1 → 1.0.1
  ├─ brace-expansion ^1.1.7 → 1.1.14
  ├─ cacheable-lookup ^5.0.3
  ├─ cacheable-request ^7.0.2 → 7.0.2
  ├─ camelcase ^7.0.0 → 7.0.1
  ├─ chalk ^5.0.0 → 5.6.2
  ├─ decamelize ^1.1.0 → 1.2.0
  ├─ decompress-response ^6.0.0
  ├─ defaults ^1.0.3 → 1.0.4
  ├─ http2-wrapper ^1.0.0-beta.5.2
  ├─ indent-string ^5.0.0 → 5.0.0
  ├─ is-plain-obj ^1.1.0 → 1.1.0
  ├─ is-unicode-supported ^1.1.0
  ├─ kind-of ^6.0.3 → 6.0.3
  ├─ lowercase-keys ^2.0.0
  ├─ map-obj ^1.0.0 → 1.0.1
  ├─ map-obj ^4.3.0 → 4.3.0
  ├─ p-cancelable ^2.0.0
  ├─ quick-lru ^6.1.1
  ├─ responselike ^2.0.0
  ├─ strip-indent ^4.0.0 → 4.1.1
├─ type-fest ^2.13.0 → 2.19.0
  ├─ @types/http-cache-semantics * → 4.2.0
  ├─ @types/node * → 25.6.0
  ├─ @types/responselike ^1.0.0 → 1.0.3
  ├─ balanced-match ^1.0.0 → 1.0.2
  ├─ clone ^1.0.2 → 1.0.4
  ├─ clone-response ^1.0.2
  ├─ concat-map 0.0.1 → 0.0.1
  ├─ get-stream ^5.1.0 → 5.2.0
  ├─ http-cache-semantics ^4.0.0 → 4.2.0
  ├─ keyv ^4.0.0 → 4.5.4
  ├─ lowercase-keys ^2.0.0
  ├─ normalize-url ^6.0.1 → 6.1.0
├─ responselike ^2.0.0
  ├─ @types/node * → 25.6.0
  ├─ json-buffer 3.0.1 → 3.0.1
  ├─ pump ^3.0.0 → 3.0.4
├─ undici-types ~7.19.0 → 7.19.2
  ├─ end-of-stream ^1.1.0 → 1.4.5
  ├─ once ^1.3.1 → 1.4.0
├─ undici-types ~7.19.0 → 7.19.2
  ├─ once ^1.4.0 → 1.4.0
├─ wrappy 1 → 1.0.2
  ├─ wrappy 1 → 1.0.2

Changes from v2.1.0

Dependency Changes

ChangePackageVersion
changed ora ^6.0.1 → ^6.1.2
changed meow ^10.1.1 → ^11.0.0
changed recursive-readdir ^2.2.2 → ^2.2.3
changed chrome-webstore-upload ^0.5.0 → ^1.0.0

File Changes

0 added 0 removed 6 modified size delta: -.2 KB

Commit: 6dbd98f66635 Browse source

Published to npm: