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.0.4 to 4.1.0

2

dist/cjs/index.js

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

"offsetVarName": "--tooltip-offset",
"tooltip": "Tooltip-module__wN2gX2dn__v4-0-4"
"tooltip": "Tooltip-module__wN2gX2dn__v4-1-0"
};

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

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

"offsetVarName": "--tooltip-offset",
"tooltip": "Tooltip-module__wN2gX2dn__v4-0-4"
"tooltip": "Tooltip-module__wN2gX2dn__v4-1-0"
};

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

{
"name": "@highlight-ui/tooltip",
"version": "4.0.4",
"version": "4.1.0",
"author": "Personio GmbH & Co. KG",

@@ -53,3 +53,3 @@ "main": "dist/cjs/index.js",

},
"gitHead": "f1f6064d4b8507776f11425a08dd1fafa2b0c386"
"gitHead": "4b203147c714d8b9ca88d84854f93c89bac91bcf"
}

@@ -46,3 +46,3 @@ [![npm](https://img.shields.io/npm/v/@highlight-ui/tooltip)](https://www.npmjs.com/package/@highlight-ui/tooltip)

<Tooltip
content={<span>This is the tooltip text.</span>}
content={<Body>This is the tooltip text.</Body>}
placement="top"

@@ -49,0 +49,0 @@ interactive

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