@types/react
Advanced tools
@@ -33,2 +33,4 @@ /** | ||
| type NativeSubmitEvent = SubmitEvent; | ||
| declare module "." { | ||
@@ -121,2 +123,9 @@ export function unstable_useCacheRefresh(): () => void; | ||
| } | ||
| interface SubmitEvent<T = Element> extends SyntheticEvent<T, NativeSubmitEvent> { | ||
| /** | ||
| * Only available in react@canary | ||
| */ | ||
| submitter: HTMLElement | null; | ||
| } | ||
| } |
| { | ||
| "name": "@types/react", | ||
| "version": "19.2.10", | ||
| "version": "19.2.11", | ||
| "description": "TypeScript definitions for react", | ||
@@ -208,4 +208,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "c1bacedf82d12682fbaf19b2e74fd83bbeea9f1592d6885e013c8c1379ce22e8", | ||
| "typesPublisherContentHash": "304cb904d295bd3bf7ece003c819313dd2bd9dc09ba51c518de3918e871bbd4f", | ||
| "typeScriptVersion": "5.2" | ||
| } |
+1
-1
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Tue, 27 Jan 2026 12:02:23 GMT | ||
| * Last updated: Wed, 04 Feb 2026 11:11:03 GMT | ||
| * Dependencies: [csstype](https://npmjs.com/package/csstype) | ||
@@ -14,0 +14,0 @@ |
@@ -33,2 +33,4 @@ /** | ||
| type NativeSubmitEvent = SubmitEvent; | ||
| declare module "." { | ||
@@ -121,2 +123,9 @@ export function unstable_useCacheRefresh(): () => void; | ||
| } | ||
| interface SubmitEvent<T = Element> extends SyntheticEvent<T, NativeSubmitEvent> { | ||
| /** | ||
| * Only available in react@canary | ||
| */ | ||
| submitter: HTMLElement | null; | ||
| } | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
409335
0.12%9183
0.15%