@types/react-alert
Advanced tools
Comparing version 7.0.5 to 7.0.6
@@ -135,2 +135,3 @@ // The 7.x definition also applies to [6.x, 5.x]. | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onOpen?: () => void | undefined; | ||
@@ -141,2 +142,3 @@ | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
onClose?: () => void | undefined; | ||
@@ -143,0 +145,0 @@ } |
{ | ||
"name": "@types/react-alert", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"description": "TypeScript definitions for react-alert", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-alert", | ||
}, | ||
"typesPublisherContentHash": "35bc70f87f0c8c2d2b0bc6a5b183bb2abd7909e926f5239db3825fdd83ff928f", | ||
"typesPublisherContentHash": "57cfa0f6c4ba0e30e5347d7d5c2e4becb345b0a283bb38b2ea74d191fbd1fd22", | ||
"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
6628
139