Socket
Socket
Sign inDemoInstall

@fremtind/jkl-tooltip-react

Package Overview
Dependencies
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-tooltip-react - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

4

build/Tooltip.d.ts

@@ -1,2 +0,2 @@

import { ReactNode } from "react";
import React, { ReactNode } from "react";
export type Placement = "top" | "left" | "right" | "top-end" | "top-start";

@@ -8,2 +8,2 @@ export interface TooltipProps {

}
export declare const Tooltip: ({ content, initialPlacement, className }: TooltipProps) => JSX.Element;
export declare const Tooltip: ({ content, initialPlacement, className }: TooltipProps) => React.JSX.Element;
{
"name": "@fremtind/jkl-tooltip-react",
"version": "2.0.13",
"version": "2.0.14",
"publishConfig": {

@@ -40,3 +40,3 @@ "access": "public"

"dependencies": {
"@floating-ui/react": "^0.24.0",
"@floating-ui/react": "^0.24.2",
"@fremtind/jkl-core": "^12.1.0",

@@ -62,3 +62,3 @@ "@fremtind/jkl-icons-react": "^7.2.5",

},
"gitHead": "27ffa44523471bd8bda32bf65e2c51451ca46391"
"gitHead": "4697e80d88208a1e15d27b5e16b6fbb98ad615bf"
}
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