@types/react-rte
Advanced tools
Comparing version 0.16.3 to 0.16.4
@@ -117,2 +117,3 @@ // Type definitions for react-rte 0.16 | ||
| "BLOCK_TYPE_BUTTONS" | ||
| "BLOCK_ALIGNMENT_BUTTONS" | ||
| "LINK_BUTTONS" | ||
@@ -127,2 +128,3 @@ | "BLOCK_TYPE_DROPDOWN" | ||
INLINE_STYLE_BUTTONS: StyleConfigList; | ||
BLOCK_ALIGNMENT_BUTTONS: StyleConfigList; | ||
BLOCK_TYPE_DROPDOWN: StyleConfigList; | ||
@@ -129,0 +131,0 @@ BLOCK_TYPE_BUTTONS: StyleConfigList; |
{ | ||
"name": "@types/react-rte", | ||
"version": "0.16.3", | ||
"version": "0.16.4", | ||
"description": "TypeScript definitions for react-rte", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-rte", | ||
}, | ||
"typesPublisherContentHash": "1c7dc2bd17739f558bd9af22374ea963315b577c592300b1f6e9f7dc292fdf6b", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "68d54aae4b89857c472764de77ab9dd54de19354cb1a8b59748284e425f19149", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 19 Jul 2021 23:31:20 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/draft-js](https://npmjs.com/package/@types/draft-js) | ||
* Last updated: Wed, 11 Jan 2023 11:32:46 GMT | ||
* Dependencies: [@types/draft-js](https://npmjs.com/package/@types/draft-js), [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
@@ -15,0 +15,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
7614
138