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

nud3

Package Overview
Dependencies
Maintainers
5
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nud3 - npm Package Compare versions

Comparing version 0.5.8 to 0.5.9

5

lib/axes/AxisLeft.js

@@ -39,2 +39,4 @@ 'use strict';

var _d3Format = require('d3-format');
var _reactAddonsShallowCompare = require('react-addons-shallow-compare');

@@ -124,3 +126,4 @@

AxisLeft.defaultProps = {
size: 20
size: 20,
tickFormat: (0, _d3Format.format)('.2s')
};

@@ -127,0 +130,0 @@ var _default = AxisLeft;

3

package.json
{
"name": "nud3",
"version": "0.5.8",
"version": "0.5.9",
"description": "New D3 composable charts for React",

@@ -43,2 +43,3 @@ "repository": "https://github.com/nuvi/nud3",

"d3-ease": "^1.0.3",
"d3-format": "^1.2.2",
"d3-geo": "^1.9.1",

@@ -45,0 +46,0 @@ "d3-hierarchy": "^1.1.5",

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