Socket
Socket
Sign inDemoInstall

@axe-core/playwright

Package Overview
Dependencies
Maintainers
4
Versions
373
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axe-core/playwright - npm Package Compare versions

Comparing version 4.8.3-854eeb3.0 to 4.8.3-92669c1.0

2

./dist/index.js

@@ -122,3 +122,3 @@ "use strict";

};
var caught = ((f) => {
var caught = /* @__PURE__ */ ((f) => {
return (p) => (p.catch(f), p);

@@ -125,0 +125,0 @@ })(() => {

@@ -122,3 +122,3 @@ "use strict";

};
var caught = ((f) => {
var caught = /* @__PURE__ */ ((f) => {
return (p) => (p.catch(f), p);

@@ -125,0 +125,0 @@ })(() => {

{
"name": "@axe-core/playwright",
"version": "4.8.3-854eeb3.0+854eeb3",
"version": "4.8.3-92669c1.0+92669c1",
"description": "Provides a method to inject and analyze web pages using axe",

@@ -54,3 +54,3 @@ "contributors": [

"dependencies": {
"axe-core": "~4.8.2"
"axe-core": "~4.8.3"
},

@@ -71,4 +71,4 @@ "devDependencies": {

"ts-node": "^10.9.1",
"tsup": "^7.2.0",
"typescript": "^4.8.4"
"tsup": "^8.0.1",
"typescript": "^5.2.2"
},

@@ -97,3 +97,3 @@ "peerDependencies": {

},
"gitHead": "854eeb31d9b540ed30d602452c1d833600ecad20"
"gitHead": "92669c1ea1806477933ee99ce5e9483682214907"
}

Sorry, the diff of this file is not supported yet

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