@react-types/provider
Advanced tools
Comparing version 3.1.2-nightly.2432 to 3.2.0
{ | ||
"name": "@react-types/provider", | ||
"version": "3.1.2-nightly.2432+2ca7fc09", | ||
"version": "3.2.0", | ||
"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.3.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2ca7fc0979fc8384613fbb3515ef06ffbe49d988" | ||
"gitHead": "9f738a06ea4e256c8d975f00502b4b0bbabb8f65" | ||
} |
@@ -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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
14973
79
+ Added@react-types/shared@3.26.0(transitive)
Updated@react-types/shared@^3.3.0