Releases: cityssm/express-abuse-points
Releases · cityssm/express-abuse-points
v3.0.0
Highlights
- Remove async functions.
- Allow for a custom abuse message.
- Switch from sqlite3 to better-sqlite3.
- Use exit-hook package for cleanup.
- Dependencies.
v2.0.0
Dropping support for Node 12.
v1.1.0
Fix some linting errors in stricter projects that use this package.
v1.0.2
Dependencies to clear up security vulnerabilities.
v1.0.1
Downgrading sqlite3 to clear up a security vulnerability.
v0.3.3
Dependency updates, including sqlite3.
v0.3.2
Dependency updates, including a security fix for node-addon-api package.
v0.3.1
Fixes potentially problematic IPV6 regular expression.
v0.3.0
Added a graceful shutdown.