Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-rte

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-rte - npm Package Compare versions

Comparing version 0.16.2 to 0.16.3

6

react-rte/index.d.ts

@@ -92,3 +92,3 @@ // Type definitions for react-rte 0.16

interface StyleConfig {
export interface StyleConfig {
label: string;

@@ -99,3 +99,3 @@ style: string;

type StyleConfigList = StyleConfig[];
export type StyleConfigList = StyleConfig[];

@@ -124,3 +124,3 @@ type ChangeHandler = (value: EditorValue) => any;

interface ToolbarConfig {
export interface ToolbarConfig {
display: GroupName[];

@@ -127,0 +127,0 @@ extraProps?: object | undefined;

{
"name": "@types/react-rte",
"version": "0.16.2",
"version": "0.16.3",
"description": "TypeScript definitions for react-rte",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-rte",

},
"typesPublisherContentHash": "b04680fef09caca6979667101469fb8e3f82536460a7bd7688249c13f26f24a6",
"typesPublisherContentHash": "1c7dc2bd17739f558bd9af22374ea963315b577c592300b1f6e9f7dc292fdf6b",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:30 GMT
* 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)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc