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.11.13 to 0.11.14

19

draft-js/index.d.ts

@@ -1,20 +0,1 @@

// Type definitions for Draft.js v0.11.1
// Project: https://facebook.github.io/draft-js/
// Definitions by: Dmitry Rogozhny <https://github.com/dmitryrogozhny>
// Eelco Lempsink <https://github.com/eelco>
// Yale Cason <https://github.com/ghotiphud>
// Ryan Schwers <https://github.com/schwers>
// Michael Wu <https://github.com/michael-yx-wu>
// Willis Plummer <https://github.com/willisplummer>
// Santiago Vilar <https://github.com/smvilar>
// Ulf Schwekendiek <https://github.com/sulf>
// Pablo Varela <https://github.com/pablopunk>
// Claudio Procida <https://github.com/claudiopro>
// Kevin Hawkinson <https://github.com/khawkinson>
// Munif Tanjim <https://github.com/MunifTanjim>
// Peter Dekkers <https://github.com/PeterDekkers>
// Ankit Ranjan <https://github.com/ankitr>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as Immutable from "immutable";

@@ -21,0 +2,0 @@ import * as React from "react";

62

draft-js/package.json
{
"name": "@types/draft-js",
"version": "0.11.13",
"description": "TypeScript definitions for Draft.js",
"version": "0.11.14",
"description": "TypeScript definitions for draft-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/draft-js",

@@ -10,69 +10,69 @@ "license": "MIT",

"name": "Dmitry Rogozhny",
"url": "https://github.com/dmitryrogozhny",
"githubUsername": "dmitryrogozhny"
"githubUsername": "dmitryrogozhny",
"url": "https://github.com/dmitryrogozhny"
},
{
"name": "Eelco Lempsink",
"url": "https://github.com/eelco",
"githubUsername": "eelco"
"githubUsername": "eelco",
"url": "https://github.com/eelco"
},
{
"name": "Yale Cason",
"url": "https://github.com/ghotiphud",
"githubUsername": "ghotiphud"
"githubUsername": "ghotiphud",
"url": "https://github.com/ghotiphud"
},
{
"name": "Ryan Schwers",
"url": "https://github.com/schwers",
"githubUsername": "schwers"
"githubUsername": "schwers",
"url": "https://github.com/schwers"
},
{
"name": "Michael Wu",
"url": "https://github.com/michael-yx-wu",
"githubUsername": "michael-yx-wu"
"githubUsername": "michael-yx-wu",
"url": "https://github.com/michael-yx-wu"
},
{
"name": "Willis Plummer",
"url": "https://github.com/willisplummer",
"githubUsername": "willisplummer"
"githubUsername": "willisplummer",
"url": "https://github.com/willisplummer"
},
{
"name": "Santiago Vilar",
"url": "https://github.com/smvilar",
"githubUsername": "smvilar"
"githubUsername": "smvilar",
"url": "https://github.com/smvilar"
},
{
"name": "Ulf Schwekendiek",
"url": "https://github.com/sulf",
"githubUsername": "sulf"
"githubUsername": "sulf",
"url": "https://github.com/sulf"
},
{
"name": "Pablo Varela",
"url": "https://github.com/pablopunk",
"githubUsername": "pablopunk"
"githubUsername": "pablopunk",
"url": "https://github.com/pablopunk"
},
{
"name": "Claudio Procida",
"url": "https://github.com/claudiopro",
"githubUsername": "claudiopro"
"githubUsername": "claudiopro",
"url": "https://github.com/claudiopro"
},
{
"name": "Kevin Hawkinson",
"url": "https://github.com/khawkinson",
"githubUsername": "khawkinson"
"githubUsername": "khawkinson",
"url": "https://github.com/khawkinson"
},
{
"name": "Munif Tanjim",
"url": "https://github.com/MunifTanjim",
"githubUsername": "MunifTanjim"
"githubUsername": "MunifTanjim",
"url": "https://github.com/MunifTanjim"
},
{
"name": "Peter Dekkers",
"url": "https://github.com/PeterDekkers",
"githubUsername": "PeterDekkers"
"githubUsername": "PeterDekkers",
"url": "https://github.com/PeterDekkers"
},
{
"name": "Ankit Ranjan",
"url": "https://github.com/ankitr",
"githubUsername": "ankitr"
"githubUsername": "ankitr",
"url": "https://github.com/ankitr"
}

@@ -92,4 +92,4 @@ ],

},
"typesPublisherContentHash": "c494d1b79ee79d0fb4b2744472b9bebba54d891dfdba013e5ef335fa067b45de",
"typesPublisherContentHash": "97f4d6747e95794002e403fb355a45865e28efc0e3d69da98cb46365a59c353e",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Draft.js (https://facebook.github.io/draft-js/).
This package contains type definitions for draft-js (https://facebook.github.io/draft-js/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Dependencies: [@types/immutable](https://npmjs.com/package/@types/immutable), [@types/react](https://npmjs.com/package/@types/react)
* Global values: `Draft`
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [immutable](https://npmjs.com/package/immutable)
# Credits
These definitions were written by [Dmitry Rogozhny](https://github.com/dmitryrogozhny), [Eelco Lempsink](https://github.com/eelco), [Yale Cason](https://github.com/ghotiphud), [Ryan Schwers](https://github.com/schwers), [Michael Wu](https://github.com/michael-yx-wu), [Willis Plummer](https://github.com/willisplummer), [Santiago Vilar](https://github.com/smvilar), [Ulf Schwekendiek](https://github.com/sulf), [Pablo Varela](https://github.com/pablopunk), [Claudio Procida](https://github.com/claudiopro), [Kevin Hawkinson](https://github.com/khawkinson), [Munif Tanjim](https://github.com/MunifTanjim), [Peter Dekkers](https://github.com/PeterDekkers), and [Ankit Ranjan](https://github.com/ankitr).
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