@readystack/cra-24-72-14-reporting-lint 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readystack/cra-24-72-14-reporting-lint",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Reads your SECURITY.md against the EU Cyber Resilience Act reporting clock that started on 11 September 2026 — 24 hours, 72 hours, 14 days, to ENISA and your coordinating CSIRT.",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "publishConfig": {
@@ -24,6 +24,12 @@
24
24
  "engines": {
25
25
  "node": ">=18"
26
26
  },
27
+ "mcpName": "io.github.jmshinhwa/cra-24-72-14-reporting-lint",
28
+ "repository": {
29
+ "type": "git",
30
+ "url": "https://github.com/jmshinhwa/readystack-themes.git",
31
+ "directory": "cra-24-72-14-reporting-lint"
32
+ },
27
33
  "files": [
28
34
  "cli.js",
29
35
  "license.js",