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

pouchdb-utils

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-utils - npm Package Compare versions

Comparing version 6.0.4 to 6.0.5

19

package.json
{
"name": "pouchdb-utils",
"version": "6.0.4",
"version": "6.0.5",
"description": "Unassorted utilities used by PouchDB.",

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

],
"dependencies": {
"argsarray": "0.0.1",
"debug": "2.2.0",
"inherits": "2.0.1",
"pouchdb-collections": "6.0.4",
"pouchdb-binary-utils": "6.0.4",
"pouchdb-errors": "6.0.4",
"pouchdb-md5": "6.0.4",
"pouchdb-promise": "6.0.4"
},
"browser": {

@@ -33,3 +23,10 @@ "./lib/index.js": "./lib/index-browser.js",

"./src/isBinaryObject.js": "./src/isBinaryObject-browser.js"
},
"dependencies": {
"argsarray": "0.0.1",
"debug": "2.2.0",
"inherits": "2.0.3",
"pouchdb-errors": "6.0.5",
"pouchdb-promise": "6.0.5"
}
}
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