Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-types/tooltip

Package Overview
Dependencies
Maintainers
2
Versions
825
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-types/tooltip - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1-nightly.2478

8

package.json
{
"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',

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc