@material/tokens
Advanced tools
Comparing version 12.0.0-canary.17553e9f8.0 to 12.0.0-canary.22d29cbb4.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [12.0.0-canary.17553e9f8.0](https://github.com/material-components/material-components-web/compare/v11.0.0...v12.0.0-canary.17553e9f8.0) (2021-06-28) | ||
# [12.0.0-canary.22d29cbb4.0](https://github.com/material-components/material-components-web/compare/v11.0.0...v12.0.0-canary.22d29cbb4.0) (2021-07-13) | ||
@@ -13,1 +13,2 @@ | ||
* Create token package with resolvers ([9405502](https://github.com/material-components/material-components-web/commit/940550232c7925150e597c4f56433b7e5df59099)) | ||
* **elevation:** Create elevation resolver mixin ([5dfec7a](https://github.com/material-components/material-components-web/commit/5dfec7a1445efb45a7fb4d96ce037cafab205f30)) |
{ | ||
"name": "@material/tokens", | ||
"description": "Material Components for the web mixins for Material Design tokens", | ||
"version": "12.0.0-canary.17553e9f8.0", | ||
"version": "12.0.0-canary.22d29cbb4.0", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/elevation": "12.0.0-canary.17553e9f8.0" | ||
"@material/elevation": "12.0.0-canary.22d29cbb4.0" | ||
}, | ||
"gitHead": "bbd7dc5fbee09c82081517ffc14264d4834209ba" | ||
"gitHead": "b37054450964af349924b81bae43ec6b3beb2808" | ||
} |
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
2559
+ Added@material/animation@12.0.0-canary.22d29cbb4.0(transitive)
+ Added@material/base@12.0.0-canary.22d29cbb4.0(transitive)
+ Added@material/elevation@12.0.0-canary.22d29cbb4.0(transitive)
+ Added@material/feature-targeting@12.0.0-canary.22d29cbb4.0(transitive)
+ Added@material/theme@12.0.0-canary.22d29cbb4.0(transitive)
- Removed@material/animation@12.0.0-canary.17553e9f8.0(transitive)
- Removed@material/base@12.0.0-canary.17553e9f8.0(transitive)
- Removed@material/elevation@12.0.0-canary.17553e9f8.0(transitive)
- Removed@material/feature-targeting@12.0.0-canary.17553e9f8.0(transitive)
- Removed@material/theme@12.0.0-canary.17553e9f8.0(transitive)