Socket
Socket
Sign inDemoInstall

process.argv

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

process.argv - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

9

package.json
{
"name": "process.argv",
"description": "light-weight CLI arguments parser",
"version": "0.6.0",
"version": "0.6.1",
"author": "@kawanet",

@@ -10,7 +10,7 @@ "bugs": {

"dependencies": {
"obop": "^0.2.0"
"obop": "^0.2.2"
},
"devDependencies": {
"jshint": "^2.12.0",
"mocha": "^8.2.0"
"jshint": "^2.13.6",
"mocha": "^10.2.0"
},

@@ -45,2 +45,3 @@ "files": [

"mocha": "./node_modules/.bin/mocha -R spec test/*.*.js",
"prepack": "npm test",
"test": "npm run jshint && npm run mocha"

@@ -47,0 +48,0 @@ },

@@ -102,3 +102,3 @@ # process.argv.js

Copyright (c) 2016-2020 Yusuke Kawasaki
Copyright (c) 2016-2023 Yusuke Kawasaki

@@ -105,0 +105,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

Sorry, the diff of this file is not supported yet

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