ip-reputation-js-client
Advanced tools
Comparing version
{ | ||
"name": "ip-reputation-js-client", | ||
"version": "4.1.6", | ||
"version": "5.0.0", | ||
"description": "A node.js client library to the IP reputation service/iprepd", | ||
@@ -11,3 +11,3 @@ "main": "lib/client.js", | ||
"test": "scripts/test-local.sh", | ||
"lint:deps": "npm audit --json | audit-filter --nsp-config=.nsprc --audit=-" | ||
"lint:deps": "npm audit --json" | ||
}, | ||
@@ -43,4 +43,4 @@ "repository": { | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=12" | ||
} | ||
} |
24443
-0.18%