Releases: amaabca/sensitive-param-filter
Releases · amaabca/sensitive-param-filter
Security Updates
- ran
npx yarn-audit-fix
to fix security issues. - updated the 2 devDependencies we use to the latest version.
Security Updates
- ran
npx yarn-audit-fix
to fix security issues. - updated the 2 devDependencies we use to the latest version.
v0.2.1: Security Fix
Filter URL Params
Add ability to filter URL query params - can handle slightly malformed URLs
- Minor adjustments for code quality, linting, etc
v0.1.2: Merge pull request #10 from amaabca/handle-readonly-attributes
Includes a bug fix so filtering errors (and objects) containing non-writable properties no longer throws an exception.