Socket
Socket
Sign inDemoInstall

bt-admin-pj

Package Overview
Dependencies
96
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.9 to 1.1.0

2

bin/wcj.js

@@ -34,3 +34,3 @@ #!/usr/bin/env node

//默认不传参数输出help
if (process.argv.length < 3) {
if (process.argv.length < 4) {
program.help();

@@ -37,0 +37,0 @@ console.log();

@@ -89,3 +89,3 @@ {

"scripts": {},
"version": "1.0.9"
"version": "1.1.0"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc