Socket
Socket
Sign inDemoInstall

argsparser

Package Overview
Dependencies
0
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

6

package.json
{
"name": "argsparser",
"description": "A tiny command line arguments parser",
"version": "0.0.4",
"version": "0.0.5",
"author": "Oleg Slobodskoi <oleg008@gmail.com>",

@@ -11,6 +11,4 @@ "repository": {

"keywords": [ "arguments", "options", "command line", "parser" ],
"directories": { "lib": "./lib" },
"main": "./lib/argsparser.js",
"engines": { "node": ">= 0.2.0" },
"scripts": { "install": "node ./test/test.js" },
"scripts": { "test": "node ./test/test.js" },
"licenses": [

@@ -17,0 +15,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