Comparing version 0.2.2-beta.7 to 0.2.2-beta.8
@@ -30,3 +30,3 @@ var ffi = require("ffi"), | ||
var part = platformParts[i], | ||
libPath = path.join(process.cwd(), "node_modules", "envkey", "ext", ["envkey", part].join("-")) | ||
libPath = path.join(__dirname, "ext", ["envkey", part].join("-")) | ||
@@ -33,0 +33,0 @@ try { |
{ | ||
"name": "envkey", | ||
"version": "0.2.2-beta.7", | ||
"version": "0.2.2-beta.8", | ||
"description": "Envkey secures and simplifies app secrets and config by storing it in an encrypted vault and granting access to developers and servers.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
48078283
13