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

node-poppler

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-poppler - npm Package Versions

1
8

5.0.2

Diff

Changelog

Source

5.0.2 (2021-10-12)

Bug fixes

  • lib: update poppler win32 binaries from 21.09.0 to 21.10.0 (c8e1e77)

Continuous integration

  • automerge: update location of octokit rest methods (c2d6959)

Miscellaneous

  • .eslintrc: remove inaccurate sourcetype (#323) (db65fb6)
  • .prettierrc: enable bracketsameline option (ccd86c9)
  • .vscode: remove deprecated settings (#324) (0638d8e)
  • index: resolve jsdoc/no-multi-asterisks warning (#325) (e54c041)

Dependencies

  • deps-dev: add eslint-plugin-security-node (#316) (5f7d6ad)
  • deps-dev: bump eslint-plugin-jest from 24.7.0 to 25.0.5 (5924cc7)
  • deps-dev: bump prettier from 2.4.0 to 2.4.1 (ae71ec2)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (18e8f62)
  • deps: bump GoogleCloudPlatform/release-please-action (e27671b)
  • deps: bump GoogleCloudPlatform/release-please-action (84e74cf)
  • deps: bump wagoid/commitlint-github-action from 4.1.4 to 4.1.5 (2f8052b)
  • deps: bump wagoid/commitlint-github-action from 4.1.5 to 4.1.9 (bf11955)
fdawgs
published 5.0.1 •

Changelog

Source

5.0.1 (2021-09-13)

Bug fixes

  • lib: update poppler win32 binaries from 21.08.0 to 21.09.0 (#313) (6cd1a3c)

Continuous integration

  • ci: revert to workflow-run-clean-action from github concurrency (4b85707)

Miscellaneous

  • .eslintrc: set correct ecmascript version (#308) (055e44e)
  • .husky/.gitignore: remove now redundant file (d8891bc)
  • .prettierrc: override defaults for html, css, and scss files (#309) (73f9044)
  • .vscode: add mhutchie.git-graph extension (6d86a88)

Dependencies

  • deps-dev: bump prettier from 2.3.2 to 2.4.0 (5f61282)
  • deps: bump GoogleCloudPlatform/release-please-action (5694596)
  • deps: bump wagoid/commitlint-github-action from 4.1.1 to 4.1.4 (f20e9c7)
fdawgs
published 5.0.0 •

Changelog

Source

5.0.0 (2021-09-06)

⚠ BREAKING CHANGES

  • index: macOS/Darwin binaries have been removed due to persistent issues with them. Please download macOS binaries separately through Homebrew.

Bug fixes

  • index: remove included macos/darwin binaries (1bfa703)
  • index: throw new error not return it as returning leads to silent failures (#299) (e22d02d)

Miscellaneous

  • .github: use new YAML configured GitHub issue forms (#303) (4760072)

Continuous integration

  • ci: replace workflow-run-cleanup-action with github concurrency (#304) (0f08d1f)

Dependencies

  • add .npmignore; reduce package size from 15.6MB to 13.7MB (#306) (3f0fbe6)
fdawgs
published 4.1.2 •

Changelog

Source

4.1.2 (2021-08-30)

Bug fixes

  • lib: update poppler win32 binaries from 21.03.0 to 21.08.0 (#296) (34f9e37)

Documentation

Dependencies

  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (b15218e)
  • deps-dev: bump @commitlint/config-conventional (bfac706)
  • deps-dev: bump dependencies (#297) (f922709)
  • deps-dev: bump eslint-plugin-jsdoc from 35.5.1 to 36.0.6 (38e7554)
  • deps: bump actions/github-script from 4.0.2 to 4.1 (f90cfbd)
  • deps: bump actions/setup-node from 2.3.0 to 2.4.0 (9180bca)
  • deps: bump GoogleCloudPlatform/release-please-action (d46efc8)
fdawgs
published 4.1.1 •

Changelog

Source

4.1.1 (2021-07-23)

Bug fixes

  • index: add "3221226505" error code mapping (5017df6)

Continuous integration

  • ci: disable homebrew analytics for macos builds (#278) (92ad4fa)
  • link-check: reduce frequency from daily to monthly (#272) (5e91c2a)

Improvements

  • index: consolidate child process close event handling (db89bd6)

Dependencies

  • deps-dev: bump husky from 6.0.0 to 7.0.0 (e9f9c97)
  • deps-dev: bump prettier from 2.3.0 to 2.3.2 (9eeed40)
  • deps: bump actions/setup-node from 2.1.5 to 2.2.0 (dba9b38)
  • deps: bump actions/setup-node from 2.2.0 to 2.3.0 (c41ef56)
  • deps: bump actions/upload-artifact from 2.2.3 to 2.2.4 (2461ce1)
  • deps: bump coverallsapp/github-action from 1.1.2 to 1.1.3 (a6cecca)
  • deps: bump wagoid/commitlint-github-action from 3.1.4 to 4.1.1 (b29337c)

Miscellaneous

  • gitignore: add test generated pdfs (c70638c)
  • index/pdftocairo: sort file ext list alphabetically ascending (8912fc1)
  • package: update keywords (5169f74)
  • prettierignore: ignore all test folder content (d69dccd)
  • vscode: disable red hat telemetry (d0084b5)
  • vscode: remove user space config setting (c899f9f)
fdawgs
published 4.1.0 •

Changelog

Source

4.1.0 (2021-06-02)

Features

  • index: add printAsJson arg to pdfInfo() options (56a2ffb), thanks to @sainf

Bug fixes

  • index: normalize binary paths (15cb1a1)

Miscellaneous

  • workflows: remove stale.yml (167484a)

Continuous integration

  • cd: move perf optimizations and refactoring into same section (842d3f5)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 34.8.2 to 35.1.2 (277f31f)
  • deps-dev: bump jest from 26.6.3 to 27.0.3 (e28c345)

Documentation

  • readme: grammar and wordiness fixes (4a02092)
  • readme: update pdfToHtml() examples (e10a821)
  • readme: update contributing section (99f4cd6)
fdawgs
published 4.0.0 •

Changelog

Source

4.0.0 (2021-05-21)

⚠ BREAKING CHANGES

  • index: optional outputFilestring parameter for pdfToHtml() function has been added after file. Poppler.pdfToHtml(file, options) is now Poppler.pdfToHtml(file, outputFile, options).

Features

  • index: add outputFile param to pdfToHtml() function (cabdf58)

Miscellaneous

  • eslintrc: ignore empty lines in jsdoc comments (6ae7b61)
fdawgs
published 3.0.1 •

Changelog

Source

3.0.1 (2021-05-20)

Bug fixes

  • index: remove setting default encoding of received buffer (baa3d43)

Documentation

  • readme: remove repetition (8a36c2d)

Miscellaneous

  • ci: replace node-version key with shorter node (#255) (4a6cfa9)

Dependencies

  • deps-dev: bump dev dependencies (7c6ef15)
  • deps: bump actions/stale from 3.0.18 to 3.0.19 (2479e6a)
  • deps: bump GoogleCloudPlatform/release-please-action (ce14fcf)
  • deps: bump wagoid/commitlint-github-action from 3.1.0 to 3.1.4 (697c43c)

Continuous integration

  • ci: replace ubuntu-20.04 with ubuntu-latest; both same version (aaf1e5f)
  • fix key usage in action/setup-node (3cfb17b)
fdawgs
published 3.0.0 •

Changelog

Source

3.0.0 (2021-04-29)

⚠ BREAKING CHANGES

  • remove support for nodejs v10, as it is EOL as of 2021-04-30

Miscellaneous

  • remove support for node v10 (fa1a8c1)

Documentation

  • grammar and readability fixes (4637e3e)

Continuous integration

  • add nodejs v16 to unit test matrix (52ead20)
  • link-check: ignore links to lib binaries (f71f67b)
fdawgs
published 2.5.0 •

Changelog

Source

2.5.0 (2021-04-21)

Features

Continuous integration

  • add cleanup-run job (b826a9e)
  • automerge: move automerge job into new workflow (9b06c43)
  • ci: ignore dependabot prs for commit message linting (4802519)
  • do not run coveralls steps/jobs on forks (82bbdf3)
  • link-check: fix skip regex (1803802)
  • stale: shorten workflow name (a93b619)
  • workflows: run only on push and pulls to main branch (a97b3b3)

Dependencies

  • deps-dev: bump eslint-plugin-promise from 4.3.1 to 5.1.0 (2af245b)
  • deps-dev: bump husky from 4.3.8 to 6.0.0 (53a38b9)
  • deps: bump actions/github-script from v3.1.0 to v3.1.1 (918a23a)
  • deps: bump actions/upload-artifact from v2.2.2 to v2.2.3 (93e1cc5)
  • deps: bump GoogleCloudPlatform/release-please-action (9c06911)
  • deps: bump GoogleCloudPlatform/release-please-action (c602243)
  • deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (ceab8ee)
  • deps: bump typoci/spellcheck-action from v0.4.0 to v1.0.0 (c8ea234)
  • deps: bump wagoid/commitlint-github-action from v3.0.6 to v3.1.0 (bcd1cc6)

Miscellaneous

Documentation

  • readme: add example of buffer usage (f3dbfff)
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