upgrade-utils
Advanced tools
Comparing version 0.0.1 to 1.0.0
{ | ||
"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 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
81579
1
1