New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

playwright-core

Package Overview
Dependencies
Maintainers
2
Versions
4765
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright-core - npm Package Compare versions

Comparing version 0.13.0-post-next.1586577152716 to 0.13.0-post-next.1586578942237

4

lib/server/browserFetcher.js

@@ -85,4 +85,4 @@ "use strict";

'mac10.15': ['pw_run.sh'],
'win32': ['MiniBrowser.exe'],
'win64': ['MiniBrowser.exe'],
'win32': ['Playwright.exe'],
'win64': ['Playwright.exe'],
},

@@ -89,0 +89,0 @@ };

{
"name": "playwright-core",
"version": "0.13.0-post-next.1586577152716",
"version": "0.13.0-post-next.1586578942237",
"description": "A high-level API to automate web browsers",

@@ -13,3 +13,3 @@ "repository": "github:Microsoft/playwright",

"firefox_revision": "1076",
"webkit_revision": "1190"
"webkit_revision": "1193"
},

@@ -16,0 +16,0 @@ "scripts": {

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