Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

duck-duck-scrape

Package Overview
Dependencies
Maintainers
2
Versions
25
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.4 to 0.0.5

2

index.js

@@ -105,3 +105,3 @@ const sf = require('snekfetch')

callback: 'autocompleteCallback',
q: format(query)
q: _format(query)
})

@@ -108,0 +108,0 @@ return JSON.parse(response.text.replace(/autocompleteCallback\((.+)\);/, "$1"))

{
"name": "duck-duck-scrape",
"version": "0.0.4",
"version": "0.0.5",
"description": "A DuckDuckGo scraper for Node.js.",

@@ -5,0 +5,0 @@ "main": "index.js",

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