Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webext-schema

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-schema - npm Package Compare versions

Comparing version 1.2.11 to 1.2.12

2

modules/update.js

@@ -267,3 +267,3 @@ /**

const parseCommand = args => {
const reg = /^(?:-[h|v]|--(?:help|version)|u(?:pdate)?)$/;
const reg = /^(?:(?:--)?help|-[h|v]|--version|u(?:pdate)?)$/;
if (Array.isArray(args) && args.some(arg => reg.test(arg))) {

@@ -270,0 +270,0 @@ commander.exitOverride();

@@ -38,3 +38,3 @@ {

},
"version": "1.2.11"
"version": "1.2.12"
}
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