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.0.0 to 2.1.0

index.d.ts

12

package.json
{
"name": "isomorphic-unfetch",
"version": "2.0.0",
"version": "2.1.0",
"description": "Switches between unfetch & node-fetch for client & server.",
"files": [
"index.js",
"index.d.ts",
"browser.js"
],
"browser": "browser.js",
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"node-fetch": "^1.7.1",
"unfetch": "^3.0.0"
"node-fetch": "^2.1.2",
"unfetch": "^3.1.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