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

@empiricalrun/playwright-utils

Package Overview
Dependencies
Maintainers
0
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empiricalrun/playwright-utils - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

6

CHANGELOG.md
# @empiricalrun/playwright-utils
## 0.4.2
### Patch Changes
- 6b24c0c: fix: package import issue
## 0.4.1

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

10

package.json
{
"name": "@empiricalrun/playwright-utils",
"version": "0.4.1",
"version": "0.4.2",
"publishConfig": {

@@ -11,8 +11,8 @@ "registry": "https://registry.npmjs.org/",

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

@@ -19,0 +19,0 @@ },

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