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

nw

Package Overview
Dependencies
Maintainers
0
Versions
673
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nw - npm Package Versions

1
68

0.87.0-2

Diff

Changelog

Source

[0.87.0-2]

Changed

  • Close zip file after reading all entries 5c481a7
ayushmxn
published 0.87.0-2-sdk •

ayushmxn
published 0.87.0-1 •

Changelog

Source

[0.87.0-1]

Changed

  • Set default cache using __dirname 601911f

  • Pass CLI args to NW.js process. e5d6fb1

ayushmxn
published 0.87.0-1-sdk •

ayushmxn
published 0.87.0 •

Changelog

Source

[0.87.0]

Changed

  • Allow passing unknown options to nw via commander acting as parser. 466494a
ayushmxn
published 0.87.0-sdk •

ayushmxn
published 0.86.0-3 •

Changelog

Source

[0.86.0-3]

Changed

  • findpath looks for actual path and not symlink. On Windows, if user does not have Administrator privileges, symlink is not created, then findpath fails to find the file path. findpath is async with return type Promise<string> and has a secondary options argument. This is useful when you have multiple binaries. Here's an example of how to get the file path to ChromeDriver. 75a9fc0
const nwPath = await findpath('chromedriver', { flavor: 'sdk' });
ayushmxn
published 0.86.0-3-sdk •

ayushmxn
published 0.86.0-2 •

Changelog

Source

[0.86.0-2]

Changed

  • Correct default path to NW.js binary
ayushmxn
published 0.86.0-2-sdk •

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