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

@nivo/stream

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/stream - npm Package Compare versions

Comparing version 0.59.0 to 0.59.1

4

index.d.ts

@@ -51,3 +51,3 @@ /*

interface OptionalStreamProps<T> extends SvgDefsAndFill<T> {
interface OptionalStreamProps<T> extends SvgDefsAndFill<T>, MotionProps {
stack: StackFunc<T>

@@ -58,3 +58,3 @@ xScale: Scale

order: StackOrder
offset: StackOffset
offsetType: StackOffset
curve: AreaCurve

@@ -61,0 +61,0 @@

{
"name": "@nivo/stream",
"version": "0.59.0",
"version": "0.59.1",
"license": "MIT",

@@ -26,8 +26,8 @@ "author": {

"dependencies": {
"@nivo/axes": "0.59.0",
"@nivo/axes": "0.59.1",
"@nivo/colors": "0.59.0",
"@nivo/core": "0.59.0",
"@nivo/legends": "0.59.0",
"@nivo/scales": "0.59.0",
"@nivo/tooltip": "0.59.0",
"@nivo/core": "0.59.1",
"@nivo/legends": "0.59.1",
"@nivo/scales": "0.59.1",
"@nivo/tooltip": "0.59.1",
"d3-format": "^1.3.2",

@@ -46,3 +46,3 @@ "d3-scale": "^3.0.0",

},
"gitHead": "9037d057530a9e73df8bef907e786138cfc83a72"
"gitHead": "fd0fae79df817805e2e83115650cd22fb73059ce"
}
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