Socket
Socket
Sign inDemoInstall

@highlight-ui/tooltip

Package Overview
Dependencies
Maintainers
10
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/tooltip - npm Package Compare versions

Comparing version 4.1.19 to 4.2.0-r18.0

2

dist/cjs/index.js

@@ -52,3 +52,3 @@ 'use strict';

"offsetVarName": "--tooltip-offset",
"tooltip": "Tooltip-module__wN2gX2dn__v4-1-19"
"tooltip": "Tooltip-module__wN2gX2dn__v4-2-0-r18-0"
};

@@ -55,0 +55,0 @@ var Trigger = React__default["default"].forwardRef(function (_a, ref) {

@@ -7,3 +7,3 @@ import React from 'react';

};
export declare const Trigger: React.ForwardRefExoticComponent<Pick<Props, string> & React.RefAttributes<HTMLElement>>;
export declare const Trigger: React.ForwardRefExoticComponent<Omit<Props, "ref"> & React.RefAttributes<HTMLElement>>;
export {};

@@ -41,3 +41,3 @@ import React, { cloneElement } from 'react';

"offsetVarName": "--tooltip-offset",
"tooltip": "Tooltip-module__wN2gX2dn__v4-1-19"
"tooltip": "Tooltip-module__wN2gX2dn__v4-2-0-r18-0"
};

@@ -44,0 +44,0 @@ var Trigger = /*#__PURE__*/React.forwardRef(function (_a, ref) {

@@ -7,3 +7,3 @@ import React from 'react';

};
export declare const Trigger: React.ForwardRefExoticComponent<Pick<Props, string> & React.RefAttributes<HTMLElement>>;
export declare const Trigger: React.ForwardRefExoticComponent<Omit<Props, "ref"> & React.RefAttributes<HTMLElement>>;
export {};
{
"name": "@highlight-ui/tooltip",
"version": "4.1.19",
"version": "4.2.0-r18.0",
"author": "Personio GmbH & Co. KG",

@@ -29,27 +29,24 @@ "main": "dist/cjs/index.js",

"devDependencies": {
"@highlight-ui/alert": "^7.0.23",
"@highlight-ui/button": "^12.1.16",
"@highlight-ui/configs-base-jest": "^3.1.4",
"@highlight-ui/configs-base-tsconfig": "^3.2.3",
"@highlight-ui/alert": "^7.1.0-r18.0",
"@highlight-ui/button": "^12.2.0-r18.0",
"@highlight-ui/configs-base-jest": "^3.2.0-r18.0",
"@highlight-ui/configs-base-tsconfig": "^3.3.0-r18.0",
"@highlight-ui/configs-scripts": "^3.2.5",
"@highlight-ui/theme": "^9.3.18",
"@highlight-ui/tokens": "^4.3.2",
"@highlight-ui/typography": "^6.2.13",
"@testing-library/dom": "8.19.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"jest": "~27.2.3",
"react": "17.0.2",
"@highlight-ui/theme": "^9.4.0-r18.0",
"@highlight-ui/tokens": "^4.3.0-r18.0",
"@highlight-ui/typography": "^6.3.0-r18.0",
"jest": "29.7.0",
"react": "18.2.0",
"rimraf": "~3.0.2"
},
"dependencies": {
"@highlight-ui/utils-commons": "^2.5.3",
"@highlight-ui/utils-hooks": "^3.3.3",
"@highlight-ui/utils-portal-manager": "^3.1.10",
"@highlight-ui/utils-commons": "^2.6.0-r18.0",
"@highlight-ui/utils-hooks": "^3.4.0-r18.0",
"@highlight-ui/utils-portal-manager": "^3.2.0-r18.0",
"@popperjs/core": "~2.9.2"
},
"peerDependencies": {
"react": "17.0.2"
"react": "18.2.0"
},
"gitHead": "579a2b9560f60b612de909659f38e1460f39173a"
"gitHead": "5082727c3ee712c068ae49714fa9fc7e5dd0d3ad"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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