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

pouchdb-collate

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-collate - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

11

package.json
{
"name": "pouchdb-collate",
"version": "6.3.0",
"version": "6.3.1",
"description": "Collation functions for PouchDB map/reduce",

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

"license": "Apache-2.0",
"jsnext:main": "./src/index.js"
"jsnext:main": "./lib/index.es.js",
"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