@react-types/menu
Advanced tools
Comparing version 3.3.1-nightly.2878 to 3.3.1-nightly.2881
{ | ||
"name": "@react-types/menu", | ||
"version": "3.3.1-nightly.2878+562b4006e", | ||
"version": "3.3.1-nightly.2881+840ef4fc8", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,4 +12,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/overlays": "3.5.2-nightly.2878+562b4006e", | ||
"@react-types/shared": "3.0.0-nightly.1193+562b4006e" | ||
"@react-types/overlays": "3.5.2-nightly.2881+840ef4fc8", | ||
"@react-types/shared": "3.0.0-nightly.1196+840ef4fc8" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "562b4006e27f2c479d3498df44c4ea689ff37c3a" | ||
"gitHead": "840ef4fc8fd1dd896a37b581829e954dfa5d3392" | ||
} |
@@ -60,3 +60,3 @@ /* | ||
export interface SpectrumActionMenuProps<T> extends CollectionBase<T>, DOMProps, AriaLabelingProps { | ||
export interface SpectrumActionMenuProps<T> extends CollectionBase<T>, MenuTriggerProps, DOMProps, AriaLabelingProps { | ||
/** | ||
@@ -63,0 +63,0 @@ * Alignment of the menu relative to the trigger. |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15136