duck-duck-scrape
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "duck-duck-scrape", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A DuckDuckGo scraper for Node.js.", | ||
@@ -13,2 +13,5 @@ "main": "index.js", | ||
"author": "suushii <suushii@protonmail.com> (https://suushii.github.io)", | ||
"contributors": [ | ||
"Snazzah" | ||
], | ||
"license": "ISC", | ||
@@ -18,5 +21,8 @@ "dependencies": { | ||
"mustache": "^2.3.0", | ||
"querystring": "^0.2.0", | ||
"snekfetch": "^3.6.4" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/suushii/duck-duck-scrape.git" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5930
3
0
- Removedquerystring@^0.2.0
- Removedquerystring@0.2.1(transitive)