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

simple-pdf-generator

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-pdf-generator - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

lib/index.d.ts

6

package.json
{
"name": "simple-pdf-generator",
"version": "2.1.0",
"version": "2.1.1",
"description": "Generator of PDF files from HTML templates using TS decorators",

@@ -43,3 +43,5 @@ "main": "./lib/index.js",

"scripts": {
"tsc": "tsc",
"publish": "npm publish",
"prepublish": "npm run build",
"build": "tsc",
"examples": "ts-node examples/examples.ts",

@@ -46,0 +48,0 @@ "lint": "eslint . --ext .ts"

# Simple PDF Generator
Node module that coverts HTML5 files to PDFs.
Node module that converts HTML5 files to PDFs.

@@ -5,0 +5,0 @@ ## Installation

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