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

@pdfme/generator

Package Overview
Dependencies
Maintainers
1
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pdfme/generator - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

.eslintrc.js

@@ -11,3 +11,3 @@ module.exports = {

parserOptions: {
project: ['./tsconfig.json'], // Specify it only for TypeScript files
project: ['./tsconfig.esm.json'], // Specify it only for TypeScript files
},

@@ -30,4 +30,4 @@ },

sourceType: 'module',
project: 'tsconfig.json',
project: 'tsconfig.esm.json',
},
};
{
"name": "@pdfme/generator",
"version": "1.1.3",
"version": "1.1.4",
"sideEffects": false,

@@ -5,0 +5,0 @@ "author": "hand-dot",

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