fix: remove inline JS handlers (onclick/onchange/onsubmit) -> event delegation + bump 0.4.4

This commit is contained in:
2026-05-31 06:26:47 +03:00
parent a6177c4cef
commit c19480336d
2 changed files with 52 additions and 37 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.4.3",
"version": "0.4.4",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {