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

isomorphic-unfetch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isomorphic-unfetch - npm Package Compare versions

Comparing version 2.1.1 to 3.0.0

7

package.json
{
"name": "isomorphic-unfetch",
"version": "2.1.1",
"version": "3.0.0",
"description": "Switches between unfetch & node-fetch for client & server.",

@@ -10,2 +10,3 @@ "files": [

],
"repository": "developit/unfetch",
"browser": "browser.js",

@@ -15,5 +16,5 @@ "main": "index.js",

"dependencies": {
"node-fetch": "^2.1.2",
"unfetch": "^3.1.0"
"node-fetch": "^2.2.0",
"unfetch": "^4.0.0"
}
}
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