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

@nodenv/node-build-jxcore

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodenv/node-build-jxcore - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

script/postinstall

17

package.json
{
"name": "@nodenv/node-build-jxcore",
"version": "1.0.0",
"version": "1.0.1",
"description": "Install jxcore versions",

@@ -15,16 +15,19 @@ "homepage": "https://github.com/nodenv/node-build-jxcore#readme",

},
"directories": {
"test": "test"
},
"files": [
"script",
"share"
],
"directories": {
"test": "./test"
},
"scripts": {
"postinstall": "script/postinstall",
"posttest": "npm run lint",
"lint": "git ls-files bin script **/*.*sh | xargs shellcheck",
"verify-definitions": "scripty",
"preversion": "scripty",
"postversion": "npm publish",
"prepublishOnly": "npm run publish:github && npm run publish:brew",
"publish:brew": "brew-publish",
"publish:github": "scripty",
"preversion": "scripty",
"postversion": "npm run publish:github && npm run publish:brew && npm publish"
"publish:github": "scripty"
},

@@ -31,0 +34,0 @@ "devDependencies": {

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