@types/react-cropper
Advanced tools
Comparing version 0.0.16-alpha to 0.0.18-alpha
@@ -10,4 +10,4 @@ // Type definitions for react-cropper | ||
import cropperjs = require('cropperjs'); | ||
import React = require("react"); | ||
import Data = cropperjs.Data; | ||
@@ -14,0 +14,0 @@ import ContainerData = cropperjs.ContainerData; |
{ | ||
"name": "@types/react-cropper", | ||
"version": "0.0.16-alpha", | ||
"version": "0.0.18-alpha", | ||
"description": "TypeScript definitions for react-cropper", | ||
@@ -15,5 +15,5 @@ "main": "", | ||
"dependencies": { | ||
"@types/cropperjs": "0.0.15-alpha", | ||
"@types/react": "0.14.25-alpha" | ||
"@types/cropperjs": "0.0.16-alpha", | ||
"@types/react": "0.14.26-alpha" | ||
} | ||
} |
@@ -11,6 +11,6 @@ # Installation | ||
Additional Details | ||
* Last updated: Sun, 03 Jul 2016 23:17:26 GMT | ||
* Last updated: Fri, 08 Jul 2016 19:22:05 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: react, cropperjs | ||
* Module Dependencies: cropperjs | ||
* Module Dependencies: cropperjs, react | ||
* Global values: ReactCropper | ||
@@ -17,0 +17,0 @@ |
@@ -9,3 +9,4 @@ { | ||
"moduleDependencies": [ | ||
"cropperjs" | ||
"cropperjs", | ||
"react" | ||
], | ||
@@ -29,3 +30,3 @@ "libraryMajorVersion": "0", | ||
], | ||
"contentHash": "c038de533cfdf5c563dc70dcd4b30493114ff1bd6a8fcef44a11903893927f4c" | ||
"contentHash": "45f2cd8596e2e56d7b8872a041917edb3d4b9192dc9b67e59f8666960aa4a176" | ||
} |
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
6147
156
+ Added@types/cropperjs@0.0.16-alpha(transitive)
+ Added@types/react@0.14.26-alpha(transitive)
- Removed@types/cropperjs@0.0.15-alpha(transitive)
- Removed@types/react@0.14.25-alpha(transitive)
Updated@types/react@0.14.26-alpha