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

@daisy/epub-utils

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daisy/epub-utils - npm Package Versions

13
6

1.3.1

Diff

Changelog

Source

1.3.1 (2023-06-05)

Updates:

  • Hotfix for Ace App (GUI): moved Electron NPM package to devDependencies

<a name="1.3.0"></a>

danielweck
published 1.3.0 •

Changelog

Source

1.3.0 (2023-06-05)

Updates:

  • Support for the EPUB Accessibility 1.1 specification "Conformance and Discoverability Requirements for EPUB publications" (W3C Recommendation dated 25 May 2023)
  • Fixed ordering rule/check in page list.
  • accessibilitySummary metadata is now recommended (SHOULD), not required (MUST). The impact/severity is downgraded from serious to moderate.
  • conformsTo metadata is a link in the a11y spec. 1.0 (IDPF WCAG URLs), but can be string label in 1.1
  • metadata "refines" is not filtered out for a11y properties that are globally hoisted to the level of the publication (unlike say, media overlays duration for individual spine items, or dc:title subtitle title-type refine)
  • Updated Electron Axe "runner" to latest version, includes recent Chromium browser engine revision (matches Ace App GUI 1.1.6).
  • Deprecated Puppeteer Axe "runner" in favour of the Electron one, which runs faster and is overall a better option as it delivers an experience consistent with Ace App (GUI). The Chromium version is now the same between Ace and Ace App. This alignment of technologies eliminates incorrectly-reported colour contrast violations (this was a notable discrepancy).
  • Upgraded the DAISY fork of Deque Axe to latest version 4.7.2 (this brings many fixes and alignments with the latest ARIA specifications) See https://github.com/daisy/axe-core/pull/11

<a name="1.2.7"></a>

danielweck
published 1.2.8 •

danielweck
published 1.2.8-alpha.1 •

danielweck
published 1.2.7 •

Changelog

Source

1.2.7 (2022-07-10)

Updates:

  • Support for the EPUB Accessibility 1.1 specification "Conformance and Discoverability Requirements for EPUB publications" (W3C Candidate Recommendation Draft dated 07 June 2022)
  • Upgraded the DAISY fork of Deque Axe to latest version 4.4.2
  • Fixed links to the DAISY Knowledge Base
  • Other internal maintenance items, upgraded various NPM package dependencies (notably the latest versions of Electron and Puppeteer which run the in-webview tests under the hood)

<a name="1.2.6"></a>

danielweck
published 1.2.7-alpha.5 •

danielweck
published 1.2.7-alpha.4 •

danielweck
published 1.2.7-alpha.3 •

danielweck
published 1.2.7-alpha.1 •

danielweck
published 1.2.6 •

Changelog

Source

1.2.6 (2022-02-03)

Updates:

  • Removed the HTTP server which could cause firewall issues (this does not affect the Ace command line which uses Puppeteer, it affects Ace App which uses Electron to run Deque Axe under the hood)
  • Upgraded the DAISY fork of Deque Axe, version 4.4.0 which includes DPUB ARIA 1.1 updates, as well as many other improved checker rules ( https://github.com/daisy/axe-core/pull/8 )
  • The Ace evaluation report (JSON and HTML) now contains information about Ace App (GUI) in addition to the version of the core / command line tool.
  • The metadata properties accessibilityControl and accessibilityAPI are now discouraged. Ace reports them as "present", but not as "missing", and does not check their values syntax.
  • The HTML report now references local JS and CSS dependencies (they were external links before)
  • Added Japanese localisation (many thanks to the translators!)
  • Updated several key NPM package dependencies, notably Electron v17 and Puppeteer v13 (both major increments, but non-breaking)

<a name="1.2.5"></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