@types/react-mentions
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -111,3 +111,3 @@ // Type definitions for react-mentions 4.1 | ||
id: string | number; | ||
display: string; | ||
display?: string; | ||
} | ||
@@ -114,0 +114,0 @@ |
{ | ||
"name": "@types/react-mentions", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "TypeScript definitions for react-mentions", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-mentions", | ||
}, | ||
"typesPublisherContentHash": "14c18e94816f983443c845d766458e44e07791ca86ccdaba275b59e019c77dd2", | ||
"typesPublisherContentHash": "9dc71672f4201b33613b5c938536f5df83263525d61219c2d17428724ec81b8f", | ||
"typeScriptVersion": "3.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 20:20:56 GMT | ||
* Last updated: Fri, 16 Jul 2021 00:31:27 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
13337