licenses.dev

electron-store v8.2.0

Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
atomically • 1.7.0Read and write files atomically and reliably.INDIRECT0
conf • 10.2.0Simple config handling for your app or moduleDIRECT23
debounce-fn • 4.0.0Debounce a functionINDIRECT1
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
is-obj • 2.0.0Check if a value is an objectINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 3.1.0Make a function mimic another oneINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
require-from-string • 2.0.2Require module from stringINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 2.19.0A collection of essential TypeScript typesDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
ISC1
PackageRelationDependenciesPublished
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
fast-uri • 3.1.4Dependency-free RFC 3986 URI toolboxINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/electron-store)](https://licenses.dev/npm/electron-store)
<a href="https://licenses.dev/npm/electron-store">
  <img src="https://licenses.dev/b/npm/electron-store" alt="licenses" />
</a>

Or the licenses badge code for the 8.2.0 version:

[![licenses](https://licenses.dev/b/npm/electron-store/8.2.0)](https://licenses.dev/npm/electron-store/8.2.0)
<a href="https://licenses.dev/npm/electron-store/8.2.0">
  <img src="https://licenses.dev/b/npm/electron-store/8.2.0" alt="licenses" />
</a>
GitHub