node-pdftk icon indicating copy to clipboard operation
node-pdftk copied to clipboard

#39 - fixed vulnerabilities in dependencies

Open gustawdaniel opened this issue 4 years ago • 5 comments

Before

found 189 vulnerabilities (115 low, 5 moderate, 68 high, 1 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

After update:

6:15  error  `../` import should occur after import of `path`  import/order

Then

./node_modules/.bin/eslint --fix test/

Now

                       === npm audit security report ===                        
                                                                                
found 0 vulnerabilities
 in 435 scanned packages

gustawdaniel avatar Jun 04 '20 09:06 gustawdaniel

https://github.com/jjwilly16/node-pdftk/issues/39

gustawdaniel avatar Jun 04 '20 10:06 gustawdaniel

@jjwilly16 why this is not accepted?

gustawdaniel avatar Nov 08 '20 09:11 gustawdaniel

Sorry, I have a new baby at home and haven't had any spare time to check on this repo in a while. I'll get to it as soon as I can

jjwilly16 avatar Nov 12 '20 17:11 jjwilly16

Is there chance to update this package in future?

gustawdaniel avatar Jun 16 '21 11:06 gustawdaniel

I have recently needed this feature and I think this should be merged in the project !

boubacardabo avatar Nov 28 '23 14:11 boubacardabo