node-report
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -0,1 +1,9 @@ | ||
2019-03-05, Version 2.2.3 | ||
========================= | ||
* Fix CI failures on ubuntu1804 (Richard Lau) | ||
* chore: update dependencies (Richard Lau) | ||
2019-01-22, Version 2.2.2 | ||
@@ -2,0 +10,0 @@ ========================= |
{ | ||
"name": "node-report", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Diagnostic Report for Node.js", | ||
@@ -14,3 +14,3 @@ "homepage": "https://github.com/nodejs/node-report#readme", | ||
"dependencies": { | ||
"nan": "^2.3.5" | ||
"nan": "^2.12.1" | ||
}, | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"tap": "^8.0.0" | ||
"tap": "~12.4.1" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
96641
1
Updatednan@^2.12.1