Socket
Socket
Sign inDemoInstall

fetch-any

Package Overview
Dependencies
7
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

file.js

@@ -26,2 +26,4 @@ module.exports=function(url,options={}){

}
}
}
require(".").support(module.exports)

@@ -22,4 +22,2 @@ var fetch=require("isomorphic-fetch")

module.exports.support(require("./file"))
global.fetch = module.exports;

@@ -26,0 +24,0 @@ if(!global.Response.prototype.arrayBuffer){

{
"name":"fetch-any",
"version":"1.0.0",
"version":"1.0.1",
"author": {
"name": "Raymond Li",
"email": "lalalic@139.com"
},
},
"dependencies": {

@@ -22,3 +22,3 @@ "isomorphic-fetch": "^2.2.1"

},
"readme": "README.md"
"readme": "README.md"
}

@@ -0,0 +0,0 @@ # fetch-any

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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