Socket
Socket
Sign inDemoInstall

@types/react

Package Overview
Dependencies
Maintainers
1
Versions
609
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 15.7.24 to 15.7.25

52

react v15.7/package.json
{
"name": "@types/react",
"version": "15.7.24",
"description": "TypeScript definitions for React",
"version": "15.7.25",
"description": "TypeScript definitions for react",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",

@@ -22,34 +22,34 @@ "license": "MIT",

"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Benoit Benezech",
"url": "https://github.com/bbenezech",
"githubUsername": "bbenezech"
"githubUsername": "bbenezech",
"url": "https://github.com/bbenezech"
},
{
"name": "Patricio Zavolinsky",
"url": "https://github.com/pzavolinsky",
"githubUsername": "pzavolinsky"
"githubUsername": "pzavolinsky",
"url": "https://github.com/pzavolinsky"
},
{
"name": "Eric Anderson",
"url": "https://github.com/ericanderson",
"githubUsername": "ericanderson"
"githubUsername": "ericanderson",
"url": "https://github.com/ericanderson"
},
{
"name": "Dovydas Navickas",
"url": "https://github.com/DovydasNavickas",
"githubUsername": "DovydasNavickas"
"githubUsername": "DovydasNavickas",
"url": "https://github.com/DovydasNavickas"
},
{
"name": "Stéphane Goetz",
"url": "https://github.com/onigoetz",
"githubUsername": "onigoetz"
"githubUsername": "onigoetz",
"url": "https://github.com/onigoetz"
},
{
"name": "Kyle Scully",
"url": "https://github.com/zieka",
"githubUsername": "zieka"
"githubUsername": "zieka",
"url": "https://github.com/zieka"
}

@@ -59,11 +59,2 @@ ],

"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "77034026b6752e93e2ee009460db1a58b349f95c903295dbaf2bcff5a55e1e5f",
"typeScriptVersion": "4.5",
"exports": {

@@ -86,3 +77,12 @@ ".": {

"./package.json": "./package.json"
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "9092affeedaed58152dc2f1612b11da22f645db97c602013ac477f96a7cc294c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for React (https://react.dev/).
This package contains type definitions for react (https://react.dev/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:33 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: none
* Global values: `React`
# Credits
These definitions were written by [Asana](https://asana.com), [AssureSign](http://www.assuresign.com), [Microsoft](https://microsoft.com), [John Reilly](https://github.com/johnnyreilly), [Benoit Benezech](https://github.com/bbenezech), [Patricio Zavolinsky](https://github.com/pzavolinsky), [Eric Anderson](https://github.com/ericanderson), [Dovydas Navickas](https://github.com/DovydasNavickas), [Stéphane Goetz](https://github.com/onigoetz), and [Kyle Scully](https://github.com/zieka).

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