@carbon/styles
Advanced tools
Comparing version 1.67.0 to 1.68.0-rc.0
{ | ||
"name": "@carbon/styles", | ||
"description": "Styles for the Carbon Design System", | ||
"version": "1.67.0", | ||
"version": "1.68.0-rc.0", | ||
"license": "Apache-2.0", | ||
@@ -43,9 +43,9 @@ "repository": { | ||
"dependencies": { | ||
"@carbon/colors": "^11.27.0", | ||
"@carbon/feature-flags": "^0.23.0", | ||
"@carbon/grid": "^11.28.0", | ||
"@carbon/layout": "^11.27.0", | ||
"@carbon/motion": "^11.23.0", | ||
"@carbon/themes": "^11.42.0", | ||
"@carbon/type": "^11.32.0", | ||
"@carbon/colors": "^11.28.0-rc.0", | ||
"@carbon/feature-flags": "^0.24.0-rc.0", | ||
"@carbon/grid": "^11.29.0-rc.0", | ||
"@carbon/layout": "^11.28.0-rc.0", | ||
"@carbon/motion": "^11.24.0-rc.0", | ||
"@carbon/themes": "^11.43.0-rc.0", | ||
"@carbon/type": "^11.33.0-rc.0", | ||
"@ibm/plex": "6.0.0-next.6", | ||
@@ -71,3 +71,3 @@ "@ibm/telemetry-js": "^1.5.0" | ||
], | ||
"gitHead": "a4e466817cb1f68711d5691468dd12a6756c275e" | ||
"gitHead": "e48f5e6815bd93e518e8da73c7555590b85cda22" | ||
} |
@@ -149,7 +149,7 @@ # @carbon/styles | ||
This package uses IBM Telemetry to collect metrics data. By installing this | ||
package as a dependency you are agreeing to telemetry collection. To opt out, | ||
see | ||
This package uses IBM Telemetry to collect de-identified and anonymized metrics | ||
data. By installing this package as a dependency you are agreeing to telemetry | ||
collection. To opt out, see | ||
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection). | ||
For more information on the data being collected, please see the | ||
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics). |
@@ -66,3 +66,3 @@ /** | ||
return ( | ||
declaration.property.includes(token) && | ||
declaration?.property?.includes(token) && | ||
declaration.value === value | ||
@@ -69,0 +69,0 @@ ); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2796806
25818
2
+ Added@carbon/feature-flags@0.24.0(transitive)
- Removed@carbon/feature-flags@0.23.1(transitive)
Updated@carbon/colors@^11.28.0-rc.0
Updated@carbon/grid@^11.29.0-rc.0
Updated@carbon/layout@^11.28.0-rc.0
Updated@carbon/motion@^11.24.0-rc.0
Updated@carbon/themes@^11.43.0-rc.0
Updated@carbon/type@^11.33.0-rc.0