New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/html2canvas

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/html2canvas - npm Package Compare versions

Comparing version 0.5.35 to 1.0.0

28

html2canvas/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc