New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npsh

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npsh - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

14

package.json
{
"name": "npsh",
"version": "2.0.6",
"version": "2.0.7",
"description": "Node.js package scripts helper",

@@ -15,3 +15,3 @@ "bin": {

"spell": "cspell '**/*'",
"svc": "./lib/index.js svc andr-ii npsh master",
"svc": "./lib/index.js svc andr-ll npsh master",
"test": "jest --coverage"

@@ -21,3 +21,3 @@ },

"type": "git",
"url": "git@github.com:andr-ii/npsh.git"
"url": "git@github.com:andr-ll/npsh.git"
},

@@ -34,11 +34,11 @@ "keywords": [

"devDependencies": {
"@types/jest": "^29.5.4",
"cspell": "^7.3.6",
"@types/jest": "^29.5.12",
"cspell": "^8.6.0",
"jest": "^29.7.0",
"prettier": "^3.0.3"
"prettier": "^3.2.5"
},
"dependencies": {
"reqex": "^1.0.1",
"vator": "^1.1.4"
"vator": "^1.2.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc