Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@randajan/pdfkit-dom

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@randajan/pdfkit-dom - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

2

dist/index.js

@@ -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

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