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

cli-argument-parser

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-argument-parser - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

6

package.json
{
"name": "cli-argument-parser",
"version": "0.0.5",
"version": "0.0.6",
"description": "A package containing relevant CLI actions",

@@ -9,3 +9,5 @@ "main": "lib/index.js",

"build": "tsc",
"test": "jest"
"test": "jest",
"pre-deploy": "npm run test -- --x=10 && npm run build",
"deploy": "npm version patch && npm publish"
},

@@ -12,0 +14,0 @@ "repository": {

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