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

playwright-core

Package Overview
Dependencies
Maintainers
2
Versions
4644
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.1586915082604 to 0.13.0-post-next.1586917297752

4

lib/chromium/crPage.js

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

const frame = this._page._frameManager.frame(targetId);
helper_1.assert(frame);
this._page._frameManager.removeChildFramesRecursively(frame);
if (frame)
this._page._frameManager.removeChildFramesRecursively(frame);
frameSession.dispose();

@@ -88,0 +88,0 @@ this._sessions.delete(targetId);

{
"name": "playwright-core",
"version": "0.13.0-post-next.1586915082604",
"version": "0.13.0-post-next.1586917297752",
"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