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.10 to 0.10.11

4

draft-js/index.d.ts

@@ -801,4 +801,4 @@ // Type definitions for Draft.js v0.10.0

interface BlockMapBuilder {
createFromArray(blocks: Array<ContentBlock>): BlockMap;
class BlockMapBuilder {
static createFromArray(blocks: Array<ContentBlock>): BlockMap;
}

@@ -805,0 +805,0 @@

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

@@ -9,23 +9,29 @@ "license": "MIT",

"name": "Dmitry Rogozhny",
"url": "https://github.com/dmitryrogozhny"
"url": "https://github.com/dmitryrogozhny",
"githubUsername": "dmitryrogozhny"
},
{
"name": "Eelco Lempsink",
"url": "https://github.com/eelco"
"url": "https://github.com/eelco",
"githubUsername": "eelco"
},
{
"name": "Yale Cason",
"url": "https://github.com/ghotiphud"
"url": "https://github.com/ghotiphud",
"githubUsername": "ghotiphud"
},
{
"name": "Ryan Schwers",
"url": "https://github.com/schwers"
"url": "https://github.com/schwers",
"githubUsername": "schwers"
},
{
"name": "Michael Wu",
"url": "https://github.com/michael-yx-wu"
"url": "https://github.com/michael-yx-wu",
"githubUsername": "michael-yx-wu"
},
{
"name": "Willis Plummer",
"url": "https://github.com/willisplummer"
"url": "https://github.com/willisplummer",
"githubUsername": "willisplummer"
}

@@ -43,5 +49,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "16c5b08a9a9fc7040c94fd99482243807aad9bc0e63e0c8c18f1e2c17857393d",
"typesPublisherContentHash": "8afaca84e8e9cd848e201f1e9969a7cf55f25259ead66acb421754e762c30596",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 03 Aug 2017 13:57:01 GMT
* Last updated: Tue, 29 Aug 2017 21:31:37 GMT
* Dependencies: react, immutable

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

Sorry, the diff of this file is not supported yet

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