react-faux-dom
Advanced tools
Comparing version 2.7.0 to 2.7.1
# react-faux-dom changes | ||
## v2.7.0 | ||
* Merge [#52](https://github.com/Olical/react-faux-dom/pull/52#issuecomment-230895972) - Add support for `getBoundingClientRect`, thanks to [@alexyuly](https://github.com/alexyuly)! | ||
## v2.6.2 | ||
@@ -19,3 +23,3 @@ | ||
* Merge [#41](https://github.com/Olical/react-faux-dom/pull/41) - Adding mixin with animation support (thanks @krawaller!) | ||
* Merge [#41](https://github.com/Olical/react-faux-dom/pull/41) - Adding mixin with animation support (thanks [@krawaller](https://github.com/krawaller)!) | ||
@@ -22,0 +26,0 @@ ## v2.4.0 |
{ | ||
"name": "react-faux-dom", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "DOM like data structure to be mutated by D3 et al, then rendered to React elements", | ||
@@ -36,3 +36,4 @@ "main": "lib/ReactFauxDOM.js", | ||
"bastion": "^1.8.0", | ||
"d3": "^3.5.16", | ||
"d3": "^4.1.1", | ||
"d3-selection-multi": "^0.4.1", | ||
"faucet": "0.0.1", | ||
@@ -39,0 +40,0 @@ "nodemon": "^1.9.1", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
50516
9
14
1
0