@react-types/overlays
Advanced tools
Comparing version 3.3.1-nightly.2445 to 3.3.1-nightly.2448
{ | ||
"name": "@react-types/overlays", | ||
"version": "3.3.1-nightly.2445+df4650ba", | ||
"version": "3.3.1-nightly.2448+28ceccbf", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,3 +12,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/shared": "3.0.0-nightly.767+df4650ba" | ||
"@react-types/shared": "3.0.0-nightly.770+28ceccbf" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "df4650ba218034780d86a0ce0459bbe7f88cc1ce" | ||
"gitHead": "28ceccbf05637e9fb256794a16c0152e52be179e" | ||
} |
@@ -92,3 +92,4 @@ /* | ||
onClose?: () => void, | ||
shouldCloseOnBlur?: boolean | ||
shouldCloseOnBlur?: boolean, | ||
isNonModal?: boolean | ||
} | ||
@@ -101,3 +102,4 @@ | ||
shouldCloseOnBlur?: boolean, | ||
isFixedHeight?: boolean | ||
isFixedHeight?: boolean, | ||
isNonModal?: boolean | ||
} | ||
@@ -104,0 +106,0 @@ |
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
15651
103