Socket
Socket
Sign inDemoInstall

react-dom

Package Overview
Dependencies
Maintainers
2
Versions
1940
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dom - npm Package Compare versions

Comparing version 0.14.0-beta1 to 0.14.0-beta2

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('react/lib/ReactDOMClient');
module.exports = require('react/lib/ReactDOM');
{
"name": "react-dom",
"version": "0.14.0-beta1",
"version": "0.14.0-beta2",
"description": "React package for working with the DOM.",

@@ -19,4 +19,5 @@ "main": "index.js",

"dependencies": {
"react": "^0.14.0-beta1"
"fbjs": "0.1.0-alpha.4",
"react": "^0.14.0-beta2"
}
}
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