You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@instructure/ui-tooltip

Package Overview
Dependencies
Maintainers
36
Versions
1383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-tooltip - npm Package Compare versions

Comparing version

to
10.9.1-snapshot-1

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [10.9.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.9.1-snapshot-0) (2024-12-13)
## [10.9.1-snapshot-1](https://github.com/instructure/instructure-ui/compare/v10.9.0...v10.9.1-snapshot-1) (2024-12-13)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-tooltip

{
"name": "@instructure/ui-tooltip",
"version": "10.9.1-snapshot-0",
"version": "10.9.1-snapshot-1",
"description": "A component for showing small text-only overlays on hover/focus.",

@@ -27,21 +27,21 @@ "author": "Instructure, Inc. Engineering and Product Design",

"@babel/runtime": "^7.26.0",
"@instructure/emotion": "10.9.1-snapshot-0",
"@instructure/shared-types": "10.9.1-snapshot-0",
"@instructure/ui-popover": "10.9.1-snapshot-0",
"@instructure/ui-position": "10.9.1-snapshot-0",
"@instructure/ui-prop-types": "10.9.1-snapshot-0",
"@instructure/ui-react-utils": "10.9.1-snapshot-0",
"@instructure/ui-testable": "10.9.1-snapshot-0",
"@instructure/ui-utils": "10.9.1-snapshot-0",
"@instructure/emotion": "10.9.1-snapshot-1",
"@instructure/shared-types": "10.9.1-snapshot-1",
"@instructure/ui-popover": "10.9.1-snapshot-1",
"@instructure/ui-position": "10.9.1-snapshot-1",
"@instructure/ui-prop-types": "10.9.1-snapshot-1",
"@instructure/ui-react-utils": "10.9.1-snapshot-1",
"@instructure/ui-testable": "10.9.1-snapshot-1",
"@instructure/ui-utils": "10.9.1-snapshot-1",
"prop-types": "^15.8.1"
},
"devDependencies": {
"@instructure/ui-axe-check": "10.9.1-snapshot-0",
"@instructure/ui-babel-preset": "10.9.1-snapshot-0",
"@instructure/ui-color-utils": "10.9.1-snapshot-0",
"@instructure/ui-scripts": "10.9.1-snapshot-0",
"@instructure/ui-test-locator": "10.9.1-snapshot-0",
"@instructure/ui-test-queries": "10.9.1-snapshot-0",
"@instructure/ui-test-utils": "10.9.1-snapshot-0",
"@instructure/ui-themes": "10.9.1-snapshot-0",
"@instructure/ui-axe-check": "10.9.1-snapshot-1",
"@instructure/ui-babel-preset": "10.9.1-snapshot-1",
"@instructure/ui-color-utils": "10.9.1-snapshot-1",
"@instructure/ui-scripts": "10.9.1-snapshot-1",
"@instructure/ui-test-locator": "10.9.1-snapshot-1",
"@instructure/ui-test-queries": "10.9.1-snapshot-1",
"@instructure/ui-test-utils": "10.9.1-snapshot-1",
"@instructure/ui-themes": "10.9.1-snapshot-1",
"@testing-library/jest-dom": "^6.6.3",

@@ -48,0 +48,0 @@ "@testing-library/react": "^16.0.1",