@enterprise_search/fetchfn
Advanced tools
Comparing version 0.8.44 to 0.8.45
export * from './src/fetchfn'; | ||
export * from './src/auth'; |
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./src/fetchfn"), exports); | ||
__exportStar(require("./src/auth"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@enterprise_search/fetchfn", | ||
"description": "Code to abstract fetch calls (node and browser are different)", | ||
"version": "0.8.44", | ||
"version": "0.8.45", | ||
"main": "dist/index", | ||
@@ -6,0 +6,0 @@ "types": "dist/index", |
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 1 instance in 1 package
18787
9
225
2
4