@apollo/brand
Advanced tools
Comparing version 0.5.4 to 0.5.5
# @apollo/brand | ||
## 0.5.5 | ||
### Patch Changes | ||
- 0702b85: update `border.hover.dark` token | ||
## 0.5.4 | ||
@@ -4,0 +10,0 @@ |
@@ -17,3 +17,3 @@ "use strict"; | ||
base: primitives_1.gray[300], | ||
dark: primitives_1.gray[300], | ||
dark: primitives_1.navy[300], | ||
}, | ||
@@ -20,0 +20,0 @@ success: { |
{ | ||
"name": "@apollo/brand", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -34,3 +34,3 @@ import { | ||
base: gray[300], | ||
dark: gray[300], | ||
dark: navy[300], | ||
}, | ||
@@ -37,0 +37,0 @@ success: { |
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
57636