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

@nivo/sankey

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/sankey - npm Package Compare versions

Comparing version 0.78.0 to 0.79.0

14

package.json
{
"name": "@nivo/sankey",
"version": "0.78.0",
"version": "0.79.0",
"license": "MIT",

@@ -32,5 +32,5 @@ "author": {

"dependencies": {
"@nivo/colors": "0.78.0",
"@nivo/legends": "0.78.0",
"@nivo/tooltip": "0.78.0",
"@nivo/colors": "0.79.0",
"@nivo/legends": "0.79.0",
"@nivo/tooltip": "0.79.0",
"@react-spring/web": "9.3.1",

@@ -42,7 +42,7 @@ "d3-sankey": "^0.12.3",

"devDependencies": {
"@nivo/core": "0.78.0",
"@nivo/core": "0.79.0",
"@types/d3-sankey": "^0.11.2"
},
"peerDependencies": {
"@nivo/core": "0.78.0",
"@nivo/core": "0.79.0",
"react": ">= 16.14.0 < 18.0.0"

@@ -53,3 +53,3 @@ },

},
"gitHead": "166935501f9a971540ceccc1ec562a65341e5fb3"
"gitHead": "c9d8f198962d242872a0267e304f950eb57e2ec4"
}

@@ -0,9 +1,12 @@

<a href="https://nivo.rocks"><img alt="nivo" src="https://raw.githubusercontent.com/plouc/nivo/master/nivo.png" width="216" height="68"/></a>
# `@nivo/sankey`
[![version](https://img.shields.io/npm/v/@nivo/sankey.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/sankey)
[![version](https://img.shields.io/npm/v/@nivo/sankey?style=for-the-badge)](https://www.npmjs.com/package/@nivo/sankey)
[![downloads](https://img.shields.io/npm/dm/@nivo/sankey?style=for-the-badge)](https://www.npmjs.com/package/@nivo/sankey)
## Sankey
[documentation](http://nivo.rocks/heatmap/sankey)
[documentation](http://nivo.rocks/sankey/)
![Sankey](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/sankey.png)
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