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

react-d3-core

Package Overview
Dependencies
Maintainers
1
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 0.2.0 to 0.2.1

12

docs/container.md

@@ -81,12 +81,6 @@ # Container

```js
import {
Chart as Chart
} from 'react-d3-core';
var React = require('react');
var Chart = require('react-d3-core').Chart;
import {
default as React,
component,
} from 'react';
(() => {
(function() {
React.render(

@@ -93,0 +87,0 @@ <Chart {...this.props}>

{
"name": "react-d3-core",
"version": "0.2.0",
"version": "0.2.1",
"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