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

pouchdb-selector-core

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-selector-core - npm Package Compare versions

Comparing version 0.0.0 to 6.2.0

lib/index.es.js

22

package.json
{
"name": "pouchdb-selector-core",
"version": "0.0.0",
"description": "placeholder for pouchdb-selector-core package",
"main": "index.js",
"author": "Nolan Lawson <nolan@nolanlawson.com>",
"license": "Apache-2.0"
"version": "6.2.0",
"description": "PouchDB's core selector code",
"main": "./lib/index.js",
"keywords": [],
"author": "Will Holley <will@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./lib/index.es.js",
"dependencies": {
"pouchdb-collate": "6.2.0",
"pouchdb-utils": "6.2.0"
},
"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