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

@types/react

Package Overview
Dependencies
Maintainers
1
Versions
610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react - npm Package Compare versions

Comparing version 0.14.53 to 0.14.54

4

react/package.json
{
"name": "@types/react",
"version": "0.14.53",
"version": "0.14.54",
"description": "TypeScript definitions for React",

@@ -15,3 +15,3 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "4f5ab2436f21da77cef9afa716c860d77a535289b03f1f3d01a5503430daa7d1"
"typesPublisherContentHash": "316b9b380ab8ff862b0a303375eb23f635dad2240f829bf24b35920985863b1d"
}

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

Additional Details
* Last updated: Mon, 05 Dec 2016 22:54:18 GMT
* File structure: UMD
* Last updated: Tue, 06 Dec 2016 22:24:10 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: none

@@ -12,7 +12,8 @@ {

"sourceBranch": "types-2.0",
"kind": "UMD",
"globals": [
"React"
],
"declaredModules": [],
"declaredModules": [
"react"
],
"files": [

@@ -22,3 +23,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "4f5ab2436f21da77cef9afa716c860d77a535289b03f1f3d01a5503430daa7d1"
"contentHash": "316b9b380ab8ff862b0a303375eb23f635dad2240f829bf24b35920985863b1d"
}

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