🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nowline/export-pdf

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nowline/export-pdf - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+5
-5
package.json
{
"name": "@nowline/export-pdf",
"version": "0.2.3",
"version": "0.2.4",
"description": "Nowline PDF exporter — vector PDF via PDFKit + svg-to-pdfkit",

@@ -22,3 +22,3 @@ "license": "Apache-2.0",

"pdfkit": "^0.15.0",
"@nowline/export-core": "0.2.3"
"@nowline/export-core": "0.2.4"
},

@@ -31,5 +31,5 @@ "devDependencies": {

"vitest": "^3.1.0",
"@nowline/core": "0.2.3",
"@nowline/layout": "0.2.3",
"@nowline/renderer": "0.2.3"
"@nowline/renderer": "0.2.4",
"@nowline/core": "0.2.4",
"@nowline/layout": "0.2.4"
},

@@ -36,0 +36,0 @@ "scripts": {