Socket
Socket
Sign inDemoInstall

pouchdb-collections

Package Overview
Dependencies
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-collections - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

11

package.json
{
"name": "pouchdb-collections",
"version": "6.3.0",
"version": "6.3.1",
"description": "Map and Set shims for PouchDB",

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

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

@@ -21,3 +21,10 @@ {

}
],
"dependencies": {},
"module": "./lib/index.es.js",
"files": [
"lib",
"dist",
"tonic-example.js"
]
}
src/index.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