@randajan/pdfkit-dom
Advanced tools
Comparing version 1.0.15 to 1.0.16
@@ -569,3 +569,3 @@ var __defProp = Object.defineProperty; | ||
} | ||
return new PDFTextNode(doc, element, parent); | ||
return new PDFTextNode(doc, String.jet.to(element), parent); | ||
} | ||
@@ -572,0 +572,0 @@ constructor(doc, element, parent) { |
{ | ||
"name": "@randajan/pdfkit-dom", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "PDFKit computed rendering with use of elements and styling", | ||
@@ -18,3 +18,3 @@ "repository": "randajan/pdfkit-dom", | ||
"peerDependencies": { | ||
"@randajan/jet-core": "^3.2.21", | ||
"@randajan/jet-core": "^3.3.0", | ||
"image-size": "^1.1.1", | ||
@@ -30,3 +30,2 @@ "pdfkit": "^0.14.0", | ||
"dependencies": { | ||
"@randajan/jet-core": "^3.3.0", | ||
"esbuild-plugin-import-glob": "^0.1.1" | ||
@@ -33,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131704
5
- Removed@randajan/jet-core@^3.3.0