@types/react-alert
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -87,2 +87,3 @@ import { Component, ComponentType, Consumer, ReactNode } from "react"; | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onOpen?: () => void | undefined; | ||
@@ -93,2 +94,3 @@ | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onClose?: () => void | undefined; | ||
@@ -95,0 +97,0 @@ } |
{ | ||
"name": "@types/react-alert", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "TypeScript definitions for react-alert", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-alert", | ||
}, | ||
"typesPublisherContentHash": "9d771c3e7dcb289f5c32054225bf8cda24bedf7ee8ea41edda3e5859b975595b", | ||
"typesPublisherContentHash": "04669a876298c9522116228e624bff045870729ef8d6ad192f25a2ad46c23e47", | ||
"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
5339
92