New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.81.0-3 to 0.81.0-4

bin/nw.js

11

package.json
{
"name": "nw",
"version": "0.81.0-3",
"version": "0.81.0-4",
"description": "A installer for nw.js",

@@ -9,9 +9,10 @@ "repository": {

},
"main": "lib/findpath.mjs",
"main": "lib/findpath.js",
"bin": {
"nw": "bin/nw"
"nw": "bin/nw.js"
},
"scripts": {
"postinstall": "node lib/install.mjs",
"test": "node --test-reporter=spec --test test/index.mjs"
"postinstall": "node lib/install.js",
"test": "node --test-reporter=spec --test test/index.js",
"dry-run": "nw ./test/app"
},

@@ -18,0 +19,0 @@ "files": [

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