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 18.2.12 to 18.2.13

react/canary.d.ts

2

react/experimental.d.ts

@@ -37,3 +37,3 @@ /**

import React = require('./next');
import React = require('./canary');

@@ -40,0 +40,0 @@ export {};

{
"name": "@types/react",
"version": "18.2.12",
"version": "18.2.13",
"description": "TypeScript definitions for React",

@@ -161,3 +161,3 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",

},
"typesPublisherContentHash": "a83490c108f5d69fef676031c72b9933afbe4ae8d2c4779aa8ce2f1649b571f5",
"typesPublisherContentHash": "b54e732d28ad9434eba04af3d37515dcf07238074c08bfa936b5396c554d9b9c",
"typeScriptVersion": "4.3",

@@ -173,8 +173,8 @@ "exports": {

},
"./next": {
"./canary": {
"types@<=5.0": {
"default": "./ts5.0/next.d.ts"
"default": "./ts5.0/canary.d.ts"
},
"types": {
"default": "./next.d.ts"
"default": "./canary.d.ts"
}

@@ -181,0 +181,0 @@ },

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

### Additional Details
* Last updated: Mon, 12 Jun 2023 19:03:02 GMT
* Last updated: Mon, 19 Jun 2023 12:32:43 GMT
* Dependencies: [@types/csstype](https://npmjs.com/package/@types/csstype), [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/scheduler](https://npmjs.com/package/@types/scheduler)

@@ -14,0 +14,0 @@ * Global values: `React`

@@ -37,3 +37,3 @@ /**

import React = require('./next');
import React = require('./canary');

@@ -40,0 +40,0 @@ export {};

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