You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

assistive-playwright-test

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assistive-playwright-test - npm Package Compare versions

Comparing version

to
0.2.1

6

package.json
{
"name": "assistive-playwright-test",
"version": "0.2.0",
"version": "0.2.1",
"description": "assistive-playwright-test is a library that extends @playwright/test by providing test fixtures to allow end-to-end testing of web applications with a screen reader.",

@@ -30,3 +30,3 @@ "main": "dist/index.js",

"@playwright/test": "1.19.2",
"rollup": "2.69.0",
"rollup": "2.70.0",
"tslib": "2.3.1",

@@ -36,3 +36,3 @@ "typescript": "4.6.2"

"dependencies": {
"assistive-playwright-client": "0.2.0",
"assistive-playwright-client": "0.2.1",
"uuid": "8.3.2"

@@ -39,0 +39,0 @@ },