New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 Compare versions

Comparing version 3.0.13 to 3.0.14

2

lib/settings.js

@@ -43,3 +43,3 @@ /**

/**
* The absolute path to th user settings file.
* The absolute path to the settings file.
*

@@ -46,0 +46,0 @@ * @type {string}

{
"name": "electron-settings",
"version": "3.0.13",
"version": "3.0.14",
"description": "A simple persistent user settings framework for Electron.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,3 +14,3 @@ electron-settings

Also, you can [subscribe to properties](./wiki/API-documentation#watch) and get notified when their values change. So that's pretty nifty.
Also, you can [subscribe to properties](https://github.com/nathanbuchar/electron-settings/wiki/API-documentation#watch) and get notified when their values change. So that's pretty nifty.

@@ -17,0 +17,0 @@ <br/>

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