New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pdf-master

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdf-master - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

LICENSE

8

package.json
{
"name": "pdf-master",
"version": "1.0.0",
"version": "1.1.0",
"description": "\"npm package to generate static and dynamic PDF in nodejs.\"",

@@ -11,3 +11,3 @@ "main": "src/index.js",

"type": "git",
"url": "git://github.com/chaitanyamogal/pdf-maker.git"
"url": "git://github.com/chaitanyamogal/pdf-master"
},

@@ -29,5 +29,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/chaitanyamogal/pdf-maker/issues"
"url": "https://github.com/chaitanyamogal/pdf-master/issues"
},
"homepage": "https://github.com/chaitanyamogal/pdf-maker",
"homepage": "https://github.com/chaitanyamogal/pdf-master",
"dependencies": {

@@ -34,0 +34,0 @@ "handlebars": "^4.7.7",

@@ -6,3 +6,3 @@ # PDF Master

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/chaitanyamogal/pdf-maker/blob/main/LICENSE)
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/chaitanyamogal/pdf-master/blob/main/LICENSE)

@@ -131,6 +131,8 @@ ## Features

- [Read how to generate dynamic PDF using the Mysql database]().
- [Read how to generate dynamic PDF using the Mysql database](https://github.com/chaitanyamogal/pdf-master/blob/main/example/pfdWithMysql.md).
- [Read more on .hb template]().
- [Read more on .hb template](https://github.com/chaitanyamogal/pdf-master/blob/main/docs/htmlTemplateFormating.md).
- [More PDF formating options](https://github.com/chaitanyamogal/pdf-master/blob/main/docs/pdfFormatOptions.md)
## Contributing

@@ -142,2 +144,2 @@

pdf-master is [MIT licensed]().
pdf-master is [MIT licensed](https://github.com/chaitanyamogal/pdf-master/blob/main/LICENSE).
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