html2pdfmake
Advanced tools
+8
-0
| # html2pdfmake Changelog | ||
| ### [0.0.9](https://github.com/dantio/html2pdfmake/compare/v0.0.8...v0.0.9) (2022-06-30) | ||
| ### Bug Fixes | ||
| * pdfmake type dependency ([720f7fc](https://github.com/dantio/html2pdfmake/commit/720f7fcfedba001418eaad5fede00cb7cd67e488)) | ||
| * use latest mjs from CF ([83d844c](https://github.com/dantio/html2pdfmake/commit/83d844c0980a6ab56408ecdd7c62b9583ed59e95)) | ||
| ### [0.0.8](https://github.com/dantio/html2pdfmake/compare/v0.0.7...v0.0.8) (2022-06-30) | ||
@@ -3,0 +11,0 @@ |
+4
-2
| { | ||
| "name": "html2pdfmake", | ||
| "version": "0.0.8", | ||
| "version": "0.0.9", | ||
| "description": "HTML/DOM to pdfmake", | ||
@@ -77,2 +77,5 @@ "type": "module", | ||
| ], | ||
| "dependencies": { | ||
| "@types/pdfmake": "^0.1.21" | ||
| }, | ||
| "devDependencies": { | ||
@@ -82,3 +85,2 @@ "@types/chai": "^4.3.1", | ||
| "@types/mocha": "^9.1.1", | ||
| "@types/pdfmake": "^0.1.21", | ||
| "@typescript-eslint/eslint-plugin": "^5.20.0", | ||
@@ -85,0 +87,0 @@ "@typescript-eslint/parser": "^5.20.0", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
377374
0.1%18
-5.26%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added