@types/react-alert
Advanced tools
Comparing version 2.4.9 to 2.4.10
@@ -65,2 +65,3 @@ import { Component, ReactElement, ReactNode } from "react"; | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onClose?: () => void | undefined; | ||
@@ -67,0 +68,0 @@ } |
{ | ||
"name": "@types/react-alert", | ||
"version": "2.4.9", | ||
"version": "2.4.10", | ||
"description": "TypeScript definitions for react-alert", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-alert", | ||
}, | ||
"typesPublisherContentHash": "6ad0cdba652b61c20890d33bf53ac5af1b6a1dec32dcf948d21cc05f1f21b58f", | ||
"typesPublisherContentHash": "a92e9afa676636233378ac1335673804d40482964fb0fd34910872f0ec881060", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5345
92