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.1.1
to
0.2.0
+10
-3
package.json
{
"name": "@viewgraph/playwright",
"version": "0.1.1",
"version": "0.2.0",
"description": "ViewGraph capture fixture for Playwright - capture structured DOM snapshots during E2E tests",

@@ -25,3 +25,10 @@ "type": "module",

},
"keywords": ["viewgraph", "playwright", "testing", "dom-capture", "mcp", "accessibility"],
"keywords": [
"viewgraph",
"playwright",
"testing",
"dom-capture",
"mcp",
"accessibility"
],
"license": "AGPL-3.0",

@@ -37,2 +44,2 @@ "homepage": "https://chaoslabz.gitbook.io/viewgraph",

}
}
}