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.40 to 0.10.41

2

draft-js/index.d.ts

@@ -578,3 +578,3 @@ // Type definitions for Draft.js v0.10.5

entityRanges: Array<RawDraftEntityRange>;
data?: Object;
data?: { [key: string]: any };
}

@@ -581,0 +581,0 @@

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

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

},
"typesPublisherContentHash": "a3e2b60066a3260712dfbd34b09a4f5ed8aded40e0aac5df7fdf5cf79cc26f8d",
"typeScriptVersion": "2.9"
"typesPublisherContentHash": "ec6345fe84e06a5d28d716eb2d4715ead057abcc6a04662af129aaff52894bab",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Thu, 16 Apr 2020 05:32:29 GMT
* Last updated: Fri, 12 Jun 2020 19:16:01 GMT
* Dependencies: [@types/immutable](https://npmjs.com/package/@types/immutable), [@types/react](https://npmjs.com/package/@types/react)

@@ -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