@xstyled/core
Advanced tools
Comparing version 3.8.0 to 3.8.1
@@ -11,3 +11,3 @@ import * as _xstyled_system from '@xstyled/system'; | ||
declare type ColorModeState = [string | null, (mode: string | null) => void]; | ||
type ColorModeState = [string | null, (mode: string | null) => void]; | ||
interface ColorModes { | ||
@@ -14,0 +14,0 @@ [key: string]: Colors; |
{ | ||
"name": "@xstyled/core", | ||
"description": "xstyled core utilities.", | ||
"version": "3.8.0", | ||
"version": "3.8.1", | ||
"sideEffects": false, | ||
@@ -34,6 +34,6 @@ "type": "module", | ||
"dependencies": { | ||
"@xstyled/system": "^3.8.0", | ||
"@xstyled/system": "^3.8.1", | ||
"@xstyled/util": "^3.7.0" | ||
}, | ||
"gitHead": "829d58d4d17542630ceb68b5e77699b1e5d42ca3" | ||
"gitHead": "77489c9706a4b189f6fef825eba06d651043d7c6" | ||
} |
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
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
121874
1265
Updated@xstyled/system@^3.8.1