Socket
Socket
Sign inDemoInstall

nwjs-download

Package Overview
Dependencies
82
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

2

lib/index.js

@@ -24,3 +24,3 @@

var Flow = require('node-flow');
var Flow = require('@evshiron/node-flow');

@@ -27,0 +27,0 @@ var _require4 = require('./util');

@@ -38,3 +38,3 @@

var Flow = require('node-flow');
var Flow = require('@evshiron/node-flow');

@@ -41,0 +41,0 @@ var DIR_CACHES = join(homedir(), '.nwjs-download', 'caches');

{
"name": "nwjs-download",
"version": "1.4.1",
"version": "1.4.2",
"description": "",

@@ -29,2 +29,3 @@ "main": "./lib/index.js",

"dependencies": {
"@evshiron/node-flow": "^1.1.0",
"babel-polyfill": "^6.9.0",

@@ -34,3 +35,2 @@ "commander": "^2.9.0",

"fs-extra": "^0.30.0",
"node-flow": "evshiron/node-flow",
"progress": "^1.1.8",

@@ -37,0 +37,0 @@ "request": "^2.72.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc