Socket
Socket
Sign inDemoInstall

cli-argv-util

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 1.0.0

2

dist/cli-argv-util.d.ts

@@ -1,2 +0,2 @@

//! cli-argv-util v0.1.1 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License
//! cli-argv-util v1.0.0 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License

@@ -3,0 +3,0 @@ export type StringFlagMap = {

@@ -1,2 +0,2 @@

//! cli-argv-util v0.1.1 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License
//! cli-argv-util v1.0.0 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License

@@ -3,0 +3,0 @@ const cliArgvUtil = {

{
"name": "cli-argv-util",
"version": "0.1.1",
"version": "1.0.0",
"description": "Simple utility to parse command line parameters and flags (arguments vector)",

@@ -76,12 +76,12 @@ "license": "MIT",

"devDependencies": {
"@types/node": "~18.11",
"@typescript-eslint/eslint-plugin": "~5.49",
"@typescript-eslint/parser": "~5.49",
"add-dist-header": "~0.3",
"@types/node": "~18.13",
"@typescript-eslint/eslint-plugin": "~5.52",
"@typescript-eslint/parser": "~5.52",
"add-dist-header": "~1.0",
"assert-deep-strict-equal": "~1.0",
"copy-file-util": "~0.1",
"eslint": "~8.32",
"eslint": "~8.34",
"jshint": "~2.13",
"mocha": "~10.2",
"rimraf": "~4.1",
"rimraf": "3",
"run-scripts-util": "~0.1",

@@ -88,0 +88,0 @@ "typescript": "~4.9"

Sorry, the diff of this file is not supported yet

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