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.0 to 2.6.1

.npmignore

4

CHANGES.md
# react-faux-dom changes
## v2.6.1
* Fix `package.json` files array by removing it. Trying to get `dist` in npm.
## v2.6.0

@@ -4,0 +8,0 @@

5

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

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

},
"files": [
"./dist/ReactFauxDOM.min.js"
],
"repository": {

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

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