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.2

1

dist/index.js

@@ -255,2 +255,1 @@ const defaultOptions = {

}
//# sourceMappingURL=index.js.map
export {};
//# sourceMappingURL=interfaces.js.map

5

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

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

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

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