@kodiak-ui/message
Advanced tools
Comparing version 0.1.7 to 0.1.10
{ | ||
"name": "@kodiak-ui/message", | ||
"version": "0.1.7", | ||
"version": "0.1.10", | ||
"description": "Component to display messages to users (i.e. alerts, notifications)", | ||
@@ -28,10 +28,10 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@emotion/core": "^10.0.27", | ||
"@emotion/serialize": "^0.11.15", | ||
"@emotion/core": "^10.0.28", | ||
"@emotion/serialize": "^0.11.16", | ||
"@emotion/styled": "^10.0.27", | ||
"@kodiak-ui/core": "^0.1.9", | ||
"@kodiak-ui/primitives": "^0.10.3", | ||
"@kodiak-ui/core": "^0.1.10", | ||
"@kodiak-ui/primitives": "^0.10.6", | ||
"theme-ui": "^0.3.1" | ||
}, | ||
"gitHead": "dbb274cb1cf8c1388bf6e1729cb82c1746d8b508" | ||
"gitHead": "dd9ec58c989fb87b461dc81b412f2c0cb4ee2205" | ||
} |
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
12576
Updated@emotion/core@^10.0.28
Updated@emotion/serialize@^0.11.16
Updated@kodiak-ui/core@^0.1.10