Socket
Socket
Sign inDemoInstall

react-dom

Package Overview
Dependencies
Maintainers
6
Versions
1938
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 15.4.0-rc.3 to 15.4.0-rc.4

19

lib/ReactInstanceType.js
/**
* Copyright 2016-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*
* @providesModule ReactInstanceType
*/
* Copyright 2016-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*
*/
'use strict';

@@ -13,2 +13,2 @@ /**

module.exports = '15.4.0-rc.3';
module.exports = '15.4.0-rc.4';

@@ -9,4 +9,3 @@ /**

*
* @providesModule renderSubtreeIntoContainer
*/
*/

@@ -13,0 +12,0 @@ 'use strict';

{
"name": "react-dom",
"version": "15.4.0-rc.3",
"version": "15.4.0-rc.4",
"description": "React package for working with the DOM.",

@@ -21,3 +21,3 @@ "main": "index.js",

"peerDependencies": {
"react": "^15.4.0-rc.3"
"react": "^15.4.0-rc.4"
},

@@ -24,0 +24,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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