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

zater-docx-pdf2

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zater-docx-pdf2 - npm Package Compare versions

Comparing version 4.0.15 to 4.0.16

8

package.json
{
"name": "zater-docx-pdf2",
"version": "4.0.15",
"version": "4.0.16",
"description": "ZAter doc2pdf",

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

"development": "NODE_ENV=development nodemon --exec babel-node teste-pdf.js",
"build": "yarn run clean && babel . -d dist --ignore dist,node_modules --copy-files --source-maps=inline",
"replace-main": "sh replace.sh",
"deploy": "npm version patch && git push && npm run build && cd dist/ && npm run replace-main && npm publish"
"build": "yarn run clean && babel . -d dist --ignore dist,node_modules,scripts --copy-files --source-maps=inline",
"replace-main": "sh ./scripts/replace.sh",
"deploy": "npm version patch && git push && npm run build && npm run replace-main && cd dist/ && npm publish"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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