Skip to content

Releases: amaabca/sensitive-param-filter

Security Updates

08 Sep 20:29
b37f04c
Compare
Choose a tag to compare
  • ran npx yarn-audit-fix to fix security issues.
  • updated the 2 devDependencies we use to the latest version.

Security Updates

04 Jun 21:27
24468ae
Compare
Choose a tag to compare
  • ran npx yarn-audit-fix to fix security issues.
  • updated the 2 devDependencies we use to the latest version.

v0.2.1: Security Fix

12 Sep 20:25
39c5201
Compare
Choose a tag to compare

Filter URL Params

18 Jul 23:13
6f270cb
Compare
Choose a tag to compare

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

15 Jul 19:33
dc6ceec
Compare
Choose a tag to compare

Includes a bug fix so filtering errors (and objects) containing non-writable properties no longer throws an exception.

v0.1.1

03 Apr 20:13
0c8152b
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This is an initial release that we can reference in package.json files. We'll need to follow semver.org in the future.