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

react-d3-core

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-d3-core - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

3

lib/axis/axis.js

@@ -159,3 +159,2 @@ "use strict";

};
exports.default = Axis;
module.exports = exports['default'];
exports.default = Axis;

@@ -119,3 +119,2 @@ "use strict";

};
exports.default = Label;
module.exports = exports['default'];
exports.default = Label;

@@ -165,3 +165,2 @@ "use strict";

};
exports.default = Xaxis;
module.exports = exports['default'];
exports.default = Xaxis;

@@ -164,3 +164,2 @@ "use strict";

};
exports.default = Yaxis;
module.exports = exports['default'];
exports.default = Yaxis;

@@ -77,3 +77,2 @@ "use strict";

ChartContainer.defaultProps = _commonProps2.default;
exports.default = ChartContainer;
module.exports = exports['default'];
exports.default = ChartContainer;

@@ -10,3 +10,2 @@ "use strict";

margins: { top: 80, right: 100, bottom: 80, left: 100 }
};
module.exports = exports['default'];
};

@@ -87,3 +87,2 @@ "use strict";

};
exports.default = ChartSvg;
module.exports = exports['default'];
exports.default = ChartSvg;

@@ -75,3 +75,2 @@ "use strict";

};
exports.default = ChartTitle;
module.exports = exports['default'];
exports.default = ChartTitle;

@@ -160,3 +160,2 @@ "use strict";

};
exports.default = Grid;
module.exports = exports['default'];
exports.default = Grid;

@@ -48,3 +48,2 @@ "use strict";

exports.default = XGrid;
module.exports = exports['default'];
exports.default = XGrid;

@@ -48,3 +48,2 @@ "use strict";

exports.default = YGrid;
module.exports = exports['default'];
exports.default = YGrid;

@@ -145,3 +145,2 @@ "use strict";

};
exports.default = Legend;
module.exports = exports['default'];
exports.default = Legend;
{
"name": "react-d3-core",
"version": "1.2.5",
"version": "1.2.6",
"description": "react-d3 chart core component",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

Sorry, the diff of this file is not supported yet

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