Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

envkey

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

envkey - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

ext/envkey-fetch_1.2.5_darwin_386/envkey-fetch

4

loader.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc