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

@nivo/sankey

Package Overview
Dependencies
Maintainers
1
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.41.0 to 0.42.0

2

index.d.ts

@@ -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>{}

6

package.json
{
"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",

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