🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@chantouchsek/html2pdf-js

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chantouchsek/html2pdf-js - npm Package Compare versions

Comparing version

to
0.0.4

@@ -5,2 +5,9 @@ # Changelog

### [0.0.4](https://github.com/chantouchsek/html2pdf-js/compare/v0.0.3...v0.0.4) (2022-02-24)
### Bug Fixes
* :package: upgrade deps ([8d45ccd](https://github.com/chantouchsek/html2pdf-js/commit/8d45ccd3a1ec529cdcde7c17335802a528ac40bd))
### [0.0.3](https://github.com/chantouchsek/html2pdf-js/compare/v0.0.2...v0.0.3) (2021-12-11)

@@ -7,0 +14,0 @@

/*!
* @chantouchsek/html2pdf-js v0.0.2
* Copyright (c) 2021 Chantouch Sek
* @chantouchsek/html2pdf-js v0.0.4
* Copyright (c) 2022 Chantouch Sek
* Released under the MIT License.

@@ -95,2 +95,4 @@ */

/*! ../internals/function-bind-native */
/*! ../internals/function-call */

@@ -246,2 +248,4 @@

/*! ../internals/v8-prototype-define-bug */
/*! ../internals/well-known-symbol */

@@ -760,2 +764,6 @@

/*!****************************************************************!*\
!*** ./node_modules/core-js/internals/function-bind-native.js ***!
\****************************************************************/
/*!****************************************************************!*\
!*** ./node_modules/core-js/internals/length-of-array-like.js ***!

@@ -821,2 +829,6 @@ \****************************************************************/

/*!*******************************************************************!*\
!*** ./node_modules/core-js/internals/v8-prototype-define-bug.js ***!
\*******************************************************************/
/*!*******************************************************************!*\
!*** ./node_modules/core-js/modules/esnext.async-iterator.map.js ***!

@@ -823,0 +835,0 @@ \*******************************************************************/

{
"name": "@chantouchsek/html2pdf-js",
"version": "0.0.3",
"version": "0.0.4",
"description": "Client-side HTML-to-PDF rendering using pure JS",

@@ -32,5 +32,5 @@ "main": "dist/html2pdf.js",

"dependencies": {
"es6-promise": "^4.2.5",
"html2canvas": "^1.0.0",
"jspdf": "^2.3.1"
"es6-promise": "^4.2.8",
"html2canvas": "^1.4.1",
"jspdf": "^2.5.1"
},

@@ -44,3 +44,3 @@ "devDependencies": {

"commander": "^7.2.0",
"core-js": "^3.16.0",
"core-js": "^3.21.1",
"karma": "^6.3.4",

@@ -59,3 +59,3 @@ "karma-chai": "^0.1.0",

"pdftest": "^0.3.0",
"rimraf": "^2.6.2",
"rimraf": "^3.0.2",
"standard-version": "^9.3.2",

@@ -62,0 +62,0 @@ "start-server-and-test": "^1.12.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet