@types/react-mentions
Advanced tools
Comparing version 4.1.4 to 4.1.5
@@ -19,3 +19,3 @@ // Type definitions for react-mentions 4.1 | ||
*/ | ||
export const Mention: React.SFC<MentionProps>; | ||
export const Mention: React.FC<MentionProps>; | ||
@@ -22,0 +22,0 @@ /** |
{ | ||
"name": "@types/react-mentions", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "TypeScript definitions for react-mentions", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-mentions", | ||
}, | ||
"typesPublisherContentHash": "84fe7fe1ef3a76c17b2e6bfb5a240e5475d8ab57b64bb8cd99c3e0ee1a26f098", | ||
"typesPublisherContentHash": "fa0d983035b7e61347b82939a9b4a09e1bdb6ecb417db811c1e34fcc0c7c4730", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Sep 2021 16:01:22 GMT | ||
* Last updated: Thu, 21 Oct 2021 02:01:33 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
13384