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

react-faux-dom

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-faux-dom - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

6

CHANGES.md
# 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

5

package.json
{
"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",

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