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

pouchdb-adapter-memory

Package Overview
Dependencies
Maintainers
9
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.2 to 7.3.0

12

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

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

"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-adapter-memory"
},
"jsnext:main": "./lib/index.es.js",
"dependencies": {
"memdown": "1.4.1",
"pouchdb-adapter-leveldb-core": "7.2.2",
"pouchdb-utils": "7.2.2"
"pouchdb-adapter-leveldb-core": "7.3.0",
"pouchdb-utils": "7.3.0"
},

@@ -17,0 +21,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