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.0 to 0.1.1

2

dist/cli-argv-util.d.ts

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

//! cli-argv-util v0.1.0 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License
//! cli-argv-util v0.1.1 ~~ 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.0 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License
//! cli-argv-util v0.1.1 ~~ https://github.com/center-key/cli-argv-util ~~ MIT License

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

MIT License
Copyright (c) 2022 Individual contributors to cli-argv-util
Copyright (c) 2022-2023 Individual contributors to cli-argv-util

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

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

@@ -77,11 +77,11 @@ "license": "MIT",

"@types/node": "~18.11",
"@typescript-eslint/eslint-plugin": "~5.43",
"@typescript-eslint/parser": "~5.43",
"@typescript-eslint/eslint-plugin": "~5.49",
"@typescript-eslint/parser": "~5.49",
"add-dist-header": "~0.3",
"assert-deep-strict-equal": "~1.0",
"copy-file-util": "~0.1",
"eslint": "~8.27",
"eslint": "~8.32",
"jshint": "~2.13",
"mocha": "~10.1",
"rimraf": "~3.0",
"mocha": "~10.2",
"rimraf": "~4.1",
"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