New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nw-builder

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nw-builder - npm Package Versions

1
16

4.5.2

Diff

Changelog

Source

[4.5.2] - 2023-12-19

Changed

  • Fix yargs/helpers import for cli usage.
ayushmxn
published 4.5.1 •

Changelog

Source

[4.5.1] - 2023-12-19

Changed

  • Manually create symbolic links for MacOS builds.
ayushmxn
published 4.5.0 •

Changelog

Source

[4.5.0] - 2023-12-18

Added

  • Use unzipper to decompress ZIP files.

Changed

  • Use tar to extract tarballs.
  • Disable options.nativeAddon.

Removed

  • Remove yauzl-promise since it does not preserve symlinks on MacOS.
ayushmxn
published 4.4.2-beta.4 •

Changelog

Source

[4.4.2-beta.4] - 2023-11-03

Changed

  • Use yauzl-promise to decompress MacOS build on MacOS platform.

Removed

  • Native package unzip usage.
ayushmxn
published 4.4.2-beta.3 •

Changelog

Source

[4.4.2-beta.3] - 2023-10-23

Added

  • Align cache implementation with nwjs/npm-installer
  • nw module can use the options.cacheDir to get cached NW.js binaries.
ayushmxn
published 4.4.2-beta.2 •

Changelog

Source

[4.4.2-beta.2] - 2023-10-20

Added

  • Node Native Addon support using GYP. To enable, set options.nativeAddon to gyp.
ayushmxn
published 4.4.2-beta.1 •

Changelog

Source

[4.4.2-beta.1] - 2023-10-16

Added

  • Managed Manifest mode. options.ManagedManifest defaults to false.
  • If true, then first package.json globbed is parsed as manifest.
  • If JSON type, object is parsed as manifest.
  • If string type, then resolve as file path to manifest.
ayushmxn
published 4.4.2 •

Changelog

Source

[4.4.2] - 2023-10-16

Changed

  • Fix FFmpeg decompression.
  • Auto generate docs from JSDoc comments.
  • Improve TypeScript type definitions.
  • Fix get mode.
  • Refactor build mode.
  • Generate markdown docs from JSDocs.
ayushmxn
published 4.4.1 •

Changelog

Source

[4.4.1] - 2023-09-06

Changed

  • Improve debug logging.
  • Fixed handling of argv.
ayushmxn
published 4.4.0 •

Changelog

Source

[4.4.0] - 2023-09-05

Added

  • Cache community FFmpeg.
  • Move FFmpeg decompress function to relevant location
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