api-base-url-resolver
Advanced tools
+2
-2
| { | ||
| "name": "api-base-url-resolver", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Infers a url based on a current url, for instance, allows a front end to resolve a back-end api base url depending on it's running environment. Its very useful when running a lot of environment stages and the front-end must match the back-end environment", | ||
@@ -63,2 +63,2 @@ "main": "build/index.js", | ||
| } | ||
| } | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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 1 instance in 1 package
5712
0.04%