Socket
Socket
Sign inDemoInstall

@nivo/pie

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/pie - npm Package Compare versions

Comparing version 0.32.0-9 to 0.32.0-10

6

package.json
{
"name": "@nivo/pie",
"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-shape": "^1.2.0",

@@ -16,3 +16,3 @@ "react-motion": "^0.5.2",

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

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

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

import { generateProgrammingLanguageStats } from 'nivo-generators'
//import '../style.css'
import { Pie } from '../src'
import { Pie } from '../es'

@@ -9,0 +8,0 @@ const commonProperties = {

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