Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pouchdb-adapter-localstorage

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-adapter-localstorage - npm Package Compare versions

Comparing version 6.0.7 to 6.1.0

9

package.json
{
"name": "pouchdb-adapter-localstorage",
"version": "6.0.7",
"version": "6.1.0",
"description": "PouchDB adapter using LocalStorage as its data store.",

@@ -15,10 +15,7 @@ "main": "./lib/index.js",

],
"peerDependencies": {
"pouchdb-core": "6.0.7"
},
"dependencies": {
"localstorage-down": "0.6.6",
"pouchdb-adapter-leveldb-core": "6.0.7",
"pouchdb-utils": "6.0.7"
"pouchdb-adapter-leveldb-core": "6.1.0",
"pouchdb-utils": "6.1.0"
}
}
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