@nivo/sankey
Advanced tools
Comparing version 0.41.0 to 0.42.0
@@ -0,1 +1,3 @@ | ||
import * as React from 'react' | ||
declare module '@nivo/sankey' { | ||
@@ -2,0 +4,0 @@ export class Sankey extends React.Component<Data & SankeyProps & Dimensions>{} |
{ | ||
"name": "@nivo/sankey", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"license": "MIT", | ||
@@ -13,4 +13,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@nivo/core": "0.36.0", | ||
"@nivo/legends": "0.35.2", | ||
"@nivo/core": "0.42.0", | ||
"@nivo/legends": "0.42.0", | ||
"d3-sankey": "^0.7.1", | ||
@@ -17,0 +17,0 @@ "lodash": "^4.17.4", |
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
43782
1134
+ Added@nivo/core@0.42.0(transitive)
- Removed@nivo/core@0.36.0(transitive)
Updated@nivo/core@0.42.0
Updated@nivo/legends@0.42.0