electron-settings
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -5,2 +5,9 @@ # Changelog | ||
### [4.0.4](https://github.com/nathanbuchar/electron-settings/compare/v4.0.2...v4.0.4) (2024-04-23) | ||
### Bug Fixes | ||
* security issue with lodash ([6d15e65](https://github.com/nathanbuchar/electron-settings/commit/6d15e6502084264dc8c2d76b4c3905020216679a)) | ||
### [4.0.3](https://github.com/nathanbuchar/electron-settings/compare/v4.0.2...v4.0.3) (2024-04-11) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "electron-settings", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "A simple and robust settings management library for Electron.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49895