New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dhis2-ui/tooltip

Package Overview
Dependencies
Maintainers
2
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dhis2-ui/tooltip - npm Package Compare versions

Comparing version 7.4.1 to 7.4.2

2

build/cjs/features/layering/index.js
"use strict";
require("../common");
require("../common/index.js");

@@ -5,0 +5,0 @@ var _steps = require("cypress-cucumber-preprocessor/steps");

"use strict";
require("../common");
require("../common/index.js");

@@ -5,0 +5,0 @@ var _steps = require("cypress-cucumber-preprocessor/steps");

"use strict";
require("../common");
require("../common/index.js");
require("../positions");
require("../positions/index.js");
require("../visibility_toggling");
require("../visibility_toggling/index.js");

@@ -9,0 +9,0 @@ var _steps = require("cypress-cucumber-preprocessor/steps");

"use strict";
require("../common");
require("../common/index.js");

@@ -5,0 +5,0 @@ var _steps = require("cypress-cucumber-preprocessor/steps");

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

import '../common';
import '../common/index.js';
import { Given, Then } from 'cypress-cucumber-preprocessor/steps';

@@ -3,0 +3,0 @@ Given('a Modal contains a tooltip', () => {

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

import '../common';
import '../common/index.js';
import { Given, Then } from 'cypress-cucumber-preprocessor/steps';

@@ -3,0 +3,0 @@ const TOOLTIP_OFFSET = 4;

@@ -1,4 +0,4 @@

import '../common';
import '../positions';
import '../visibility_toggling';
import '../common/index.js';
import '../positions/index.js';
import '../visibility_toggling/index.js';
import { Given, When, Then, And } from 'cypress-cucumber-preprocessor/steps';

@@ -5,0 +5,0 @@ /**

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

import '../common';
import '../common/index.js';
import { When, Then } from 'cypress-cucumber-preprocessor/steps';

@@ -3,0 +3,0 @@ When('the mouse cursor leaves the anchor', () => {

{
"name": "@dhis2-ui/tooltip",
"version": "7.4.1",
"version": "7.4.2",
"description": "UI Tooltip",

@@ -35,5 +35,5 @@ "repository": {

"@dhis2/prop-types": "^3.0.0-beta.1",
"@dhis2-ui/popper": "7.4.1",
"@dhis2-ui/portal": "7.4.1",
"@dhis2/ui-constants": "7.4.1",
"@dhis2-ui/popper": "7.4.2",
"@dhis2-ui/portal": "7.4.2",
"@dhis2/ui-constants": "7.4.2",
"classnames": "^2.3.1",

@@ -40,0 +40,0 @@ "prop-types": "^15.7.2"

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