@types/html2canvas
Advanced tools
Comparing version 0.5.35 to 1.0.0
{ | ||
"name": "@types/html2canvas", | ||
"version": "0.5.35", | ||
"description": "TypeScript definitions for html2canvas.js", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Richard Hepburn", | ||
"url": "https://github.com/rwhepburn" | ||
}, | ||
{ | ||
"name": "Pei-Tang Huang", | ||
"url": "https://github.com/tan9" | ||
} | ||
], | ||
"version": "1.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for html2canvas, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/jquery": "*" | ||
}, | ||
"typesPublisherContentHash": "73b3105898134e1fee70aeb4c116e9f14dc1f4edcad3c22b3347d8f95f1ef3c9", | ||
"typeScriptVersion": "2.3" | ||
"html2canvas": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/html2canvas` | ||
This is a stub types definition for @types/html2canvas (https://html2canvas.hertzen.com). | ||
# Summary | ||
This package contains type definitions for html2canvas.js (https://github.com/niklasvh/html2canvas). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html2canvas | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: jquery | ||
* Global values: html2canvas | ||
# Credits | ||
These definitions were written by Richard Hepburn <https://github.com/rwhepburn>, Pei-Tang Huang <https://github.com/tan9>. | ||
html2canvas provides its own type definitions, so you don't need @types/html2canvas installed! |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1652
3
0
2
1
1
3
1
1
+ Addedhtml2canvas@*
+ Addedbase64-arraybuffer@1.0.2(transitive)
+ Addedcss-line-break@2.1.0(transitive)
+ Addedhtml2canvas@1.4.1(transitive)
+ Addedtext-segmentation@1.0.3(transitive)
+ Addedutrie@1.0.2(transitive)
- Removed@types/jquery@*
- Removed@types/jquery@3.5.32(transitive)
- Removed@types/sizzle@2.3.9(transitive)