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

1
10

9.0.0

Diff

Changelog

Source

v9.0.0

Core: Creator

  • Allow downloading any community template via neu create myapp --template <template>. <template> accepts valid GitHub repo identifiers. The default value is neutralinojs/neutralinojs-minimal.

Core: Runner

  • Add --verbose option to identify framework initialization crashes. It will show STDERR and STDOUT of the framework once the process was terminated.
  • Support sending any internal CLI argument to the Neutralinojs process via neu run -- <additional_args>.
  • Remove --mode=<mode> option from run since the same work can be done with neu run -- --mode=<mode>.

Bugfixes and improvements

  • Fix the infinite retry issue with the neu run command.
  • Show an error message for download failures.
shalithasuranga
published 8.1.0 •

Changelog

Source

v8.1.0

Core: File watcher

  • Exclude auto-reload files via cli.autoReloadExclude.
  • Watch only the cli.resourcesDir to avoid many unwanted reloads.

Core: Bundler

  • Add new --copy-storage flag to automatically copy storage data to the app bundle.
shalithasuranga
published 8.0.1 •

Changelog

Source

v8.0.1

Core: Bundler

  • Make cli.extensionsDir optional for bundling process.

Bugfixes

  • Fix an issue in websocket error log.
shalithasuranga
published 8.0.0 •

Changelog

Source

v8.0.0

Core: Bundler

  • Copy extensions to the app bundle.
  • Rename res.neu to resources.neu.

Core: Runner

  • Use websocket connection to auto reload app.
shalithasuranga
published 7.1.0 •

Changelog

Source

v7.1.0

Core: Downloader

  • Use server/client versions from config

neu version

  • Removed global Neutralino version details
shalithasuranga
published 7.0.1 •

shalithasuranga
published 7.0.0 •

shalithasuranga
published 6.2.2 •

shalithasuranga
published 6.2.1 •

shalithasuranga
published 6.2.0 •

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