Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-report

Package Overview
Dependencies
Maintainers
6
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-report - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

8

CHANGES.md

@@ -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 @@ =========================

6

package.json
{
"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

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