Socket
Socket
Sign inDemoInstall

puppeteer-extra-plugin-devtools

Package Overview
Dependencies
241
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.6 to 2.2.7

10

package.json
{
"name": "puppeteer-extra-plugin-devtools",
"version": "2.2.6",
"version": "2.2.7",
"description": "Make puppeteer browser debugging possible from anywhere (devtools with screencasting on the internet).",

@@ -12,3 +12,3 @@ "main": "index.js",

"test": "ava -v && eslint --ext .js .",
"test-ci": "yarn test"
"test-ci-old": "yarn test"
},

@@ -33,3 +33,3 @@ "engines": {

"puppeteer": "^2.0.0",
"puppeteer-extra": "^3.1.7"
"puppeteer-extra": "^3.1.8"
},

@@ -45,7 +45,7 @@ "dependencies": {

"ow": "^0.4.0",
"puppeteer-extra-plugin": "^3.1.2",
"puppeteer-extra-plugin": "^3.1.3",
"randomstring": "^1.1.5",
"url-parse": "^1.4.0"
},
"gitHead": "6d452681fe832a6d864616ee8fa79134ebd19be7"
"gitHead": "6a89e1196bdf8327ee9a2ba8b18f861d9fc209d3"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc