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

@daisy/ace-axe-runner-electron

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daisy/ace-axe-runner-electron - npm Package Versions

2345

1.3.6

Diff

Changelog

Source

1.3.6 (2025-02-08)

Updates:

  • Page break role / page list errors were reported multiple times

<a name="1.3.5"></a>

danielweck
published 1.3.5 •

Changelog

Source

1.3.5 (2025-02-06)

Updates:

  • Electron version increment

<a name="1.3.4"></a>

danielweck
published 1.3.4 •

Changelog

Source

1.3.4 (2025-02-05)

Updates:

  • Electron GPU headless command line tweaks (removed previous hacks that were necessary due to Electron bugs)

<a name="1.3.3"></a>

danielweck
published 1.3.3 •

Changelog

Source

1.3.3 (2025-02-04)

Updates:

  • Deque Axe: latest version 4.10.2
  • Upgraded both Axe runners (Electron and legacy Puppeteer) to latest versions
  • WCAG versions and levels fully enumerated (2.0, 2.1, 2.2 and A-AA-AAA)
  • Translations: added Chinese and German locales, updated Japanese and Danish and Portuguese (Brazil)
  • DAISY Knowledge Base Japanese redirection
  • Website fixes and updates
  • Feature: added Docker script to launch Ace Electron in "headless" mode (via virtual buffer)
  • Feature: command line flag for process exit code 2 instead of 0 when successful evaluation failure
  • Feature: command line flag for evaluation timeout (was only environment variable before)
  • Feature: EPUB version now reported
  • Feature: sponsorship banner link
  • Feature: aria-details reporting on images (alongside alt, figcaption, describedBy)
  • Feature(dev): Flox/Nix dependency management for project environment isolation
  • Feature(dev): GitHub Actions continuous integration
  • Feature(dev): updated the Deque Axe test harness to dump ruleset (DAISY KB mapping) and run single-HTML evaluation
  • Feature(dev): tool to analyse dependency tree and prune unused packages that are needlessly included in the project
  • Fix: metadata accessibility printPageNumbers/pageBreakMarkers (missing page breaks in publication content documents) VERSUS pageNavigation (missing navigation document page list)
  • Fix: EPUB metadata pageBreakSource in addition to dc:source (and optionally the associated refines / source-of / pagination)
  • Fix: added support for unknownXXXHazard
  • Fix: EPUB pagebreak in addition to title and ARIA-label now allows ARIA-labelledBy and element content text
  • Fix: page breaks role does not require epub:type
  • Fix: navigation document page list can reference non-pagebreaks
  • Fix: removed useless HTML outline
  • Fix: added unit tests for image role separator
  • Fix: report description was incorrectly checked
  • Fix: some URL percent encoding parsing / escaping
  • Fix: images with incorrect SVG xlink:href fallback cascade to non-namespaced href attribute (workaround for broken publications)

<a name="1.3.2"></a>

danielweck
published 1.3.3-alpha.5 •

danielweck
published 1.3.3-alpha.4 •

danielweck
published 1.3.3-alpha.3 •

danielweck
published 1.3.3-alpha.2 •

Changelog

Source

1.3.3-alpha.2 (2024-06-25)

Updates:

  • Fix: navigation document page list can reference non-pagebreaks
  • Fix: removed useless HTML outline
  • Translations: added Chinese and German locales, updated Japanese and Danish and Portuguese (Brazil)
  • Feature: added Docker script to launch Ace Electron in "headless" mode (via virtual buffer)

<a name="1.3.2"></a>

danielweck
published 1.3.3-alpha.1 •

danielweck
published 1.3.2 •

Changelog

Source

1.3.2 (2023-07-11)

Updates:

  • Fix: aligned with the metadata properties defined in the W3C Community Report, notably missing schema accessibility features pageNavigation, printPageNumbers synonym pageBreakMarkers.
  • Feature: added timeout configuration via environment variables, to override the Electron Axe runner processing logic: ACE_TIMEOUT_INITIAL (default 10000, which provides a 10s time allowance for the web window to load its document and contents) and ACE_TIMEOUT_EXTENSION (default 480000 which provides a 480s / 8mn time allowance for the Axe checkers to execute inside the loaded document).

<a name="1.3.1"></a>

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