@types/cropperjs
Advanced tools
Comparing version 0.0.24 to 0.0.25
@@ -134,2 +134,7 @@ // Type definitions for cropperjs | ||
/** | ||
* Enable to restore the cropped area after resizing the window. | ||
* @default true | ||
*/ | ||
restore?: boolean; | ||
/** | ||
* Enable to scale the image. | ||
@@ -136,0 +141,0 @@ * @default true |
{ | ||
"name": "@types/cropperjs", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "TypeScript definitions for cropperjs", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "b615ff3e3fe3616ee5a4ecce9d685c6c1324ed2db28df538994755c0c2710eb3", | ||
"typesPublisherContentHash": "1f8904413ea10535e74db4763b4b2ddc31c2ce47f9d8395b3030e7ac97dcc403", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 24 Apr 2017 15:16:44 GMT | ||
* Last updated: Fri, 05 May 2017 04:05:52 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Cropper |
Sorry, the diff of this file is not supported yet
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
17963
517