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.6.1 to 2.6.2

dist/ReactFauxDOM.min.js

6

CHANGES.md
# react-faux-dom changes
## v2.6.2
* REALLY fix `package.json`, just realised I don't need to publish to test this :(
Sorry about v2.6.{0,1,2}, my bad.
## v2.6.1

@@ -4,0 +10,0 @@

6

package.json
{
"name": "react-faux-dom",
"version": "2.6.1",
"version": "2.6.2",
"description": "DOM like data structure to be mutated by D3 et al, then rendered to React elements",

@@ -10,2 +10,6 @@ "main": "lib/ReactFauxDOM.js",

},
"files": [
"dist",
"lib"
],
"repository": {

@@ -12,0 +16,0 @@ "type": "git",

.npmignore
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