puppeteer
Advanced tools
Comparing version 1.0.0-next.1515460930569 to 1.0.0-next.1515463858907
@@ -68,3 +68,3 @@ /** | ||
setDownloadHost(downloadHost) { | ||
this._downloadHost = downloadHost; | ||
this._downloadHost = downloadHost.replace(/\/+$/, ''); | ||
} | ||
@@ -71,0 +71,0 @@ |
{ | ||
"name": "puppeteer", | ||
"version": "1.0.0-next.1515460930569", | ||
"version": "1.0.0-next.1515463858907", | ||
"description": "A high-level API to control headless Chrome over the DevTools Protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
252318