@types/react-mentions
Advanced tools
Comparing version 4.1.5 to 4.1.6
@@ -1,4 +0,4 @@ | ||
import { ReactChildren } from 'react'; | ||
import { ReactNode } from 'react'; | ||
import { Config } from './applyChangeToValue'; | ||
export function readConfigFromChildren(children: ReactChildren): Config[]; | ||
export function readConfigFromChildren(children: ReactNode): Config[]; |
{ | ||
"name": "@types/react-mentions", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "TypeScript definitions for react-mentions", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-mentions", | ||
}, | ||
"typesPublisherContentHash": "fa0d983035b7e61347b82939a9b4a09e1bdb6ecb417db811c1e34fcc0c7c4730", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "bf6b572457378f3e217c5261be4afe94831451a9a31689dee1405c7ad35a9ebb", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 21 Oct 2021 02:01:33 GMT | ||
* Last updated: Tue, 12 Apr 2022 18:01:23 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
13376