Comparing version 1.2.5 to 1.2.6
@@ -9,3 +9,3 @@ var dotenv = require("dotenv"), | ||
var ENVKEY_FETCH_VERSION = "1.2.4" | ||
var ENVKEY_FETCH_VERSION = "1.2.5" | ||
@@ -186,3 +186,3 @@ function pickPermitted(vars, opts){ | ||
filePath = path.join(__dirname, "ext", ["envkey-fetch", ENVKEY_FETCH_VERSION, platformPart, archPart].join("_"), ("envkey-fetch" + ext)), | ||
execArgs = [key, (isDev ? "--cache" : ""), "--client-name", "envkey-node", "--client-version", "1.1.4"] | ||
execArgs = [key, (isDev ? "--cache" : ""), "--client-name", "envkey-node", "--client-version", "1.2.6"] | ||
@@ -189,0 +189,0 @@ if (cb){ |
{ | ||
"name": "envkey", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "EnvKey secures and simplifies application secrets and config.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/envkey/envkey-js", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 8 instances in 1 package
80906303
7