Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-04-05 | 525 Bytes | |
v4.0.0 source code.tar.gz | 2017-04-05 | 18.3 kB | |
v4.0.0 source code.zip | 2017-04-05 | 29.7 kB | |
Totals: 3 Items | 48.5 kB | 0 |
This major upgrade mostly updates core dependencies.
:warning: Due to changes in the dependencies, *support for Node < 4.0 has been dropped. If you're running Node 0.10, 0.12, or any other older version of Node, please use npm-windows-upgrade@3.1.1
, which is the last available version that supports those versions.
Also:
- Promise polyfill has been replaced with native Promises
- Visionmedia's debug
is now used, meaning that $env:DEBUG="*"
and $env:DEBUG="npm-windows-upgrade"
both result in debug output.