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

nw

Package Overview
Dependencies
Maintainers
4
Versions
677
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nw - npm Package Compare versions

Comparing version 0.87.0-1-sdk to 0.87.0-2-sdk

8

package.json
{
"name": "nw",
"version": "0.87.0-1-sdk",
"version": "0.87.0-2-sdk",
"description": "An installer for nw.js",

@@ -38,4 +38,4 @@ "repository": {

"commander": "^12.0.0",
"semver": "^7.5.4",
"tar": "^7.0.1",
"semver": "^7.6.1",
"tar": "^7.1.0",
"yauzl-promise": "^4.0.0"

@@ -57,4 +57,4 @@ },

"selenium-webdriver": "^4.20.0",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
}
}

@@ -95,2 +95,3 @@ import fs from "node:fs";

}
await zip.close();
}
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