@types/slate-react
Advanced tools
Comparing version 0.20.3 to 0.20.4
@@ -292,3 +292,3 @@ // Type definitions for slate-react 0.20 | ||
moveToRangeOfDocument: CoreEditor['moveToRangeOfDocument']; | ||
moveToRangeOf: CoreEditor['moveToRangeOf']; | ||
moveToRangeOfNode: CoreEditor['moveToRangeOfNode']; | ||
select: CoreEditor['select']; | ||
@@ -295,0 +295,0 @@ addMarkAtRange: CoreEditor['addMarkAtRange']; |
{ | ||
"name": "@types/slate-react", | ||
"version": "0.20.3", | ||
"version": "0.20.4", | ||
"description": "TypeScript definitions for slate-react", | ||
@@ -52,3 +52,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/slate-react" | ||
}, | ||
@@ -61,4 +62,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "c8275cd0d858bde2db1b09cf9f5511b750b7fc3e3f5307e7caf2dcf134f192b0", | ||
"typesPublisherContentHash": "d5e503e7ef519ae5a0af7b227644039bbc3f3a3eef80cc99094a98b694182848", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for slate-react (https://github.com/ianstormtaylor/slate). | ||
This package contains type definitions for slate-react ( https://github.com/ianstormtaylor/slate ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 14 Dec 2018 00:07:52 GMT | ||
* Last updated: Wed, 27 Feb 2019 19:21:23 GMT | ||
* Dependencies: @types/slate, @types/immutable, @types/react | ||
@@ -15,0 +15,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
22462