@magnet.me/consultant
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| v12.13 | ||
| v20.11.1 |
+1
-1
@@ -27,3 +27,3 @@ declare module "@magnet.me/consultant" { | ||
| consulHost?: string; | ||
| service: Service; | ||
| service: ServiceIdentifier; | ||
| prefix?: string; | ||
@@ -30,0 +30,0 @@ } |
+5
-2
| { | ||
| "name": "@magnet.me/consultant", | ||
| "version": "1.5.0", | ||
| "version": "1.5.1", | ||
| "description": "A library to register services to Consul and listen for property changes.", | ||
@@ -37,3 +37,6 @@ "main": "out/index.js", | ||
| "homepage": "https://github.com/Magnetme/consultant-js#readme", | ||
| "types": "./out/index.d.ts" | ||
| "types": "./out/index.d.ts", | ||
| "resolutions": { | ||
| "@babel/traverse": "7.23.2" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
44813
0.15%