Socket
Socket
Sign inDemoInstall

cross-fetch

Package Overview
Dependencies
7
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.7 to 3.1.8

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [3.1.8](https://github.com/lquixada/cross-fetch/compare/v3.1.7...v3.1.8) (2023-07-02)
### Bug Fixes
* restored caret on node-fetch version ([6669927](https://github.com/lquixada/cross-fetch/commit/666992742ef7cbc9a405189f05e0bea4ebbe11fa))
### [3.1.7](https://github.com/lquixada/cross-fetch/compare/v3.1.7-test.1...v3.1.7) (2023-07-01)

@@ -7,0 +14,0 @@

4

package.json
{
"name": "cross-fetch",
"version": "3.1.7",
"version": "3.1.8",
"description": "Universal WHATWG Fetch API for Node, Browsers and React Native",

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

"dependencies": {
"node-fetch": "2.6.12"
"node-fetch": "^2.6.12"
},

@@ -72,0 +72,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc