@orion-js/env
Advanced tools
Comparing version 3.1.22 to 3.1.23
export * from './getDts'; | ||
export * from './load'; | ||
export interface Variables { | ||
@@ -3,0 +4,0 @@ [key: string]: string; |
@@ -17,2 +17,3 @@ "use strict"; | ||
__exportStar(require("./getDts"), exports); | ||
__exportStar(require("./load"), exports); | ||
let variables = {}; | ||
@@ -19,0 +20,0 @@ const g = global; |
{ | ||
"name": "@orion-js/env", | ||
"version": "3.1.22", | ||
"version": "3.1.23", | ||
"main": "lib/index.js", | ||
@@ -34,3 +34,3 @@ "author": "nicolaslopezj", | ||
}, | ||
"gitHead": "51b5af5952a486e40392381f769c69cfdfdc7b5e" | ||
"gitHead": "0194171f6f326dfa921cf6e9f341e5b733b7d11e" | ||
} |
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 3 instances 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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
25197
39
571
1
49
13