New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@empiricalrun/playwright-utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empiricalrun/playwright-utils - npm Package Compare versions

Comparing version

to
0.4.1

# @empiricalrun/playwright-utils
## 0.4.1
### Patch Changes
- e7f8f63: feat: add highlights to video recording
## 0.4.0

@@ -4,0 +10,0 @@

{
"name": "@empiricalrun/playwright-utils",
"version": "0.4.0",
"version": "0.4.1",
"publishConfig": {

@@ -9,2 +9,12 @@ "registry": "https://registry.npmjs.org/",

"main": "dist/index.js",
"exports": {
".": {
"default": "./dist/index.js",
"types": "./dist/index.d.ts"
},
"./test": {
"default": "./dist/test/index.js",
"types": "./dist/test/index.d.ts"
}
},
"repository": {

@@ -11,0 +21,0 @@ "type": "git",