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

upgrade-utils

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upgrade-utils - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

4

package.json
{
"name": "upgrade-utils",
"version": "0.0.1",
"description": "A tool to help with the process of upgrading modules to the latest version of Node.js, replacing old NAN C++ bindings and adjusting for Node.js API changes",
"version": "1.0.0",
"description": "A tool to help with the process of upgrading modules to the latest version of Node.js latest Node version (currently v4), replacing old NAN C++ bindings and adjusting for Node.js API changes",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

# upgrade-utils
**A tool from [NodeSource](https://nodesource.com/) to help with the process of upgrading modules to the latest version of Node.js, replacing old [NAN](https://github.com/nodejs/nan) C++ bindings and adjusting for Node.js API changes.**
**A tool from [NodeSource](https://nodesource.com/) to help with the process of upgrading modules to the latest version of Node.js latest Node version (currently v4), replacing old [NAN](https://github.com/nodejs/nan) C++ bindings and adjusting for Node.js API changes.**

@@ -5,0 +5,0 @@ ## SYPNOSIS

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