twitter-puppeteer
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "twitter-puppeteer", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "download all twitter data by scraping without api token using puppeteer.", | ||
"main": "index.js", | ||
"bin": { | ||
"twitter-dl": "index.js" | ||
"twitter-puppeteer": "index.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
# twitter-dl | ||
# twitter-puppeteer | ||
@@ -3,0 +3,0 @@ ## Setup |
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
11950