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

athenapdf-prebuilt

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

athenapdf-prebuilt - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

8

package.json
{
"name": "athenapdf-prebuilt",
"version": "0.0.6",
"version": "0.0.7",
"author": "Ivo von Putzer Reibegg <ivo.putzer@gmail.com> (https://github.com/ivoputzer)",

@@ -25,8 +25,8 @@ "description": "a prebuilt version of the athenapdf binary",

"test": "mocha --recursive --no-timeouts",
"modules": "git config -f .gitmodules --get-regex submodule\\.\\*url | sed 's/submodule.//g;s/.url//g' | awk '{print $2,$1}'",
"preinstall": "npm run -s modules | xargs -n2 git clone --recursive | sh",
"athenapdf": "athenapdf",
"gitmodules": "git config -f .gitmodules --get-regex submodule\\.\\*url | sed 's/submodule.//g;s/.url//g' | awk '{print $2,$1}'",
"preinstall": "npm run -s gitmodules | xargs -n2 git clone --recursive | sh",
"postinstall": "npm install --save lib/athenapdf/cli"
},
"dependencies": {
"athenapdf": "file://lib/athenapdf/cli"
},

@@ -33,0 +33,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