Socket
Socket
Sign inDemoInstall

@fremtind/jkl-tooltip-react

Package Overview
Dependencies
Maintainers
3
Versions
88
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 1.0.22 to 1.0.23

10

build/cjs/Tooltip.js

@@ -91,6 +91,14 @@ "use strict";

},
content,
/* @__PURE__ */ import_react.default.createElement(
"span",
{
style: {
whiteSpace: "normal"
}
},
content
),
/* @__PURE__ */ import_react.default.createElement(
"span",
{
"aria-hidden": true,

@@ -97,0 +105,0 @@ className: "jkl-tooltip__arrow",

@@ -73,6 +73,14 @@ import {

},
content,
/* @__PURE__ */ React.createElement(
"span",
{
style: {
whiteSpace: "normal"
}
},
content
),
/* @__PURE__ */ React.createElement(
"span",
{
"aria-hidden": true,

@@ -79,0 +87,0 @@ className: "jkl-tooltip__arrow",

13

package.json
{
"name": "@fremtind/jkl-tooltip-react",
"version": "1.0.22",
"version": "1.0.23",
"publishConfig": {

@@ -42,11 +42,8 @@ "access": "public"

"@floating-ui/react-dom-interactions": "^0.12.0",
"@fremtind/jkl-core": "^11.3.0",
"@fremtind/jkl-react-hooks": "^10.2.7",
"@fremtind/jkl-tooltip": "^1.0.8",
"@fremtind/jkl-core": "^11.4.0",
"@fremtind/jkl-react-hooks": "^10.2.8",
"@fremtind/jkl-tooltip": "^1.0.9",
"classnames": "^2.3.2",
"framer-motion": "^7.10.3"
},
"devDependencies": {
"@fremtind/jkl-constants-util": "^1.0.14"
},
"peerDependencies": {

@@ -65,3 +62,3 @@ "@types/react": "^16.8.6 || ^17.0.0 || ^18.0.0",

},
"gitHead": "814b33778d5a57877139b380be279e4539382fc2"
"gitHead": "29109154dc78ca2dd912fc7a469978be0efd7910"
}

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