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

@leafygreen-ui/tooltip

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/tooltip - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

8

CHANGELOG.md
# @leafygreen-ui/tooltip
## 3.0.2
### Patch Changes
- ac5c473: Add lodash as dependency
- Updated dependencies [ac5c473]
- @leafygreen-ui/hooks@2.0.1
## 3.0.1

@@ -4,0 +12,0 @@

5

package.json
{
"name": "@leafygreen-ui/tooltip",
"version": "3.0.1",
"version": "3.0.2",
"description": "LeafyGreen UI Kit Tooltip",

@@ -19,4 +19,5 @@ "browser": "./dist/index.web.js",

"@leafygreen-ui/palette": "^2.0.0",
"@leafygreen-ui/hooks": "^2.0.0"
"@leafygreen-ui/hooks": "^2.0.1",
"lodash": "^4.17.15"
}
}
tsconfig.tsbuildinfo

Sorry, the diff of this file is not supported yet

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