Socket
Socket
Sign inDemoInstall

choo-persist

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

choo-persist - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "choo-persist",
"version": "1.0.0",
"description": "Synchronize choo's state with indexedDB",
"version": "1.0.1",
"description": "Synchronize choo state with indexedDB",
"main": "index.js",

@@ -23,3 +23,2 @@ "scripts": {

"dependencies": {
"document-ready": "^1.0.3",
"explain-error": "^1.0.3",

@@ -26,0 +25,0 @@ "global": "^4.3.0",

4

README.md

@@ -5,4 +5,4 @@ # choo-persist [![stability][0]][1]

Synchronize [choo][choo]'s state with [indexedDB][mdn]. Does nothing in
[browsers that don't support indexedDB][caniuse].
Synchronize [choo][choo] state with [indexedDB][mdn]. Does nothing in [browsers
that don't support indexedDB][caniuse].

@@ -9,0 +9,0 @@ ## Usage

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