@react-types/tooltip
Advanced tools
Comparing version 3.1.0 to 3.1.1-nightly.2478
{ | ||
"name": "@react-types/tooltip", | ||
"version": "3.1.0", | ||
"version": "3.1.1-nightly.2478+73840f5e", | ||
"description": "Spectrum UI components in React", | ||
@@ -12,4 +12,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-types/overlays": "^3.4.0", | ||
"@react-types/shared": "^3.2.1" | ||
"@react-types/overlays": "3.4.1-nightly.2478+73840f5e", | ||
"@react-types/shared": "3.0.0-nightly.800+73840f5e" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f5b429ee8615248f2e3c76754bad2ece83f1c444" | ||
"gitHead": "73840f5e8697b97ca42c15b0627f10137e3c8a88" | ||
} |
@@ -24,3 +24,3 @@ /* | ||
/** | ||
* The delay time for the tooltip to show up. [See guidelines](https://spectrum.corp.adobe.com/page/tooltip/#Immediate-or-delayed-appearance). | ||
* The delay time for the tooltip to show up. [See guidelines](https://spectrum.adobe.com/page/tooltip/#Immediate-or-delayed-appearance). | ||
*/ | ||
@@ -62,3 +62,3 @@ delay?: number, | ||
/** | ||
* The [visual style](https://spectrum.corp.adobe.com/page/tooltip/#Semantic-variants) of the Tooltip. | ||
* The [visual style](https://spectrum.adobe.com/page/tooltip/#Semantic-variants) of the Tooltip. | ||
*/ | ||
@@ -65,0 +65,0 @@ variant?: 'neutral' | 'positive' | 'negative' | 'info', |
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
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
14464
2
1
- Removed@react-types/overlays@3.8.11(transitive)
- Removed@react-types/shared@3.26.0(transitive)