@axe-core/reporter-earl
Advanced tools
Comparing version 4.10.1-fe7bb7d.0 to 4.10.2-7c450cb.0
@@ -6,5 +6,16 @@ # Change Log | ||
# [4.10.0](https://github.com/dequelabs/axe-core-npm/compare/v4.9.1...v4.10.0) (2024-08-05) | ||
## [4.10.1](https://github.com/dequelabs/axe-core-npm/compare/v4.10.0...v4.10.1) (2024-10-17) | ||
### Bug Fixes | ||
* Update axe-core to v4.10.1 ([#1124](https://github.com/dequelabs/axe-core-npm/issues/1124)) ([099818b](https://github.com/dequelabs/axe-core-npm/commit/099818bcef1da11df1700027cd6487e338e5cbd2)) | ||
# [4.10.0](https://github.com/dequelabs/axe-core-npm/compare/v4.9.1...v4.10.0) (2024-08-16) | ||
### Features | ||
@@ -11,0 +22,0 @@ |
{ | ||
"name": "@axe-core/reporter-earl", | ||
"version": "4.10.1-fe7bb7d.0+fe7bb7d", | ||
"version": "4.10.2-7c450cb.0+7c450cb", | ||
"description": "A EARL+JSON-LD reporter for axe-core", | ||
@@ -48,4 +48,4 @@ "main": "dist/axeReporterEarl.js", | ||
"@types/jsonld": "github:types/jsonld", | ||
"@types/node": "^20.8.10", | ||
"axe-core": "~4.10.0", | ||
"@types/node": "^22.0.2", | ||
"axe-core": "~4.10.1", | ||
"clone": "^2.1.2", | ||
@@ -61,3 +61,3 @@ "cross-env": "^7.0.3", | ||
}, | ||
"gitHead": "fe7bb7d2ed3514e416500556450d5f178819393c" | ||
"gitHead": "7c450cbdbfca06493ff16952f471bae816c58092" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
65168