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

@fremtind/jkl-tooltip-react

Package Overview
Dependencies
Maintainers
3
Versions
99
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.1 to 1.0.2

3

build/cjs/Tooltip.js

@@ -60,4 +60,3 @@ "use strict";

return /* @__PURE__ */ import_react.default.createElement("span", {
className: (0, import_classnames.default)("jkl-tooltip", className),
"aria-live": "polite"
className: (0, import_classnames.default)("jkl-tooltip", className)
}, /* @__PURE__ */ import_react.default.createElement("span", {

@@ -64,0 +63,0 @@ className: "jkl-tooltip__wrapper"

@@ -43,4 +43,3 @@ import {

return /* @__PURE__ */ React.createElement("span", {
className: cn("jkl-tooltip", className),
"aria-live": "polite"
className: cn("jkl-tooltip", className)
}, /* @__PURE__ */ React.createElement("span", {

@@ -47,0 +46,0 @@ className: "jkl-tooltip__wrapper"

{
"name": "@fremtind/jkl-tooltip-react",
"version": "1.0.1",
"version": "1.0.2",
"publishConfig": {

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

},
"gitHead": "cf6b2d8c2d71af8085658ad1fe49e0a9f271a307"
"gitHead": "aed2d3671dfd2f5e674280e3c14f93df1b338423"
}

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