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

duck-duck-scrape

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duck-duck-scrape - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "duck-duck-scrape",
"version": "0.0.1",
"version": "0.0.2",
"description": "A DuckDuckGo scraper for Node.js.",

@@ -13,3 +13,9 @@ "main": "index.js",

"author": "suushii <suushii@protonmail.com> (https://suushii.github.io)",
"license": "ISC"
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"mustache": "^2.3.0",
"querystring": "^0.2.0",
"snekfetch": "^3.6.4"
}
}
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