@types/cropperjs
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -406,2 +406,7 @@ // Type definitions for cropperjs 1.1 | ||
fillColor?: string; | ||
/** | ||
* image smoothing | ||
*/ | ||
imageSmoothingEnabled?: boolean; | ||
imageSmoothingQuality?: 'low' | 'medium' | 'high'; | ||
} | ||
@@ -408,0 +413,0 @@ } |
{ | ||
"name": "@types/cropperjs", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for cropperjs", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "bc585717673e99e4e6cb6e707298ba9539254d822ddf11aa60f91286dd04ec5c", | ||
"typesPublisherContentHash": "ba0fd5c468b09ce679a3e90b21d1e8da753e1b35eeb26490af11af766ea326bb", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT | ||
* Last updated: Wed, 03 Jan 2018 08:47:03 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Cropper |
18429
536