react-d3-basic
Advanced tools
Comparing version 0.11.3 to 0.11.4
@@ -8,3 +8,3 @@ "use strict"; | ||
var height = 500; | ||
var margins = { top: 50, right: 50, bottom: 50, left: 50 }; | ||
var margins = { top: 80, right: 100, bottom: 80, left: 100 }; | ||
@@ -11,0 +11,0 @@ exports['default'] = { |
{ | ||
"name": "react-d3-basic", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"description": "react chart component", | ||
@@ -34,3 +34,3 @@ "main": "./lib/index.js", | ||
"d3": "^3.5.6", | ||
"react-d3-core": "^0.7.2", | ||
"react-d3-core": "^0.8.2", | ||
"react-dom": "^0.14.0", | ||
@@ -37,0 +37,0 @@ "react-faux-dom": "^2.1.0" |
@@ -127,4 +127,11 @@ # react-d3-basic | ||
## Develop | ||
``` | ||
$ sudo npm i | ||
$ webpack -w | ||
``` | ||
## License | ||
Apache 2.0 |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137
97966
24
1738
+ Addedreact-d3-core@0.8.2(transitive)
- Removedreact-d3-core@0.7.2(transitive)
Updatedreact-d3-core@^0.8.2