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

website-scraper

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

website-scraper - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

16

package.json
{
"name": "website-scraper",
"version": "3.3.2",
"version": "3.3.3",
"description": "Download website to a local directory (including all css, images, js, etc.)",

@@ -40,8 +40,8 @@ "readmeFilename": "README.md",

"debug": "^3.1.0",
"fs-extra": "^4.0.0",
"fs-extra": "^5.0.0",
"he": "^1.1.0",
"lodash": "^4.11.1",
"normalize-url": "^1.5.3",
"lodash": "^4.17.5",
"normalize-url": "^2.0.0",
"p-queue": "^2.1.0",
"request": "^2.81.0",
"request": "^2.85.0",
"srcset": "^1.0.0"

@@ -54,7 +54,7 @@ },

"istanbul": "^0.4.0",
"mocha": "^4.0.0",
"mocha": "^5.0.0",
"nock": "^9.0.2",
"proxyquire": "^1.7.3",
"proxyquire": "^2.0.0",
"should": "^13.0.0",
"sinon": "^4.0.0"
"sinon": "^5.0.1"
},

@@ -61,0 +61,0 @@ "files": [

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