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 0.1.0 to 1.0.0

browser.js

15

package.json
{
"name": "isomorphic-unfetch",
"version": "0.1.0",
"description": "",
"version": "1.0.0",
"description": "Switches between unfetch & node-fetch for client & server.",
"browser": "browser.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Jason Miller <jason@developit.ca> (http://jasonformat.com)",
"license": "ISC"
"dependencies": {
"node-fetch": "^1.6.3",
"unfetch": "^2.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