You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-poppler

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-poppler - npm Package Versions

2345
8

8.0.3

Diff
f
fdawgs
published 8.0.3 •

Changelog

Source

8.0.3 (2025-07-08)

Improvements

  • index: cache pdfinfo path regex (#660) (0c81b11)
  • index: import node:process explicitly (#662) (ebd0b72)

Miscellaneous

  • index: use upper snakecase for cached values (#658) (55613b3)
f
fdawgs
published 8.0.2 •

Changelog

Source

8.0.2 (2025-07-07)

Continuous integration

  • cd: grant issue write permissions for tags (#651) (99612d9)
  • ci: add node 24 to test matrix (#643) (738db46)
  • deps: bump actions/dependency-review-action from 4.6.0 to 4.7.1 (#646) (ab8c9fa)
  • deps: bump github/codeql-action from 3.28.16 to 3.28.18 (#647) (c6c5f2e)
  • use tags for immutable github actions (#648) (93285f2)

Dependencies

  • deps-dev: bump @types/jest from 29.5.14 to 30.0.0 (#657) (c224031)
  • deps-dev: bump jest from 29.7.0 to 30.0.3 (#656) (2380acc)
  • deps-dev: migrate to eslint flat config (#654) (7c2a18d)
  • deps-dev: replace license-checker with licensee (#653) (cddbc55)

Improvements

Miscellaneous

f
fdawgs
published 8.0.1 •

Changelog

Source

8.0.1 (2025-05-06)

Improvements

  • index: replace Object.keys with Object.entries (#641) (388df87)
f
fdawgs
published 8.0.0 •

Changelog

Source

8.0.0 (2025-05-05)

⚠ BREAKING CHANGES

  • dropped support for node 18
  • index: popplerPath field can no longer be changed after class has been initialised

Continuous integration

  • .github: pin actions to commit-hash; set permissions at job level (4a2cab8)
  • add top-level workflow permissions (#632) (da1f8c4)
  • codeql: analyse github actions (2b753b5)
  • deps: bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#633) (79fb42e)
  • deps: bump actions/setup-node from 4.3.0 to 4.4.0 (#636) (910e092)
  • deps: bump github/codeql-action from 3.28.12 to 3.28.13 (#634) (45c71c8)
  • deps: bump github/codeql-action from 3.28.13 to 3.28.16 (#637) (385f9d4)
  • use latest node lts version for unit tests (#635) (0785a61)

Dependencies

  • deps-dev: bump glob from 10.4.5 to 11.0.2 (#638) (ff73305)
  • deps-dev: bump typescript from 5.7.3 to 5.8.2 (#629) (6698255)

Documentation

  • correctly capitalise node.js (055fd1d)

Improvements

  • index: destruct push in pdfUnite; replace forEach in pdfInfo (#640) (9149dcc)
  • index: make popplerPath field private (#625) (4b242fc)
  • index: use for loop over for...of loop (#639) (ff419cf)

Miscellaneous

  • drop support for node 18 (18f09de)
  • index: correct syntax for union types (7e15571)
  • package: standardise test script naming (160d126)
f
fdawgs
published 7.2.4 •

Changelog

Source

7.2.4 (2025-02-06)

Continuous integration

  • automerge: flush buffer to disk (884a9e3)
  • release-please: declare schema (19d3ef7)

Dependencies

Documentation

  • api: add api documentation (98a10a3)

Improvements

Miscellaneous

f
fdawgs
published 7.2.3 •

Changelog

Source

7.2.3 (2025-01-13)

Bug fixes

  • index: do not trim output if options.maintainLayout set (#615) (ebc3fd0)

Continuous integration

  • cd: migrate to manifest config (428a865)
  • ci: use major tag for coverallsapp/github-action (15f5792)
  • deps: bump coverallsapp/github-action from 2.3.0 to 2.3.1 (#603) (ea759e3)
  • deps: bump coverallsapp/github-action from 2.3.1 to 2.3.4 (#608) (dae765f)

Dependencies

  • deps-dev: bump dev dependencies (e0d7ca6)
  • deps-dev: bump typescript from 5.5.4 to 5.6.3 (#607) (10d0d29)
  • deps-dev: lock typescript minor version (#605) (8da91ef)

Documentation

Miscellaneous

  • license: update license year (9cb30f1)
f
fdawgs
published 7.2.2 •

Changelog

Source

7.2.2 (2024-08-15)

Bug fixes

  • lib: update poppler win32 binaries from 24.02.0 to 24.07.0 (#596) (a788e1a)

Dependencies

  • deps-dev: bump dev dependencies (0318cf1)

Miscellaneous

  • .npmrc: enforce strict engine checks (#593) (d933f29)
  • .npmrc: remove excess whitespace (602c889)
f
fdawgs
published 7.2.1 •

Changelog

Source

7.2.1 (2024-07-30)

Continuous integration

  • cd: sort release note sections alphabetically (c7f8d31)
  • ci: add node 22 to test matrix (1739c55)
  • ci: audit package signatures and provenance attestations (6d4e25c)
  • ci: ignore recommended packages (4fff485)
  • ci: run apt-get update for ubuntu tests (35e548a)
  • deps: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#583) (894f7ca)
  • deps: bump wagoid/commitlint-github-action from 5 to 6 (#574) (0369669)
  • use latest node lts version (dc9d91d)

Dependencies

  • deps-dev: bump dev dependencies (e189c9d)
  • deps-dev: bump glob from 10.4.5 to 11.0.0 (#587) (9480652)
  • deps: bump semver from 7.6.0 to 7.6.3 (b3ccf43)

Documentation

  • readme: add parameter for pdfToText function (#573) (ba77074)
  • readme: update sudo commands (8866344)

Miscellaneous

  • .husky/commit-msg: remove npx usage (65cad62)
  • package: change author email (b221d6d)
  • package: use shorter semver syntax (e074e99)
  • tsconfig: update target to ES2023 (a6ce29d)

Tests

  • index: account for arm macs (4422d9d)
  • index: fix skipped test (6a1f35d)
f
fdawgs
published 7.2.0 •

Changelog

Source

7.2.0 (2024-03-12)

Features

  • index: use binary from path env variable if not passed as param (a7319f6)

Dependencies

  • deps-dev: bump dev dependencies (9253774)
  • deps-dev: bump the commitlint group with 2 updates (#567) (fd91827)

Miscellaneous

  • index: correct constructor description (0119864)
  • index: inline comment re export types (3c21793)
  • stop types being committed (1e82060)

Continuous integration

  • cd: standardise @fdawgs cd workflows (2b0a000)
  • ci: standardise @fdawgs ci workflows (84c2444)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (5d4072d)

Documentation

  • readme: remove section re passing bin path for unix installs (69a6fa1)
  • remove outdated api docs; refer to type defs instead (a687ea3)
f
fdawgs
published 7.1.1 •

Changelog

Source

7.1.1 (2024-02-23)

Bug fixes

  • lib: update poppler win32 binaries from 23.11.0 to 24.02.0 (07fc431)

Dependencies

  • deps-dev: bump dev dependencies (66cd910)
  • deps-dev: bump dev dependencies (9b25cf4)
  • deps-dev: bump dev dependencies (5d49f0b)
  • deps-dev: bump husky from 8.0.3 to 9.0.6 (#565) (1ce715d)
  • deps-dev: remove broken eslint-plugin-security-node (7ed59ba)
  • deps: bump semver from 7.5.4 to 7.6.0 (f561a84)

Miscellaneous

  • .husky: migrate hooks to v9 style (31d8729)
  • .prettierignore: ignore auto-generate types (3e52e27)
  • .vscode: fix prettier.prettierPath setting (7108895)
  • .vscode: use local prettier version (0ec4bdf)
  • index: fix whitespace (3cf93e0)
  • jsdoc comments must be complete sentences (d91f466)
  • package: add lint:fix script (deeb062)
  • package: fix repository structure (0d7baf1)
  • package: run lint:prettier in test script (02cac7f)
  • scripts/license-checker: handle old license arrays or missing (3e651b6)
  • sort options in ascending order (f0dc8b8)
  • tsconfig: remove lib; target will be used in absence (1c8da1c)
  • use shared files from fdawgs/.github (79fd2c2)

Continuous integration

  • automerge: optimise inline js scripts (33412c5)
  • cd: add github packages publish job (809a726)
  • cd: set github package to public (498bb2f)
  • cd: use main environment for publish-npm job (613546c)
  • dependabot: ignore release-please-action major updates (c6e565d)
  • deps: bump actions/dependency-review-action from 3 to 4 (#564) (6536741)
  • deps: bump actions/github-script from 6 to 7 (#553) (36afe67)
  • deps: bump actions/upload-artifact from 3 to 4 (#557) (6a67b7c)
  • deps: bump github/codeql-action from 2 to 3 (#558) (d724604)

Improvements

  • index: combine chained array pushes (ee37124)
  • index: use constant comparison order (71720b7)

Documentation

2345
8