puppeteer
Advanced tools
Comparing version 1.0.0-next.1515463970965 to 1.0.0-next.1515544418139
@@ -298,2 +298,3 @@ /** | ||
* @param {Object} options | ||
* @return {!Promise<!Puppeteer.ElementHandle>} | ||
*/ | ||
@@ -306,2 +307,3 @@ async addScriptTag(options) { | ||
* @param {Object} options | ||
* @return {!Promise<!Puppeteer.ElementHandle>} | ||
*/ | ||
@@ -308,0 +310,0 @@ async addStyleTag(options) { |
{ | ||
"name": "puppeteer", | ||
"version": "1.0.0-next.1515463970965", | ||
"version": "1.0.0-next.1515544418139", | ||
"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
252590
6363