Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-test-renderer

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-test-renderer - npm Package Compare versions

Comparing version 15.5.2 to 15.5.3

2

react-test-renderer/index.d.ts

@@ -17,3 +17,3 @@ // Type definitions for react-test-renderer 15.5

type: string;
props: { [propName: string]: string };
props: { [propName: string]: any };
children: null | Array<string | ReactTestRendererJSON>;

@@ -20,0 +20,0 @@ $$typeof?: any;

{
"name": "@types/react-test-renderer",
"version": "15.5.2",
"version": "15.5.3",
"description": "TypeScript definitions for react-test-renderer",

@@ -33,5 +33,4 @@ "license": "MIT",

},
"peerDependencies": {},
"typesPublisherContentHash": "1c84882f89469795763e8250ecfbea351a14b937613d6286b3c726bb17d87386",
"typesPublisherContentHash": "113e821b03302b823febde4bcf22dbbff722363bf2e9369761515779224e6f55",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 18 Jul 2017 13:54:28 GMT
* Last updated: Wed, 16 Aug 2017 22:06:59 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

@@ -0,0 +0,0 @@ import { ReactElement } from 'react';

Sorry, the diff of this file is not supported yet

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