@types/react-mentions
Advanced tools
Comparing version 4.1.12 to 4.1.13
@@ -149,2 +149,3 @@ import * as React from "react"; | ||
callback: (data: SuggestionDataItem[]) => void, | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
) => Promise<void> | void | Promise<SuggestionDataItem[]> | SuggestionDataItem[]; |
{ | ||
"name": "@types/react-mentions", | ||
"version": "4.1.12", | ||
"version": "4.1.13", | ||
"description": "TypeScript definitions for react-mentions", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-mentions", | ||
}, | ||
"typesPublisherContentHash": "c06e571996e3cdfa5bf712ef8d5d73cee5aa090915b6d11b4e8613c90c7c9d59", | ||
"typesPublisherContentHash": "da7ff3a47cd0979491dcc242b213f36db609e5069de5abaeaccffafe36d188e1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 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
13441
280