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.0.31 to 0.0.32

2

html2canvas/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for html2canvas.js v0.5.0-bata.4
// Type definitions for html2canvas.js v0.5.0-bata.4
// Project: https://github.com/niklasvh/html2canvas

@@ -3,0 +3,0 @@ // Definitions by: Richard Hepburn <https://github.com/rwhepburn/>, Pei-Tang Huang <https://github.com/tan9/>

{
"name": "@types/html2canvas",
"version": "0.0.31",
"version": "0.0.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"
"peerDependencies": {},
"typesPublisherContentHash": "15d60ca073e38234a762e1ca872b7a14cc4d0242cb848ba654bb5d2f4099c927"
}

@@ -8,7 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/html2canvas
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/html2canvas
Additional Details
* Last updated: Thu, 25 Aug 2016 16:56:05 GMT
* File structure: Mixed
* Last updated: Tue, 13 Dec 2016 21:09:28 GMT
* Library Dependencies: jquery

@@ -15,0 +14,0 @@ * Module Dependencies: none

{
"authors": "Richard Hepburn <https://github.com/rwhepburn/>, Pei-Tang Huang <https://github.com/tan9/>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -8,4 +7,4 @@ "jquery"

"moduleDependencies": [],
"libraryMajorVersion": "0",
"libraryMinorVersion": "0",
"libraryMajorVersion": 0,
"libraryMinorVersion": 0,
"libraryName": "html2canvas.js v0.5.0-bata.4",

@@ -15,4 +14,3 @@ "typingsPackageName": "html2canvas",

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Mixed",
"sourceBranch": "master",
"globals": [

@@ -19,0 +17,0 @@ "html2canvas"

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