Socket
Socket
Sign inDemoInstall

@fremtind/jkl-tooltip-react

Package Overview
Dependencies
Maintainers
0
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 4.2.23 to 4.2.24

2

build/cjs/PopupTip.js

@@ -61,3 +61,3 @@ "use strict";

},
/* @__PURE__ */ import_react.default.createElement(import_jkl_icons_react.QuestionIcon, { bold: isBold }),
/* @__PURE__ */ import_react.default.createElement(import_jkl_icons_react.QuestionIcon, { variant: "inherit", bold: isBold }),
/* @__PURE__ */ import_react.default.createElement("span", { className: "jkl-sr-only" }, "Vis hjelpetekst")

@@ -64,0 +64,0 @@ )), /* @__PURE__ */ import_react.default.createElement(import_TooltipContent.TooltipContent, null, content));

@@ -28,3 +28,3 @@ import { QuestionIcon } from "@fremtind/jkl-icons-react";

},
/* @__PURE__ */ React.createElement(QuestionIcon, { bold: isBold }),
/* @__PURE__ */ React.createElement(QuestionIcon, { variant: "inherit", bold: isBold }),
/* @__PURE__ */ React.createElement("span", { className: "jkl-sr-only" }, "Vis hjelpetekst")

@@ -31,0 +31,0 @@ )), /* @__PURE__ */ React.createElement(TooltipContent, null, content));

{
"name": "@fremtind/jkl-tooltip-react",
"version": "4.2.23",
"version": "4.2.24",
"publishConfig": {

@@ -41,6 +41,6 @@ "access": "public"

"@floating-ui/react": "^0.24.2",
"@fremtind/jkl-core": "^14.0.0",
"@fremtind/jkl-icons-react": "^8.7.4",
"@fremtind/jkl-react-hooks": "^12.1.1",
"@fremtind/jkl-tooltip": "^4.1.10",
"@fremtind/jkl-core": "^14.1.0",
"@fremtind/jkl-icons-react": "^9.0.0",
"@fremtind/jkl-react-hooks": "^12.1.2",
"@fremtind/jkl-tooltip": "^4.1.11",
"classnames": "^2.3.2",

@@ -62,3 +62,3 @@ "framer-motion": "^7.10.3"

},
"gitHead": "bed6181edc82ccd3da34fd4de4271ddb7de833ad"
"gitHead": "e53834489fd9ae78b84c4c873f3634baa51dd397"
}

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