Release Package Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:50 +02:00
commit e42943e689
66 changed files with 11321 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Contributing
Please open an issue before a large change. Keep parsing bounded, deterministic
and independent of network services. Treat every package field as untrusted;
never execute embedded code or inject package markup into the document.
Run `npm run check` and `npm run test:browser` before proposing a change. New
adapters need malformed, limit and missing-reference fixtures as well as normal
fixtures. Contributions are accepted under GPL-3.0-or-later.