@bunt/util
Advanced tools
Comparing version 0.21.2 to 0.21.3
export * from "./Argv"; | ||
export * from "./Program"; | ||
export * from "./Env"; |
@@ -15,2 +15,3 @@ "use strict"; | ||
__exportStar(require("./Program"), exports); | ||
__exportStar(require("./Env"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@bunt/util", | ||
"version": "0.21.2", | ||
"version": "0.21.3", | ||
"keywords": [ | ||
@@ -29,3 +29,3 @@ "typescript" | ||
"license": "MIT", | ||
"gitHead": "9dae4766c4d7af43e57999f74636df3e339f7e0c" | ||
"gitHead": "62a7c20530fb3caba203b21fa3dc815c0d1addbc" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
140024
173
2134
11