@material/focus-ring
Advanced tools
Comparing version 14.0.0-canary.dcba26fe1.0 to 14.0.0-canary.e00181e59.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [14.0.0-canary.dcba26fe1.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.dcba26fe1.0) (2022-02-04) | ||
# [14.0.0-canary.e00181e59.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.e00181e59.0) (2022-02-10) | ||
@@ -14,1 +14,2 @@ | ||
* **focus-ring:** ignore pointer events ([3ef470e](https://github.com/material-components/material-components-web/commit/3ef470efe6f1d213935dca37ad213030cdd30d88)) | ||
* **focus-ring:** RTL bugfix ([e00181e](https://github.com/material-components/material-components-web/commit/e00181e59cb1f29f4a8280f48b377a667a3e783b)) |
{ | ||
"name": "@material/focus-ring", | ||
"description": "The Material Components Web focus ring utilities", | ||
"version": "14.0.0-canary.dcba26fe1.0", | ||
"version": "14.0.0-canary.e00181e59.0", | ||
"license": "MIT", | ||
@@ -22,7 +22,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/dom": "14.0.0-canary.dcba26fe1.0", | ||
"@material/feature-targeting": "14.0.0-canary.dcba26fe1.0", | ||
"@material/rtl": "14.0.0-canary.dcba26fe1.0" | ||
"@material/dom": "14.0.0-canary.e00181e59.0", | ||
"@material/feature-targeting": "14.0.0-canary.e00181e59.0", | ||
"@material/rtl": "14.0.0-canary.e00181e59.0" | ||
}, | ||
"gitHead": "ced7dd56d5d3b017288f0575d6e773c03f01d0ef" | ||
"gitHead": "7e9ce072e9ec1ce5820d347b59d99209542a2bfa" | ||
} |
Sorry, the diff of this file is not supported yet
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
6820
+ Added@material/dom@14.0.0-canary.e00181e59.0(transitive)
+ Added@material/feature-targeting@14.0.0-canary.e00181e59.0(transitive)
+ Added@material/rtl@14.0.0-canary.e00181e59.0(transitive)
+ Added@material/theme@14.0.0-canary.e00181e59.0(transitive)
- Removed@material/dom@14.0.0-canary.dcba26fe1.0(transitive)
- Removed@material/feature-targeting@14.0.0-canary.dcba26fe1.0(transitive)
- Removed@material/rtl@14.0.0-canary.dcba26fe1.0(transitive)
- Removed@material/theme@14.0.0-canary.dcba26fe1.0(transitive)
Updated@material/feature-targeting@14.0.0-canary.e00181e59.0