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.6 to 0.10.7

5

draft-js/index.d.ts

@@ -105,2 +105,7 @@ // Type definitions for Draft.js v0.10.0

// exposed especially to help improve mobile web behaviors
autoCapitalize?: string;
autoComplete?: string;
autoCorrect?: string;
ariaActiveDescendantID?: string;

@@ -107,0 +112,0 @@ ariaAutoComplete?: string;

4

draft-js/package.json
{
"name": "@types/draft-js",
"version": "0.10.6",
"version": "0.10.7",
"description": "TypeScript definitions for Draft.js",

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

"peerDependencies": {},
"typesPublisherContentHash": "9d290927f0e9bf13615201c12debbf709a6f4fbefc342212f2e3d7f5ddbac012",
"typesPublisherContentHash": "4a3f24e252052ae0a80ac3ff0c5202749c6eb289bb20a8a7905c2f50feeefc0d",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 13 Jul 2017 14:58:47 GMT
* Last updated: Tue, 18 Jul 2017 13:54:28 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