node-report
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -0,1 +1,13 @@ | ||
2017-09-26, Version 2.2.1 | ||
========================= | ||
* Update README to show support for Node.js 8 (Richard Chamberlain) | ||
* Remove use of std::map to sort version strings (Richard Chamberlain) | ||
* Restructure node_report.cc, move functions to utilities.cc (Richard Chamberlain) | ||
* Fix compile and linking issues on Alpine Linux (Richard Chamberlain) | ||
2017-05-30, Version 2.2.0 | ||
@@ -2,0 +14,0 @@ ========================= |
{ | ||
"name": "node-report", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Diagnostic Report for Node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/nodejs/node-report#readme", |
@@ -12,3 +12,3 @@ # node-report | ||
Supports Node.js v4, v6 and v7 on AIX, Linux, MacOS, SmartOS and Windows. | ||
Supports Node.js versions 4, 6 and 8 on AIX, Linux, MacOS, SmartOS and Windows. | ||
@@ -15,0 +15,0 @@ ## Usage |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91399
10