@nivo/sankey
Advanced tools
Comparing version 0.78.0 to 0.79.0
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
245073
13
+ Added@nivo/colors@0.79.0(transitive)
+ Added@nivo/core@0.79.0(transitive)
+ Added@nivo/recompose@0.79.0(transitive)
+ Added@nivo/tooltip@0.79.0(transitive)
- Removed@nivo/colors@0.78.0(transitive)
- Removed@nivo/core@0.78.0(transitive)
- Removed@nivo/recompose@0.78.0(transitive)
- Removed@nivo/tooltip@0.78.0(transitive)
- Removedresize-observer-polyfill@1.5.1(transitive)
Updated@nivo/colors@0.79.0
Updated@nivo/legends@0.79.0
Updated@nivo/tooltip@0.79.0