New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.32.0-9 to 0.32.0-10

6

package.json
{
"name": "@nivo/stream",
"version": "0.32.0-9",
"version": "0.32.0-10",
"license": "MIT",

@@ -9,3 +9,3 @@ "main": "./lib/index.js",

"dependencies": {
"@nivo/core": "0.32.0-9",
"@nivo/core": "0.32.0-10",
"d3-format": "^1.2.0",

@@ -17,3 +17,3 @@ "d3-scale": "^1.0.6",

"devDependencies": {
"@nivo/babel-preset": "0.32.0-9",
"@nivo/babel-preset": "0.32.0-10",
"babel-cli": "^6.26.0",

@@ -20,0 +20,0 @@ "babel-jest": "^20.0.3",

@@ -5,4 +5,4 @@ import React from 'react'

import { withKnobs, boolean, select } from '@storybook/addon-knobs'
//import '../style.css'
import { Stream, areaCurvePropKeys } from '../src'
import { areaCurvePropKeys } from '@nivo/core'
import { Stream } from '../es'

@@ -9,0 +9,0 @@ const keys = ['Raoul', 'Josiane', 'Marcel', 'René', 'Paul', 'Jacques']

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