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

adonis-pdf

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-pdf - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

package.json
{
"name": "adonis-pdf",
"version": "0.0.9",
"version": "0.0.10",
"description": "Create PDF files within Adonis using pdfmake",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -18,3 +18,3 @@ # adonis-pdf

## Usage
`PDF.create()` accepts two parameters:
Add `const PDF = use('PDF')` to whatever file you wish to use it, then call `PDF.create()`. This method accepts two parameters:

@@ -21,0 +21,0 @@ * `definition`: Object representing the PDF content/styles etc

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