Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@viewgraph/playwright

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@viewgraph/playwright - npm Package Compare versions

Comparing version
0.3.7
to
0.4.0
+1
-1
index.js

@@ -103,3 +103,3 @@ /**

id: `pw-${Date.now()}`,
uuid: `pw-${Date.now()}-${Math.random().toString(36).slice(2, 8)}`,
uuid: crypto.randomUUID(),
type: 'element',

@@ -106,0 +106,0 @@ selector: sel,

{
"name": "@viewgraph/playwright",
"version": "0.3.7",
"version": "0.4.0",
"description": "ViewGraph capture fixture for Playwright - capture structured DOM snapshots during E2E tests",

@@ -5,0 +5,0 @@ "type": "module",