@types/slate-react
Advanced tools
Comparing version 0.22.7 to 0.22.8
@@ -455,2 +455,4 @@ // Type definitions for slate-react 0.22 | ||
query: CoreEditor['query']; | ||
hasCommand: CoreEditor['hasCommand']; | ||
hasQuery: CoreEditor['hasQuery']; | ||
registerCommand: CoreEditor['registerCommand']; | ||
@@ -457,0 +459,0 @@ registerQuery: CoreEditor['registerQuery']; |
{ | ||
"name": "@types/slate-react", | ||
"version": "0.22.7", | ||
"version": "0.22.8", | ||
"description": "TypeScript definitions for slate-react", | ||
@@ -76,4 +76,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "309050b1605ec52447685227dbb7528c7e4ccc972832f6e6282320f8fbb2c614", | ||
"typesPublisherContentHash": "393ba13799af97da01341a7ad81b508ed63a99892a3cacf7a42e2bcfa7851406", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 14 Nov 2019 19:26:51 GMT | ||
* Last updated: Mon, 18 Nov 2019 20:48:15 GMT | ||
* Dependencies: [@types/slate](https://npmjs.com/package/@types/slate), [@types/immutable](https://npmjs.com/package/@types/immutable), [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28420
459