Releases: butlergroup/env_encryption_tool_nodejs
Releases · butlergroup/env_encryption_tool_nodejs
env_encryption_tool_nodejs - v0.9.6
New Features
Improvements
- Updated dependencies in package.json
Fixes
- Ran "npm audit fix" to bump picomatch from 2.3.1 to 2.3.2
env_encryption_tool_nodejs - v0.9.5
Updated package versions to latest
Added an override for minimatch@latest to correct CVE-2026-27903
Replaced c8 with nyc to correct a CommonJS/ESM compatibility issue
env_encryption_tool_nodejs - v0.9.4
Updated package versions to latest
Added an override for js-yaml@latest to correct CVE-2025-64718
env_encryption_tool_nodejs - v0.9.3
Updated package versions in package.json
env_encryption_tool_nodejs - v0.9.2
Updated package versions
Added override for brace-expansion to v2.0.2 to fix GHSA-v6h2-p8h4-qcjw
env_encryption_tool_nodejs - v0.9.1
Re-release with AES-GCM algorithm instead of AES-CTR
env_encryption_tool_nodejs - v0.9.0
Initial release