Socket
Socket
Sign inDemoInstall

node-wget-fetch

Package Overview
Dependencies
7
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.2

6

package.json
{
"name": "node-wget-fetch",
"version": "1.1.0",
"version": "1.1.2",
"description": "Ultra simple async retrieval of resources or remote files over http or https, an cli tool, and convenience wrapper of node-fetch, and a seamless retry ability",

@@ -49,8 +49,8 @@ "type": "module",

"dependencies": {
"node-fetch": "~2.6.1"
"node-fetch": "^2.6.7"
},
"devDependencies": {
"mocha": "^8.2.1",
"mocha": "^8.4.0",
"should": "~13.2.3"
}
}
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