@material/shape
Advanced tools
Comparing version 15.0.0-canary.a16dbd1a6.0 to 15.0.0-canary.a246a4439.0
@@ -6,4 +6,7 @@ # Change Log | ||
# [15.0.0-canary.a16dbd1a6.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.a16dbd1a6.0) (2023-02-04) | ||
# [15.0.0-canary.a246a4439.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.a246a4439.0) (2023-09-18) | ||
**Note:** Version bump only for package @material/shape | ||
### Features | ||
* **focus-ring:** support variable shapes in outward variant ([311ab4d](https://github.com/material-components/material-components-web/commit/311ab4d4aa4367ee99d505b89c1550cce81345e4)) |
{ | ||
"name": "@material/shape", | ||
"description": "Shape utilities for Material Components for the web", | ||
"version": "15.0.0-canary.a16dbd1a6.0", | ||
"version": "15.0.0-canary.a246a4439.0", | ||
"license": "MIT", | ||
@@ -21,8 +21,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "15.0.0-canary.a16dbd1a6.0", | ||
"@material/rtl": "15.0.0-canary.a16dbd1a6.0", | ||
"@material/theme": "15.0.0-canary.a16dbd1a6.0", | ||
"@material/feature-targeting": "15.0.0-canary.a246a4439.0", | ||
"@material/rtl": "15.0.0-canary.a246a4439.0", | ||
"@material/theme": "15.0.0-canary.a246a4439.0", | ||
"tslib": "^2.1.0" | ||
}, | ||
"gitHead": "6b1923aa24f460ae50c61296787e46f524bcf15c" | ||
"gitHead": "40201df8b7e53b61aead4acdfa34b48fb1d155b8" | ||
} |
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
32519
15
+ Added@material/feature-targeting@15.0.0-canary.a246a4439.0(transitive)
+ Added@material/rtl@15.0.0-canary.a246a4439.0(transitive)
+ Added@material/theme@15.0.0-canary.a246a4439.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.a16dbd1a6.0(transitive)
- Removed@material/rtl@15.0.0-canary.a16dbd1a6.0(transitive)
- Removed@material/theme@15.0.0-canary.a16dbd1a6.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.a246a4439.0