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

node-wget

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-wget - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

16

package.json
{
"name": "node-wget",
"version": "0.4.2",
"version": "0.4.3",
"description": "Ultra simple async retrieval of remote files over http or https",

@@ -34,12 +34,12 @@ "main": "wget.js",

"dependencies": {
"request": "~2.27.0"
"request": "~2.85.0"
},
"devDependencies": {
"license-md": "~0.2.5",
"grunt": "~0.4.1",
"grunt-bump": "~0.0.11",
"grunt-license": "~0.1.4",
"mocha": "~1.12.0",
"should": "~1.2.2"
"license-md": "~0.3.6",
"grunt": "~1.0.2",
"grunt-bump": "~0.8.0",
"grunt-license": "~0.1.5",
"mocha": "~5.0.4",
"should": "~13.2.1"
}
}
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