Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

puppeteer

Package Overview
Dependencies
Maintainers
3
Versions
907
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer - npm Package Compare versions

Comparing version 1.0.0-next.1515463970965 to 1.0.0-next.1515544418139

2

lib/Page.js

@@ -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) {

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc