v1.0.1 - Security Fixes and Documentation
π Security Fixes
This release addresses critical security vulnerabilities and adds comprehensive project documentation.
Security Updates
- β Fixed node-forge vulnerabilities (CVEs: GHSA-5gfm-wpxj-wjgq, GHSA-554w-wpv2-vw27, GHSA-65ch-62r8-g69g)
- β Fixed qs vulnerability (arrayLimit bypass DoS)
- β Updated webpack-dev-server to v5.2.2
- β All packages now report 0 vulnerabilities
Documentation
- π Added ROO.md with project overview and development workflow
- π Added PUBLISHING.md with detailed npm publishing instructions
Build Improvements
- Fixed build process to properly create dist directories
- Updated test scripts across all packages
- Fixed package-lock.json synchronization with version 1.0.1
What's Changed
- PR #1: Fix security vulnerabilities and add project documentation
- Commit 57219c3: Fix package-lock.json sync issue
Full Changelog: v0.1.2...v1.0.1