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

@neutralinojs/lib

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neutralinojs/lib - npm Package Versions

23
16

5.6.0

Diff

Changelog

Source

v5.6.0

API: server

  • Export server.mount(), server.unmount(), and server.getMounts() functions.

API: resources

  • Export resources.getStats() and resources.extractDirectory() functions.

API: window

  • Export window.snapshot() function.

API: clipboard

  • Add the format parameter to the clipboard.readImage() function format pixel data. Accepted formats: rgb, rgba, argb, and bgra.

Bugfixes/improvements

  • Fix the slow loading issue on Windows by using 127.0.0.1 instead of localhost.
shalithasuranga
published 5.5.0 •

Changelog

Source

v5.5.0

Core: initialization

  • Support client library source injection

TypeScript

  • Fix some missing type details.
shalithasuranga
published 5.4.0 •

Changelog

Source

v5.4.0

API: resources

  • Export getFiles(), extractFile(path, dest), readFile(path), and readBinaryFile(path) functions.

API: window

  • Export minimize(), unminimize(), and isMinimized() functions.
  • Add alwaysCapture and dragMinDistance options to the window.setDraggableRegion() function and improve the performance of the overall draggable window implementation.

Bugfixes/improvements

  • Fix several issues with TypeScript exports and definitions.
shalithasuranga
published 5.4.0-nightly-20240924 •

shalithasuranga
published 5.3.0 •

Changelog

Source

v5.3.0

API: filesystem

  • Expose filesystem.getAbsolutePath(path), filesystem.getRelativePath(path, ?base), and filesystem.getPathParts(path) functions.
shalithasuranga
published 5.3.0-nightly-20240726 •

shalithasuranga
published 5.2.0-nightly-20240725 •

shalithasuranga
published 5.2.0 •

Changelog

Source

v5.2.0

API: filesystem

  • Accept overwrite, skip, and recursive options for the filesystem.copy() function.

Bugfixes/improvements

  • Improve the window.create() function's option-to-CLI argument mapping logic.
shalithasuranga
published 5.2.0-nightly-20240530 •

shalithasuranga
published 5.1.1 •

Changelog

Source

v5.1.1

NPM

  • Fix the NPM package import issue.
23
16
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