Socket
Socket
Sign inDemoInstall

@neutralinojs/lib

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neutralinojs/lib - npm Package Versions

23
15

5.4.0

Diff

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.
shalithasuranga
published 5.1.0 •

Changelog

Source

v5.1.0

API: clipboard

  • Export new framework functions: clipboard.getFormat(), clipboard.readImage(), and clipboard.writeImage(image).

TypeScript

  • Separate type definitions into a new directory to improve project structure.
  • Add missing type definitions.
shalithasuranga
published 5.0.1-nightly-20240322 •

23
15
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