Socket
Socket
Sign inDemoInstall

node-releases

Package Overview
Dependencies
2
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

.idea/vcs.xml

12

package.json
{
"name": "node-releases",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Node.js releases data",
"scripts": {
"update": "node index.js"
"build": "npm run fetch && npm run process",
"fetch": "node scripts/fetch.js",
"process": "node scripts/process.js"
},

@@ -17,3 +19,7 @@ "repository": {

"author": "Sergey Rubanov <chi187@gmail.com>",
"license": "CC-BY-4.0"
"license": "CC-BY-4.0",
"dependencies": {
"lodash.pick": "^4.4.0",
"semver": "^5.3.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc