New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pouchdb-adapter-memory

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-adapter-memory - npm Package Compare versions

Comparing version 7.2.1 to 7.2.2

8

package.json
{
"name": "pouchdb-adapter-memory",
"version": "7.2.1",
"version": "7.2.2",
"description": "PouchDB adapter using in-memory as its data store.",

@@ -12,5 +12,5 @@ "main": "./lib/index.js",

"dependencies": {
"memdown": "1.2.4",
"pouchdb-adapter-leveldb-core": "7.2.1",
"pouchdb-utils": "7.2.1"
"memdown": "1.4.1",
"pouchdb-adapter-leveldb-core": "7.2.2",
"pouchdb-utils": "7.2.2"
},

@@ -17,0 +17,0 @@ "module": "./lib/index.es.js",

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