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

sublevel-pouchdb

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sublevel-pouchdb - npm Package Compare versions

Comparing version 6.2.0 to 6.2.1-prerelease

src/batch.js

15

package.json
{
"name": "sublevel-pouchdb",
"version": "6.2.0",
"version": "6.2.1-prerelease",
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses",

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

"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./lib/index.es.js",
"jsnext:main": "./src/index.js",
"contributors": [

@@ -17,14 +17,3 @@ {

}
],
"dependencies": {
"inherits": "2.0.3",
"level-codec": "7.0.0",
"ltgt": "2.1.3",
"readable-stream": "1.0.33"
},
"files": [
"lib",
"dist",
"tonic-example.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