@types/html2canvas
Advanced tools
Comparing version 0.0.31 to 0.5.32
@@ -0,0 +0,0 @@ // Type definitions for html2canvas.js v0.5.0-bata.4 |
{ | ||
"name": "@types/html2canvas", | ||
"version": "0.0.31", | ||
"version": "0.5.32", | ||
"description": "TypeScript definitions for html2canvas.js v0.5.0-bata.4", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "1.10.*" | ||
"@types/jquery": "*" | ||
}, | ||
"typings": "index.d.ts" | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "15d60ca073e38234a762e1ca872b7a14cc4d0242cb848ba654bb5d2f4099c927" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 25 Aug 2016 16:56:05 GMT | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Mixed | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -9,3 +9,3 @@ { | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"libraryMinorVersion": "5", | ||
"libraryName": "html2canvas.js v0.5.0-bata.4", | ||
@@ -12,0 +12,0 @@ "typingsPackageName": "html2canvas", |
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
5573
+ Added@types/jquery@3.5.32(transitive)
+ Added@types/sizzle@2.3.9(transitive)
- Removed@types/jquery@1.10.45(transitive)
Updated@types/jquery@*