Socket
Socket
Sign inDemoInstall

cross-fetch

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-fetch - npm Package Compare versions

Comparing version 3.1.4 to 3.2.0-alpha.0

31

package.json
{
"name": "cross-fetch",
"version": "3.1.4",
"version": "3.2.0-alpha.0",
"description": "Universal WHATWG Fetch API for Node, Browsers and React Native",

@@ -27,4 +27,3 @@ "homepage": "https://github.com/lquixada/cross-fetch",

"assert",
"chai",
"sinon"
"chai"
],

@@ -75,3 +74,3 @@ "ignore": [

"dependencies": {
"node-fetch": "2.6.1"
"node-fetch": "2.6.5"
},

@@ -81,3 +80,3 @@ "devDependencies": {

"@commitlint/config-conventional": "12.0.1",
"@types/chai": "4.2.15",
"@types/chai": "4.2.22",
"@types/mocha": "8.2.2",

@@ -87,3 +86,3 @@ "@types/node": "14.14.37",

"chai": "4.3.4",
"codecov": "3.8.1",
"codecov": "3.8.3",
"cz-conventional-changelog": "3.3.0",

@@ -95,6 +94,6 @@ "express": "4.17.1",

"mocha-headless-chrome": "3.1.0",
"nock": "13.0.11",
"nock": "13.1.3",
"nyc": "15.1.0",
"ora": "5.4.0",
"rollup": "2.44.0",
"open-cli": "6.0.1",
"rollup": "2.58.0",
"rollup-plugin-copy": "3.4.0",

@@ -104,9 +103,9 @@ "rollup-plugin-terser": "7.0.2",

"serve-index": "1.9.1",
"sinon": "10.0.0",
"standard": "16.0.3",
"standard-version": "9.1.1",
"typescript": "4.2.3",
"webpack": "5.28.0",
"webpack-cli": "4.6.0",
"whatwg-fetch": "3.0.0"
"standard": "16.0.4",
"standard-version": "9.3.1",
"typescript": "4.4.4",
"webpack": "5.58.2",
"webpack-cli": "4.9.0",
"whatwg-fetch": "3.6.2",
"yargs": "16.2.0"
},

@@ -113,0 +112,0 @@ "files": [

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