🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

dotenvr

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenvr - npm Package Compare versions

Comparing version
0.1.12
to
0.1.13
+1
-1
index.js

@@ -55,3 +55,3 @@ 'use strict';

process.env = Object.assign({}, process.env, config);
//process.env = Object.assign({}, process.env, config);
return config;

@@ -58,0 +58,0 @@ };

{
"name": "dotenvr",
"version": "0.1.12",
"version": "0.1.13",
"description": "dotenv Recursion",

@@ -5,0 +5,0 @@ "main": "index.js",