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

@axe-core/reporter-earl

Package Overview
Dependencies
Maintainers
4
Versions
492
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axe-core/reporter-earl - npm Package Compare versions

Comparing version

to
4.8.2-c2990f7.0

dist/axeReporterEarl.d.mts

8

package.json
{
"name": "@axe-core/reporter-earl",
"version": "4.8.2-c2255c3.0+c2255c3",
"version": "4.8.2-c2990f7.0+c2990f7",
"description": "A EARL+JSON-LD reporter for axe-core",

@@ -45,3 +45,3 @@ "main": "dist/axeReporterEarl.js",

"@types/jsonld": "github:types/jsonld",
"@types/node": "^18.8.3",
"@types/node": "^20.8.10",
"axe-core": "~4.8.2",

@@ -55,6 +55,6 @@ "clone": "^2.1.2",

"ts-node": "^10.9.1",
"tsup": "^6.7.0",
"tsup": "^7.2.0",
"typescript": "^4.8.4"
},
"gitHead": "c2255c31a7fc795050297cf0d0ba97d42fe53b79"
"gitHead": "c2990f7dddd82cdf1c572ecbd154f7492fa33de3"
}