Socket
Socket
Sign inDemoInstall

@neutralinojs/neu

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neutralinojs/neu - npm Package Versions

13
10

9.6.0

Diff

Changelog

Source

v9.6.0

Core: Bundler

  • Avoid copying the WebView2Loader.dll file to the final app package since it was removed from the Neutralinojs framework.
shalithasuranga
published 9.5.1 •

Changelog

Source

v9.5.1

Bugfixes/Improvements

  • Use the decompress library instead of unzipper to fix issues with latest Node.js runtime versions.
  • Generate the Mac universal binary with the neu build command.
shalithasuranga
published 9.5.0 •

Changelog

Source

v9.5.0

DevOps

  • Implement a way to test plugins locally.
shalithasuranga
published 9.4.0 •

Changelog

Source

v9.4.0

DevOps: new test suite

  • Initiate a new Node.js-based test suite.

Bugfixes/Improvements

  • Clean project files if the neu create command wan't successful.
  • Display an error message if the neu build --copy-storage fails due to missing .storage directory.
  • Support Darwin arm64 binaries natively without binary translation (x64 -> arm64).
  • Make the client library downloading process optional and support importing the client library via @neutralinojs/lib.
  • Download the module version of the client library based on the app configuration.
shalithasuranga
published 9.3.1 •

Changelog

Source

v9.3.1

Core: Plugins

  • Automatically re-install plugins when the neu CLI version is upgraded/downgraded via package managers.

Core: downloader/builder

  • Support ARM (armhf/arm64) binaries.
shalithasuranga
published 9.3.0 •

Changelog

Source

v9.3.0

General

  • Add short descriptions for each command.
  • Support to download nightly build versions.

Bugfixes/improvements

  • Fix plugin listing issue.

DevOps

  • Add a simple test-suite for testing CLI commands with a Bash script.
shalithasuranga
published 9.2.0 •

Changelog

Source

v9.2.0

General

  • Improve log messages and styles

Core: Runner

  • Display Neutralinojs process's STDIN and STDERR streams directly on the console.
  • Remove --verbose option from the run command.
shalithasuranga
published 9.1.2 •

Changelog

Source

v9.1.2

Core: Runner

  • Fix client library path issue with hot-reload workaround on Windows.
shalithasuranga
published 9.1.1 •

Changelog

Source

v9.1.1

Bugfixes

  • Fix browser mode exit issue with neu run.
shalithasuranga
published 9.1.0 •

Changelog

Source

v9.1.0

Core: Runner

  • Add a workaround to use hot module reloading from the app developer's existing frontend library/framework.
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