New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fetch.io

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch.io - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

2

lib/fetch.js

@@ -240,3 +240,3 @@

.then(res => {
afterResponse()
afterResponse(res)
return res

@@ -243,0 +243,0 @@ })

{
"name": "fetch.io",
"version": "3.0.0",
"version": "3.1.0",
"description": "extends the whatwg fetch api, makes it easier to use",

@@ -5,0 +5,0 @@ "browser": "build/fetch.js",

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