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

pdf-lib-extended

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdf-lib-extended - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

package.json
{
"name": "pdf-lib-extended",
"version": "1.0.1",
"version": "1.0.2",
"description": "This project extends the capabilities of the pdf-lib JavaScript library by providing a set of helper functions that simplify common PDF manipulation tasks. It includes utilities for drawing and formatting text, images, and shapes within PDF documents, allowing for more advanced customization and automation. The class-based architecture, designed as a toolkit, ensures that developers can easily integrate these enhanced features into their existing workflows. With this extension, users can streamline the creation of dynamic and complex PDFs with minimal effort.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/JalenLT/pdf-lib-extended.git"
},
"type": "module",

@@ -29,2 +33,6 @@ "keywords": [

"license": "ISC",
"bugs": {
"url": "https://github.com/JalenLT/pdf-lib-extended/issues"
},
"homepage": "https://github.com/JalenLT/pdf-lib-extended#readme",
"dependencies": {

@@ -31,0 +39,0 @@ "pdf-lib": "^1.17.1"

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