Socket
Socket
Sign inDemoInstall

playwright-core

Package Overview
Dependencies
Maintainers
2
Versions
4548
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.1586930452689 to 0.13.0-post-next.1586932567111

1

lib/selectors.js

@@ -135,2 +135,3 @@ "use strict";

_parseSelector(selector) {
helper_1.assert(helper_1.helper.isString(selector), `selector must be a string`);
let index = 0;

@@ -137,0 +138,0 @@ let quote;

2

package.json
{
"name": "playwright-core",
"version": "0.13.0-post-next.1586930452689",
"version": "0.13.0-post-next.1586932567111",
"description": "A high-level API to automate web browsers",

@@ -5,0 +5,0 @@ "repository": "github:Microsoft/playwright",

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