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.1.3 to 1.1.4

10

CHANGELOG.json

@@ -5,2 +5,12 @@ {

{
"date": "21.11.22",
"version": "1.1.4",
"changelog": [
{
"type": "patch",
"changes": ["Added support for React 18."]
}
]
},
{
"date": "15.11.22",

@@ -7,0 +17,0 @@ "version": "1.1.3",

10

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

@@ -18,3 +18,3 @@ "license": "MIT",

"@elvia/elvis-colors": "^1.4.2",
"@elvia/elvis-component-wrapper": "^3.0.1",
"@elvia/elvis-component-wrapper": "^3.0.3",
"@elvia/elvis-icon": "^1.3.4",

@@ -26,6 +26,6 @@ "@elvia/elvis-toolbox": "^5.8.0",

"peerDependencies": {
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
"react-is": ">=16.8.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-is": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
}

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