Socket
Socket
Sign inDemoInstall

react-test-renderer

Package Overview
Dependencies
Maintainers
7
Versions
1873
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-test-renderer - npm Package Compare versions

Comparing version 15.4.0-rc.3 to 15.4.0-rc.4

18

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.
*
*
*/
* 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';
{
"name": "react-test-renderer",
"version": "15.4.0-rc.3",
"version": "15.4.0-rc.4",
"description": "React package for snapshot testing.",

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

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

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

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