@react-types/provider
Advanced tools
Comparing version 3.3.1-nightly.2795 to 3.3.1
{ | ||
"name": "@react-types/provider", | ||
"version": "3.3.1-nightly.2795+bc8de06b4", | ||
"version": "3.3.1", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,3 +12,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/shared": "3.0.0-nightly.1110+bc8de06b4" | ||
"@react-types/shared": "^3.7.1" | ||
}, | ||
@@ -21,3 +21,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "bc8de06b4dd946ec6bdfb0d7dc1e770f764b1331" | ||
"gitHead": "7a22a08c534513db71c2b31d9c45b64b2742a53e" | ||
} |
@@ -23,3 +23,3 @@ /* | ||
// Currently, it only deals with pixels, but we need to fix it to accept em or rem as well. | ||
[custom: string]: number | ||
[custom: string]: number | undefined | ||
} | ||
@@ -26,0 +26,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
15355
+ Added@react-types/shared@3.27.0(transitive)
Updated@react-types/shared@^3.7.1