Socket
Socket
Sign inDemoInstall

@types/react

Package Overview
Dependencies
Maintainers
1
Versions
608
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.57 to 15.0.0

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "e35ac566aad08448fb2a54493940cc2a1c04f01a994f8e0666a285f612c2a479",
"typesPublisherContentHash": "57484b2cba725365635d893423d9fe522dd132d3d6d80443ae81fe741ed8679b",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 06 Jan 2017 15:26:08 GMT
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Wed, 11 Jan 2017 02:23:58 GMT
* Dependencies: none
* Global values: React

@@ -16,0 +15,0 @@

{
"authors": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, John Reilly <https://github.com/johnnyreilly/>",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": 0,
"libraryMinorVersion": 14,
"typeScriptVersion": "2.0",
"name": "react",
"libraryName": "React",
"typingsPackageName": "react",
"projectName": "http://facebook.github.io/react/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"React"
],
"declaredModules": [
"react"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "e35ac566aad08448fb2a54493940cc2a1c04f01a994f8e0666a285f612c2a479"
"data": {
"authors": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, John Reilly <https://github.com/johnnyreilly/>",
"dependencies": {},
"libraryMajorVersion": 15,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "React",
"typingsPackageName": "react",
"projectName": "http://facebook.github.io/react/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"React"
],
"declaredModules": [
"react/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "57484b2cba725365635d893423d9fe522dd132d3d6d80443ae81fe741ed8679b"
},
"isLatest": true
}

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