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

@dfnivo/tooltip

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dfnivo/tooltip - npm Package Compare versions

Comparing version 0.79.10 to 0.79.11

3

dist/ejs/TooltipWrapper.js

@@ -10,3 +10,3 @@ function _instanceof(left, right) {

import { memo, useEffect } from "react";
import { autoPlacement, flip, FloatingPortal, useFloating } from "@floating-ui/react";
import { autoPlacement, FloatingPortal, useFloating } from "@floating-ui/react";
import { autoUpdate, offset, shift } from "@floating-ui/react-dom";

@@ -21,3 +21,2 @@ export var TooltipWrapper = /*#__PURE__*/ memo(function(param) {

offset(15),
flip(),
shift()

@@ -24,0 +23,0 @@ ],

{
"name": "@dfnivo/tooltip",
"version": "0.79.10",
"version": "0.79.11",
"license": "MIT",

@@ -23,3 +23,3 @@ "author": {

"dependencies": {
"@dfnivo/core": "0.79.10",
"@dfnivo/core": "0.79.11",
"@floating-ui/react": "^0.22.0",

@@ -32,3 +32,3 @@ "@floating-ui/react-dom": "^1.3.0",

},
"gitHead": "fea5c54e395b9b24d8e3fadaea114edafbc48083"
"gitHead": "456f613a8fbb3a289052f4511366ea80f4f9be6d"
}

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