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

node-scripts-docs

Package Overview
Dependencies
Maintainers
1
Versions
331
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-scripts-docs - npm Package Compare versions

Comparing version

to
0.1.0

5

package.json
{
"name": "node-scripts-docs",
"version": "0.0.15",
"version": "0.1.0",
"description": "Generate documentation for your `package.json` scripts.",

@@ -24,2 +24,3 @@ "license": "UNLICENSED",

"npm:publish": "yarn build && npm publish",
"npm:publish:minor": "yarn build && npm version minor && npm publish",
"npm:publish:patch": "yarn build && npm version patch && npm publish",

@@ -47,3 +48,3 @@ "nsd-debug": "yarn build && node output/node-scripts-docs.js",

"lint-staged": "13.1.0",
"prettier": "2.8.1",
"prettier": "2.8.2",
"prettier-package-json": "2.8.0",

@@ -50,0 +51,0 @@ "prettier-plugin-organize-imports": "3.2.1",