Socket
Socket
Sign inDemoInstall

electron-store

Package Overview
Dependencies
25
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.3 to 8.0.0

1

index.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node"/>
import {Except} from 'type-fest';

@@ -3,0 +2,0 @@ import Conf, {Schema as ConfSchema, Options as ConfOptions} from 'conf';

10

package.json
{
"name": "electron-store",
"version": "7.0.3",
"version": "8.0.0",
"description": "Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc",

@@ -37,11 +37,11 @@ "license": "MIT",

"dependencies": {
"conf": "^9.0.0",
"type-fest": "^0.20.2"
"conf": "^10.0.0",
"type-fest": "^1.0.2"
},
"devDependencies": {
"ava": "^2.4.0",
"electron": "^11.2.0",
"electron": "^12.0.4",
"execa": "^5.0.0",
"tsd": "^0.14.0",
"xo": "^0.37.1"
"xo": "^0.38.2"
},

@@ -48,0 +48,0 @@ "xo": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc