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

@reach/tooltip

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reach/tooltip - npm Package Compare versions

Comparing version 0.13.2 to 0.14.0

2

dist/declarations/src/index.d.ts

@@ -25,3 +25,3 @@ /**

* 1. Tooltips don't show up until the user has rested on one, we don't want
* tooltips popupping up as you move your mouse around the page.
* tooltips popping up as you move your mouse around the page.
*

@@ -28,0 +28,0 @@ * 2. Once any tooltip becomes visible, other tooltips nearby should skip

{
"name": "@reach/tooltip",
"version": "0.13.2",
"version": "0.14.0",
"description": "Accessible tooltips",
"author": "React Training <hello@reacttraining.com>",
"license": "MIT",
"sideEffects": false,
"repository": {

@@ -13,7 +14,7 @@ "type": "git",

"dependencies": {
"@reach/auto-id": "0.13.2",
"@reach/portal": "0.13.2",
"@reach/rect": "0.13.2",
"@reach/utils": "0.13.2",
"@reach/visually-hidden": "0.13.2",
"@reach/auto-id": "0.14.0",
"@reach/portal": "0.14.0",
"@reach/rect": "0.14.0",
"@reach/utils": "0.14.0",
"@reach/visually-hidden": "0.14.0",
"prop-types": "^15.7.2",

@@ -42,3 +43,3 @@ "tslib": "^2.1.0"

],
"gitHead": "9e2a19717eb581722e9af99b0f8f3d976de9a55f"
"gitHead": "80f6ca5f8d25a10887e2bd34d60094402b9bc0a7"
}
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