Socket
Socket
Sign inDemoInstall

@nivo/tooltip

Package Overview
Dependencies
2
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.83.0 to 0.83.1

1

dist/types/Tooltip.d.ts

@@ -1,2 +0,1 @@

/// <reference types="react" />
import { TooltipStateContextData, TooltipStateContextDataVisible } from './context';

@@ -3,0 +2,0 @@ export declare const isVisibleTooltipState: (state: TooltipStateContextData) => state is TooltipStateContextDataVisible;

6

package.json
{
"name": "@nivo/tooltip",
"version": "0.83.0",
"version": "0.83.1",
"license": "MIT",

@@ -24,3 +24,3 @@ "author": {

"dependencies": {
"@nivo/core": "0.83.0",
"@nivo/core": "0.83.1",
"@react-spring/web": "9.4.5 || ^9.7.2"

@@ -31,3 +31,3 @@ },

},
"gitHead": "5ee7cba46ac12deb04095d6555c3d12bc358a211"
"gitHead": "64f4a7d3a7e0c6525d1129648a44f2502c41fb4d"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc