@sa11y/browser-lib
Advanced tools
Comparing version 6.11.0 to 6.12.0
{ | ||
"name": "@sa11y/browser-lib", | ||
"version": "6.11.0", | ||
"version": "6.12.0", | ||
"description": "Provides a minified version of selected `@sa11y` libraries to be injected into a browser (using webdriver) and executed from integration testing workflows.", | ||
@@ -37,13 +37,13 @@ "license": "BSD-3-Clause", | ||
"dependencies": { | ||
"@sa11y/format": "6.11.0", | ||
"@sa11y/preset-rules": "6.11.0", | ||
"axe-core": "4.9.0" | ||
"@sa11y/format": "6.12.0", | ||
"@sa11y/preset-rules": "6.12.0", | ||
"axe-core": "4.10.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "23.0.7", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-node-resolve": "15.3.0", | ||
"@rollup/plugin-replace": "5.0.7", | ||
"@sa11y/common": "6.11.0", | ||
"@sa11y/test-utils": "6.11.0", | ||
"rollup": "3.29.4", | ||
"@sa11y/common": "6.12.0", | ||
"@sa11y/test-utils": "6.12.0", | ||
"rollup": "3.29.5", | ||
"rollup-plugin-polyfill-node": "0.13.0", | ||
@@ -61,3 +61,3 @@ "rollup-plugin-progress": "1.1.2", | ||
}, | ||
"gitHead": "2fe695a0b593b37e4f126e586348c1b5ce0bd624" | ||
"gitHead": "94bc67b4c358064439d640062a2d54e9edb79490" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1984370
36234
+ Added@sa11y/common@6.12.0(transitive)
+ Added@sa11y/format@6.12.0(transitive)
+ Added@sa11y/preset-rules@6.12.0(transitive)
+ Addedaxe-core@4.10.0(transitive)
- Removed@sa11y/common@6.11.0(transitive)
- Removed@sa11y/format@6.11.0(transitive)
- Removed@sa11y/preset-rules@6.11.0(transitive)
- Removedaxe-core@4.9.0(transitive)
Updated@sa11y/format@6.12.0
Updated@sa11y/preset-rules@6.12.0
Updatedaxe-core@4.10.0