Socket
Socket
Sign inDemoInstall

chrome-webstore-upload-cli

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-webstore-upload-cli - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

package.json
{
"name": "chrome-webstore-upload-cli",
"version": "2.2.0",
"version": "2.2.1",
"description": "CLI tool to upload Chrome Extensions to the Chrome Web Store",

@@ -60,3 +60,3 @@ "keywords": [

"is-stream": "^3.0.0",
"xo": "^0.53.1"
"xo": "^0.54.2"
},

@@ -63,0 +63,0 @@ "engines": {

@@ -14,2 +14,7 @@ import { relative } from 'node:path';

if (firstStatus === 'ITEM_PENDING_REVIEW') {
console.log('Publish pending review');
return;
}
throw item;

@@ -16,0 +21,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc