New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/pld-liability-window-lint

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/pld-liability-window-lint

12 rules read your CHANGELOG.md the way Directive (EU) 2024/2853 will read it from 2026-12-09: undated releases lose the start of the 10-year window in Art. 17(2), and the AS-IS clause is void under A

latest
Source
npmnpm
Version
1.0.5
Version published
Weekly downloads
364
111.63%
Maintainers
1
Weekly downloads
 
Created
Source

EU Liability Window Lint

12 rules read your CHANGELOG.md the way Directive (EU) 2024/2853 will read it from 2026-12-09: undated releases lose the start of the 10-year window in Art. 17(2), and the AS-IS clause is void under Art. 15.

Install

npx @readystack/pld-liability-window-lint file

Node 18+. The same 12 rules as the VS Code extension, from a terminal or CI.

Free

  • Lints the open CHANGELOG.md or release-notes file against all 12 rules and names every line, with its number, that will not carry a liability date, a support window or an identified defect on 2026-12-09.
  • --rules lists every rule

With a licence ($29 once)

  • Lints every changelog in the workspace in one pass and writes a dated Markdown + CSV evidence record you keep and file.
@readystack/pld-liability-window-lint --dir ./templates --report html --out report.html

One hour of EU product-compliance counsel bills around $300, and one repository's release history takes longer than an hour to read.

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "pld-liability-window-lint": { "command": "npx", "args": ["-y", "@readystack/pld-liability-window-lint", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: EU Liability Window Lint
  run: npx -y @readystack/pld-liability-window-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/pld-liability-window-lint --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

changelog

FAQs

Package last updated on 25 Sep 2026

Related posts