@launchpad-ui/dropdown
Advanced tools
Comparing version 0.6.62 to 0.6.63
@@ -10,3 +10,3 @@ /// <reference types="react" /> | ||
size?: "big" | "small" | "medium" | "tiny" | undefined; | ||
kind?: "link" | "default" | "close" | "primary" | "destructive" | "minimal" | undefined; | ||
kind?: "link" | "default" | "close" | "primary" | "destructive" | "minimal" | "primaryFlair" | "defaultFlair" | "minimalFlair" | undefined; | ||
fit?: boolean | undefined; | ||
@@ -13,0 +13,0 @@ disabled?: boolean | undefined; |
{ | ||
"name": "@launchpad-ui/dropdown", | ||
"version": "0.6.62", | ||
"version": "0.6.63", | ||
"status": "beta", | ||
@@ -30,6 +30,6 @@ "publishConfig": { | ||
"classix": "2.1.17", | ||
"@launchpad-ui/button": "~0.9.6", | ||
"@launchpad-ui/icons": "~0.9.6", | ||
"@launchpad-ui/popover": "~0.10.11", | ||
"@launchpad-ui/tokens": "~0.6.0" | ||
"@launchpad-ui/button": "~0.10.0", | ||
"@launchpad-ui/icons": "~0.10.0", | ||
"@launchpad-ui/popover": "~0.10.12", | ||
"@launchpad-ui/tokens": "~0.7.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
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
25319
+ Added@launchpad-ui/button@0.10.10(transitive)
+ Added@launchpad-ui/icons@0.10.00.13.1(transitive)
- Removed@launchpad-ui/button@0.9.6(transitive)
- Removed@launchpad-ui/icons@0.9.6(transitive)
- Removed@launchpad-ui/tokens@0.6.0(transitive)
Updated@launchpad-ui/button@~0.10.0
Updated@launchpad-ui/icons@~0.10.0
Updated@launchpad-ui/tokens@~0.7.0