@react-types/provider
Advanced tools
Comparing version 3.1.2-nightly.2432 to 3.2.1-nightly.2435
{ | ||
"name": "@react-types/provider", | ||
"version": "3.1.2-nightly.2432+2ca7fc09", | ||
"version": "3.2.1-nightly.2435+eb8c7524", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,3 +12,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/shared": "3.0.0-nightly.754+2ca7fc09" | ||
"@react-types/shared": "3.0.0-nightly.757+eb8c7524" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2ca7fc0979fc8384613fbb3515ef06ffbe49d988" | ||
"gitHead": "eb8c7524f8e58112192b1b2ade7dc131aea59906" | ||
} |
@@ -16,5 +16,2 @@ /* | ||
export type ToastPlacement = 'top' | 'top left' | 'top center' | 'top right' | ||
| 'bottom' | 'bottom left' | 'bottom center' | 'bottom right'; | ||
export type ColorScheme = 'light' | 'dark'; | ||
@@ -21,0 +18,0 @@ export type Scale = 'medium' | 'large'; |
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
15015
79