New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dhis2-ui/tooltip

Package Overview
Dependencies
Maintainers
0
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2-ui/tooltip - npm Package Compare versions

Comparing version 10.0.3 to 10.0.4

8

build/cjs/tooltip.js

@@ -100,8 +100,4 @@ "use strict";

onMouseOut: onMouseOut,
onFocus: {
onFocus
},
onBlur: {
onBlur
},
onFocus: onFocus,
onBlur: onBlur,
ref: popperReference

@@ -108,0 +104,0 @@ }) : /*#__PURE__*/_react.default.createElement("span", {

@@ -91,8 +91,4 @@ import _JSXStyle from "styled-jsx/style";

onMouseOut: onMouseOut,
onFocus: {
onFocus
},
onBlur: {
onBlur
},
onFocus: onFocus,
onBlur: onBlur,
ref: popperReference

@@ -99,0 +95,0 @@ }) : /*#__PURE__*/React.createElement("span", {

{
"name": "@dhis2-ui/tooltip",
"version": "10.0.3",
"version": "10.0.4",
"description": "UI Tooltip",

@@ -36,5 +36,5 @@ "repository": {

"@dhis2/prop-types": "^3.1.2",
"@dhis2-ui/popper": "10.0.3",
"@dhis2-ui/portal": "10.0.3",
"@dhis2/ui-constants": "10.0.3",
"@dhis2-ui/popper": "10.0.4",
"@dhis2-ui/portal": "10.0.4",
"@dhis2/ui-constants": "10.0.4",
"classnames": "^2.3.1",

@@ -41,0 +41,0 @@ "prop-types": "^15.7.2"

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