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.2-c2990f7.0 to 4.8.2-d5becec.0

9

package.json
{
"name": "@axe-core/playwright",
"version": "4.8.2-c2990f7.0+c2990f7",
"version": "4.8.2-d5becec.0+d5becec",
"description": "Provides a method to inject and analyze web pages using axe",

@@ -46,3 +46,5 @@ "contributors": [

"test": "mocha --timeout 60000 -r ts-node/register 'test/**.spec.ts'",
"test:export": "npm run test:esm && npm run test:commonjs",
"test:esm": "node test/esmTest.mjs",
"test:commonjs": "node test/commonjsTest.js",
"coverage": "nyc npm run test",

@@ -60,3 +62,3 @@ "prepare": "npx playwright install && npm run build"

"@types/node": "^20.8.10",
"@types/test-listen": "^1.1.0",
"async-listen": "^3.0.1",
"axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1",

@@ -68,3 +70,2 @@ "chai": "^4.3.6",

"rimraf": "^5.0.5",
"test-listen": "^1.1.0",
"ts-node": "^10.9.1",

@@ -96,3 +97,3 @@ "tsup": "^7.2.0",

},
"gitHead": "c2990f7dddd82cdf1c572ecbd154f7492fa33de3"
"gitHead": "d5bececb595e1177be16bfa9d642bd21c2e9262e"
}
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