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

@nodenv/nodenv

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

@nodenv/nodenv - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

14

package.json
{
"name": "@nodenv/nodenv",
"version": "1.1.2",
"version": "1.2.0",
"description": "Manage multiple NodeJS versions",

@@ -38,3 +38,4 @@ "homepage": "https://github.com/nodenv/nodenv#readme",

"version:sync": "scripty",
"postversion": "npm run publish:github && npm run publish:brew && npm publish",
"postversion": "npm publish",
"prepublishOnly": "npm run publish:github && npm run publish:brew",
"publish:brew": "brew-publish",

@@ -45,10 +46,7 @@ "publish:github": "scripty"

"bats": "^1.1.0",
"bats-assert": "^1.1.1",
"bats-assert": "jasonkarns/bats-assert-1",
"bats-support": "jasonkarns/bats-support",
"brew-publish": "^2.3.1",
"scripty": "^1.8.0"
},
"scripty": {
"path": "./script",
"silent": true
"scripty": "^2.0.0-0"
}
}

Sorry, the diff of this file is not supported yet

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