@flowtemperature/matchip
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
| const API_BASE = process.env.MATCHIP_API || "https://SUA-URL-AQUI.squareweb.app"; | ||
| const API_BASE = process.env.MATCHIP_API || "https://matchip.squareweb.app"; | ||
| const VERSION = "1.0.0"; | ||
@@ -10,0 +10,0 @@ |
+12
-3
| { | ||
| "name": "@flowtemperature/matchip", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "CLI para escanear e analisar IPs com AbuseIPDB + IA", | ||
@@ -9,6 +9,15 @@ "main": "bin/matchip.js", | ||
| }, | ||
| "keywords": ["ip", "security", "abuseipdb", "threat", "scanner", "cli"], | ||
| "keywords": [ | ||
| "ip", | ||
| "security", | ||
| "abuseipdb", | ||
| "threat", | ||
| "scanner", | ||
| "cli" | ||
| ], | ||
| "author": "FlowTemperature", | ||
| "license": "MIT", | ||
| "engines": { "node": ">=16" } | ||
| "engines": { | ||
| "node": ">=16" | ||
| } | ||
| } |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
11716
0.25%