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

pouchdb-promise

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-promise - npm Package Compare versions

Comparing version 0.0.0 to 5.4.0

lib/index.js

40

package.json
{
"name": "pouchdb-promise",
"version": "0.0.0",
"description": "promises for pouchdb",
"main": "index.js",
"version": "5.4.0",
"description": "Promises as used by PouchDB.",
"main": "./lib/index.js",
"keywords": [],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js",
"files": [
"lib",
"src"
],
"dependencies": {
"lie": "~2.7.4",
"bluebird": "~1.2.4"
},
"browser": {
"bluebird": "lie"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/calvinmetcalf/pouchdb-promise.git"
},
"keywords": [
"pouchdb",
"promises"
],
"author": "",
"license": "Apache",
"bugs": {
"url": "https://github.com/calvinmetcalf/pouchdb-promise/issues"
},
"homepage": "https://github.com/calvinmetcalf/pouchdb-promise"
"lie": "3.0.4"
}
}
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