Socket
Socket
Sign inDemoInstall

pdfkit-table

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdfkit-table - npm Package Compare versions

Comparing version 0.1.22 to 0.1.23

6

package.json
{
"name": "pdfkit-table",
"version": "0.1.22",
"description": "Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin) ",
"version": "0.1.23",
"description": "PdfKit Table. Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin) ",
"main": "index.js",

@@ -14,3 +14,3 @@ "scripts": {

"author": "natancabral",
"keywords": ["javascript","pdf","pdfkit","table"],
"keywords": ["javascript","pdf","pdfkit","table","pdfkit table","pdfkit-table"],
"license": "MIT",

@@ -17,0 +17,0 @@ "bugs": {

@@ -10,3 +10,4 @@ # pdfkit-table

[view pdf example](https://github.com/natancabral/pdfkit-table/raw/main/example/document.pdf) |
[full code example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-server-example.js) |
[full code example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-example.js) |
[server example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-server-example.js) |
[both](https://github.com/natancabral/pdfkit-table/blob/main/example/)

@@ -13,0 +14,0 @@

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