@types/html2canvas
Advanced tools
Comparing version 0.0.22-alpha to 0.0.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for html2canvas.js v0.4.1 |
{ | ||
"name": "@types/html2canvas", | ||
"version": "0.0.22-alpha", | ||
"version": "0.0.23-alpha", | ||
"description": "TypeScript definitions for html2canvas.js v0.4.1", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Richard Hepburn <https://github.com/rwhepburn/>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
"@types/jquery": "1.10.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:15 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:25 GMT | ||
* File structure: Global | ||
@@ -14,0 +14,0 @@ * Library Dependencies: jquery |
@@ -23,3 +23,3 @@ { | ||
], | ||
"contentHash": "3ccd6a8fc1839b65cad982fe4f6be12faea916996110de192d8661f6759f52aa" | ||
"contentHash": "51adb1af8c14f3fd3e211a5e2d6d4a6b6547fdef72c9c1d0a52e5500b68954ff" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4918
0
+ Added@types/jquery@1.10.45(transitive)
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)
Updated@types/jquery@1.10.*