Socket
Socket
Sign inDemoInstall

@types/draft-js

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/draft-js - npm Package Compare versions

Comparing version 0.10.16 to 0.10.17

4

draft-js/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Draft.js v0.10.3
// Type definitions for Draft.js v0.10.4
// Project: https://facebook.github.io/draft-js/

@@ -159,2 +159,4 @@ // Definitions by: Dmitry Rogozhny <https://github.com/dmitryrogozhny>

onDownArrow?(e: SyntheticKeyboardEvent): void,
onRightArrow?(e: SyntheticKeyboardEvent): void,
onLeftArrow?(e: SyntheticKeyboardEvent): void,

@@ -161,0 +163,0 @@ onBlur?(e: SyntheticEvent): void,

{
"name": "@types/draft-js",
"version": "0.10.16",
"version": "0.10.17",
"description": "TypeScript definitions for Draft.js",

@@ -53,4 +53,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "d773890623646501594a5941b3152a83f6f2d66ebbb5cc444c3574ac27ddff47",
"typesPublisherContentHash": "92058b8dc6cd1a15ac3c3a04887645427fddccecaf5d09dfa8297bfe89c1f80d",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 18:38:01 GMT
* Last updated: Thu, 09 Nov 2017 22:14:16 GMT
* Dependencies: react, immutable

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

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