@commercetools-uikit/tooltip
Advanced tools
Comparing version
# @commercetools-uikit/tooltip | ||
## 10.39.1 | ||
### Patch Changes | ||
- [`7897ced`](https://github.com/commercetools/ui-kit/commit/7897cede31440e29ce8afdb2b17fa23462f6f211) [#1642](https://github.com/commercetools/ui-kit/pull/1642) Thanks [@emmenko](https://github.com/emmenko)! - Ensure each package.json of each package has all the necessary fields. | ||
- Updated dependencies [[`7897ced`](https://github.com/commercetools/ui-kit/commit/7897cede31440e29ce8afdb2b17fa23462f6f211)]: | ||
- @commercetools-uikit/design-system@10.39.1 | ||
- @commercetools-uikit/hooks@10.39.1 | ||
- @commercetools-uikit/utils@10.39.1 | ||
## 10.37.1 | ||
@@ -4,0 +15,0 @@ |
@@ -439,5 +439,5 @@ 'use strict'; | ||
var version = '10.37.1'; | ||
var version = '10.39.1'; | ||
exports.default = Tooltip; | ||
exports.version = version; |
@@ -425,5 +425,5 @@ import _css from '@emotion/css'; | ||
var version = '10.37.1'; | ||
var version = '10.39.1'; | ||
export default Tooltip; | ||
export { version }; |
{ | ||
"name": "@commercetools-uikit/tooltip", | ||
"version": "10.37.1", | ||
"description": "Tooltips display informative text when users hover over or focus on an element.", | ||
"main": "dist/tooltip.cjs.js", | ||
"module": "dist/tooltip.esm.js", | ||
"version": "10.39.1", | ||
"bugs": "https://github.com/commercetools/ui-kit/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/commercetools/ui-kit.git", | ||
"directory": "packages/components/tooltip" | ||
}, | ||
"homepage": "https://uikit.commercetools.com", | ||
"keywords": [ | ||
"javascript", | ||
"design system", | ||
"react", | ||
"uikit" | ||
], | ||
"license": "MIT", | ||
"private": false, | ||
@@ -11,2 +23,6 @@ "publishConfig": { | ||
}, | ||
"sideEffects": false, | ||
"main": "dist/tooltip.cjs.js", | ||
"module": "dist/tooltip.esm.js", | ||
"files": ["dist"], | ||
"scripts": { | ||
@@ -17,9 +33,6 @@ "prepare": "../../../scripts/version.js replace", | ||
}, | ||
"files": ["dist"], | ||
"sideEffects": false, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@commercetools-uikit/design-system": "10.18.4", | ||
"@commercetools-uikit/hooks": "10.30.1", | ||
"@commercetools-uikit/utils": "10.21.0", | ||
"@commercetools-uikit/design-system": "10.39.1", | ||
"@commercetools-uikit/hooks": "10.39.1", | ||
"@commercetools-uikit/utils": "10.39.1", | ||
"@emotion/core": "^10.0.34", | ||
@@ -26,0 +39,0 @@ "@emotion/styled": "^10.0.27", |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
74822
1.23%0
-100%4
-20%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed