This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryUpdates What's New, Project Infrastructure, and Stats across a mixed release.
Full changelog
What's New
Unused Dependency Detection
aislop now detects unused, unlisted, and unresolved dependencies in your project — and aislop fix can automatically remove unused packages from package.json.
5 new rules powered by knip:
knip/dependencies— unused packages in package.jsonknip/devDependencies— unused devDependenciesknip/unlisted— packages imported but missing from package.jsonknip/unresolved— imports that cannot be resolvedknip/binaries— binaries used but not declared
GitHub Packages
Each release now also publishes as @heavykenny/aislop on GitHub Packages (npm.pkg.github.com).
Documentation Overhaul
- README slimmed from 374 to ~185 lines
- Detailed reference docs moved to
docs/(installation, commands, rules, configuration, scoring, CI/CD, telemetry) - Example configs added in
examples/
Project Infrastructure
.editorconfig,.nvmrc,.gitattributesfor cross-editor/CI consistencybiome.jsonfor IDE integrationAGENTS.mdfor AI coding assistantsknip.jsonfor dependency analysis config- Acknowledgments section in README
Stats
- 288 tests across 14 test files
- Self-scan: 100/100
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.3...v0.2.0
What's Changed
- release: v0.2.0 — unused dependency detection, docs overhaul, project polish by @heavykenny in https://github.com/heavykenny/aislop/pull/22
Full Changelog: https://github.com/heavykenny/aislop/compare/v0.1.3...v0.2.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AISlop
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]