Socket
Socket
Sign inDemoInstall

@elvia/elvis-tooltip

Package Overview
Dependencies
Maintainers
7
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elvia/elvis-tooltip - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"date": "07.11.22",
"version": "1.0.11",
"changelog": [
{
"type": "patch",
"changes": [
"Use <span class=\"code-text\">@elvia/elvis-component-wrapper@^3.0.1</span>. This fixes an issue where the component would not properly unmount when used as webcomponent."
]
}
]
},
{
"date": "02.11.22",

@@ -7,0 +19,0 @@ "version": "1.0.10",

12

package.json
{
"name": "@elvia/elvis-tooltip",
"version": "1.0.10",
"version": "1.0.11",
"description": "",

@@ -8,5 +8,13 @@ "license": "MIT",

"main": "web_component.js",
"files": [
"web_component.js",
"react.js",
"react.d.ts",
"CHANGELOG.json",
"README.md",
"dist/**/*"
],
"dependencies": {
"@elvia/elvis-colors": "^1.4.2",
"@elvia/elvis-component-wrapper": "^3.0.0",
"@elvia/elvis-component-wrapper": "^3.0.1",
"@elvia/elvis-icon": "^1.3.1",

@@ -13,0 +21,0 @@ "@elvia/elvis-toolbox": "^5.4.0",

@@ -0,0 +0,0 @@ # Elvia Tooltip

src/react/elvia-tooltip.tsx

Sorry, the diff of this file is too big to display

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