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

node-report

Package Overview
Dependencies
Maintainers
5
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.0 to 2.2.1

src/utilities.cc

12

CHANGES.md

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

2

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

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