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.1.0 to 1.1.1

2

dist/index.js

@@ -943,3 +943,3 @@ var __defProp = Object.defineProperty;

}, false);
each(options.fonts, (path2, key) => kit.registerFont(key, path2));
each(options.fonts, (path2, ctx) => kit.registerFont(ctx.key, path2));
}

@@ -946,0 +946,0 @@ msg(text) {

{
"name": "@randajan/pdfkit-dom",
"version": "1.1.0",
"version": "1.1.1",
"description": "PDFKit computed rendering with use of elements and styling",

@@ -5,0 +5,0 @@ "repository": "randajan/pdfkit-dom",

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