You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cli-nano

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-nano - npm Package Compare versions

Comparing version

to
1.1.3

src/index.ts

5

package.json
{
"name": "cli-nano",
"version": "1.1.2",
"version": "1.1.3",
"description": "Mini command-line tool similar to `yargs` or `parseArgs` from Node.js that accepts positional arguments, flags and options.",

@@ -19,3 +19,4 @@ "type": "module",

"files": [
"/dist"
"/dist",
"/src"
],

@@ -22,0 +23,0 @@ "license": "MIT",