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.4 to 0.10.5

2

draft-js/index.d.ts

@@ -57,3 +57,3 @@ // Type definitions for Draft.js v0.10.0

*/
interface DraftEditorProps {
export interface DraftEditorProps {
editorState: EditorState;

@@ -60,0 +60,0 @@ onChange(editorState: EditorState): void;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "e31f280d4027d24acf5b0c9a9f328a1518a8d6a2c0909075e6c5480041cd5ec9",
"typesPublisherContentHash": "becbb2054ab786a33a497197fda2d7aa92a540000bec1a30aad5129c4d3db0fa",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 23 Jun 2017 14:03:03 GMT
* Last updated: Mon, 26 Jun 2017 14:01:14 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