Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

electron-settings

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-settings - npm Package Versions

2345

4.0.4

Diff

Changelog

Source

4.0.4 (2024-04-23)

Bug Fixes

  • security issue with lodash (6d15e65)
nathanbuchar
published 4.0.3 •

Changelog

Source

4.0.3 (2024-04-11)

Bug Fixes

  • security issue with lodash (6d15e65)
nathanbuchar
published 5.0.0 •

nathanbuchar
published 4.0.2 •

Changelog

Source

4.0.2 (2020-06-27)

Bug Fixes

  • Fix module export for node (9064b0f)
nathanbuchar
published 4.0.1 •

Changelog

Source

4.0.1 (2020-06-20)

nathanbuchar
published 4.0.0 •

Changelog

Source

4.0.0 (2020-06-07)

⚠ BREAKING CHANGES

  • has() is now async. Use hasSync() for sync.
  • get() is now async. Use getSync() for sync.
  • set() is now async. Use setSync() for sync.
  • delete() has been removed. Use unset() instead, or unsetSync() for sync.
  • setPath() has been removed. Use configure() instead.
  • clearPath() has been removed. Use configure() instead.
  • getAll() has been removed. Use get() instead.
  • setAll() has been removed. Use set() instead.
  • deleteAll() has been removed. Use unset() instead.
  • The default settings file name has been changed from Settings to settings.json.
  • Key path observers have been removed.

Features

nathanbuchar
published 3.2.0 •

nathanbuchar
published 3.1.4 •

Changelog

Source

4.0.0 (2020-06-07)

⚠ BREAKING CHANGES

  • has() is now async. Use hasSync() for sync.
  • get() is now async. Use getSync() for sync.
  • set() is now async. Use setSync() for sync.
  • delete() has been removed. Use unset() instead, or unsetSync() for sync.
  • setPath() has been removed. Use configure() instead.
  • clearPath() has been removed. Use configure() instead.
  • getAll() has been removed. Use get() instead.
  • setAll() has been removed. Use set() instead.
  • deleteAll() has been removed. Use unset() instead.
  • The default settings file name has been changed from Settings to settings.json.
  • Key path observers have been removed.

Features

nathanbuchar
published 3.1.3 •

nathanbuchar
published 3.1.2 •

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