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

pouchdb-browser

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

Comparing version 6.3.0 to 6.3.1

19

package.json
{
"name": "pouchdb-browser",
"version": "6.3.0",
"version": "6.3.1",
"description": "PouchDB, the browser-only edition.",

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

"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb"
"repository": "https://github.com/pouchdb/pouchdb",
"dependencies": {
"argsarray": "0.0.1",
"debug": "2.6.4",
"immediate": "3.0.6",
"inherits": "2.0.3",
"lie": "3.1.1",
"spark-md5": "3.0.0",
"vuvuzela": "1.0.3"
},
"module": "./lib/index.es.js",
"files": [
"lib",
"dist",
"tonic-example.js"
]
}
src/index.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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