Socket
Socket
Sign inDemoInstall

puppeteer

Package Overview
Dependencies
Maintainers
3
Versions
898
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.1515460930569 to 1.0.0-next.1515463858907

2

lib/Downloader.js

@@ -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",

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