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

@commercetools-uikit/tooltip

Package Overview
Dependencies
Maintainers
3
Versions
903
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/tooltip - npm Package Compare versions

Comparing version 0.0.0-canary-20206183441 to 0.0.0-canary-20206201259

11

CHANGELOG.md
# @commercetools-uikit/tooltip
## 0.0.0-canary-20206183441
## 0.0.0-canary-20206201259
### Patch Changes
- [`018096d`](https://github.com/commercetools/ui-kit/commit/018096d3e5f4f33d1a5929e0b3f408baf5ce65b7) [#1436](https://github.com/commercetools/ui-kit/pull/1436) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency lodash to v4.17.19 [security]
- Updated dependencies [[`018096d`](https://github.com/commercetools/ui-kit/commit/018096d3e5f4f33d1a5929e0b3f408baf5ce65b7)]:
- @commercetools-uikit/hooks@0.0.0-canary-20206201259
## 10.23.0
### Patch Changes
- [`5f83cc7`](https://github.com/commercetools/ui-kit/commit/5f83cc7945882c21e3cd14a515cb9c8dea7d6a2a) [#1369](https://github.com/commercetools/ui-kit/pull/1369) Thanks [@mohib0306](https://github.com/mohib0306)! - Handle tooltip appearance on disabled input/buttons

@@ -8,0 +17,0 @@

2

dist/tooltip.cjs.js

@@ -443,5 +443,5 @@ 'use strict';

var version = '0.0.0-canary-20206183441';
var version = '0.0.0-canary-20206201259';
exports.default = Tooltip;
exports.version = version;

@@ -437,5 +437,5 @@ import _css from '@emotion/css';

var version = '0.0.0-canary-20206183441';
var version = '0.0.0-canary-20206201259';
export default Tooltip;
export { version };
{
"name": "@commercetools-uikit/tooltip",
"version": "0.0.0-canary-20206183441",
"version": "0.0.0-canary-20206201259",
"description": "",

@@ -21,7 +21,7 @@ "main": "dist/tooltip.cjs.js",

"@commercetools-uikit/design-system": "10.18.4",
"@commercetools-uikit/hooks": "10.21.0",
"@commercetools-uikit/hooks": "0.0.0-canary-20206201259",
"@commercetools-uikit/utils": "10.21.0",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
"lodash": "4.17.15",
"lodash": "4.17.19",
"prop-types": "15.7.2",

@@ -28,0 +28,0 @@ "react-is": "16.13.1",

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