@pgpmjs/env
Advanced tools
+2
-0
@@ -88,2 +88,3 @@ "use strict"; | ||
| catch { | ||
| // ignore | ||
| } | ||
@@ -105,2 +106,3 @@ } | ||
| catch { | ||
| // ignore | ||
| } | ||
@@ -107,0 +109,0 @@ } |
+1
-1
@@ -0,3 +1,3 @@ | ||
| import { PgpmOptions } from '@pgpmjs/types'; | ||
| import { parseEnvBoolean, parseEnvList, parseEnvNumber } from '12factor-env'; | ||
| import { PgpmOptions } from '@pgpmjs/types'; | ||
| export { parseEnvBoolean, parseEnvList, parseEnvNumber }; | ||
@@ -4,0 +4,0 @@ /** |
+2
-0
@@ -50,2 +50,3 @@ import * as fs from 'fs'; | ||
| catch { | ||
| // ignore | ||
| } | ||
@@ -66,2 +67,3 @@ } | ||
| catch { | ||
| // ignore | ||
| } | ||
@@ -68,0 +70,0 @@ } |
+3
-3
| { | ||
| "name": "@pgpmjs/env", | ||
| "version": "2.40.2", | ||
| "version": "2.40.3", | ||
| "author": "Dan Lynch <Dan Lynch>", | ||
@@ -33,3 +33,3 @@ "description": "PGPM environment management", | ||
| "12factor-env": "^1.26.2", | ||
| "@pgpmjs/types": "^2.49.2", | ||
| "@pgpmjs/types": "^2.49.3", | ||
| "deepmerge": "^4.3.1" | ||
@@ -48,3 +48,3 @@ }, | ||
| }, | ||
| "gitHead": "90f447482b056a4949134565db2665f21d11aca3" | ||
| "gitHead": "c20b6be96b39bf71c0e2df0f4b51e05deacd006b" | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
58522
0.15%1040
0.39%Updated