twitter-puppeteer
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "twitter-puppeteer", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "download all twitter data by scraping without api token using puppeteer.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -27,4 +27,4 @@ # twitter-puppeteer | ||
``` | ||
[Console]::OutputEncoding = [System.Text.Encoding]::UTF | ||
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8 | ||
$OutputEncoding = [Console]::OutputEncodin | ||
``` |
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
301932