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

pouchdb-fetch

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-fetch - npm Package Compare versions

Comparing version 7.2.2 to 7.3.0

12

package.json
{
"name": "pouchdb-fetch",
"version": "7.2.2",
"version": "7.3.0",
"description": "PouchDB's fetch() method.",

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

"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb.git",
"directory": "packages/node_modules/pouchdb-fetch"
},
"jsnext:main": "./lib/index.es.js",

@@ -18,4 +22,4 @@ "browser": {

"abort-controller": "3.0.0",
"fetch-cookie": "0.10.1",
"node-fetch": "2.6.0"
"fetch-cookie": "0.11.0",
"node-fetch": "2.6.7"
},

@@ -22,0 +26,0 @@ "module": "./lib/index.es.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