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

@react-md/tooltip

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-md/tooltip - npm Package Compare versions

Comparing version 3.0.0-alpha.0 to 3.0.0

8

CHANGELOG.md

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

# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11)
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13)

@@ -12,7 +12,7 @@

* **@react-md/tooltip:** removed deprecated props from `Tooltipped` component ([9083171](https://github.com/mlaursen/react-md/commit/9083171344f6c917c34680264fbad24cdb3fb4a8))
* **@react-md/tooltip:** removed TooltipHoverModeConfig component ([2ee53da](https://github.com/mlaursen/react-md/commit/2ee53da6ce91a87c25d56e07785d084652321e9c))
* **@react-md/tooltip:** removed deprecated props from `Tooltipped` component ([6dca9b1](https://github.com/mlaursen/react-md/commit/6dca9b1de28466754e968a33a173a2ad8d24ec5c))
* **@react-md/tooltip:** removed TooltipHoverModeConfig component ([664ec30](https://github.com/mlaursen/react-md/commit/664ec300b76f7f1c611e9744e6c5eb06ee595ef6))
### BREAKING CHANGES
### Breaking Changes

@@ -19,0 +19,0 @@ * **@react-md/tooltip:** Removed `TooltipHoverModeConfig` component

{
"name": "@react-md/tooltip",
"version": "3.0.0-alpha.0",
"version": "3.0.0",
"description": "Create accessible tooltips within react-md based on the material design specifications.",

@@ -34,7 +34,7 @@ "main": "./lib/index.js",

"dependencies": {
"@react-md/portal": "^2.9.1",
"@react-md/theme": "^3.0.0-alpha.0",
"@react-md/transition": "^3.0.0-alpha.0",
"@react-md/typography": "^3.0.0-alpha.0",
"@react-md/utils": "^3.0.0-alpha.0",
"@react-md/portal": "^3.0.0",
"@react-md/theme": "^3.0.0",
"@react-md/transition": "^3.0.0",
"@react-md/typography": "^3.0.0",
"@react-md/utils": "^3.0.0",
"classnames": "^2.3.1",

@@ -56,3 +56,3 @@ "react-transition-group": "^4.4.2"

},
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671"
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406"
}
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