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

@project44-manifest/react-tooltip

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project44-manifest/react-tooltip - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

dts/Tooltip.hook.d.ts

@@ -11,3 +11,3 @@ import * as React from 'react';

tooltipRef: React.RefObject<HTMLDivElement>;
triggerProps: import("@react-types/shared").DOMAttributes<import("@react-types/shared").FocusableElement> & import("@react-aria/interactions").PressProps & import("@react-aria/interactions").HoverProps & import("@react-types/shared").FocusEvents;
triggerProps: import("@react-types/shared").DOMAttributes<import("@react-types/shared").FocusableElement> & import("@react-aria/interactions").PressProps & import("@react-aria/interactions").HoverProps & import("@react-types/shared").FocusEvents<Element>;
triggerRef: React.RefObject<HTMLElement>;

@@ -14,0 +14,0 @@ };

{
"name": "@project44-manifest/react-tooltip",
"version": "1.1.5",
"version": "1.1.6",
"description": "Manifest Design System react tooltip component",

@@ -37,4 +37,4 @@ "license": "MIT",

"dependencies": {
"@project44-manifest/react-styles": "^1.2.0",
"@project44-manifest/react-transition": "^1.2.3",
"@project44-manifest/react-styles": "^1.4.0",
"@project44-manifest/react-transition": "^1.2.4",
"@project44-manifest/react-utils": "^0.3.0",

@@ -47,4 +47,4 @@ "@react-aria/interactions": "^3.12.0",

"devDependencies": {
"@project44-manifest/react-button": "^1.1.1",
"@project44-manifest/react-layout": "^1.0.3",
"@project44-manifest/react-button": "^1.1.2",
"@project44-manifest/react-layout": "^1.0.4",
"@project44-manifest/react-types": "^0.2.1",

@@ -51,0 +51,0 @@ "react": "^18.1.0",

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