dotenv-vars
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "dotenv-vars", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "The slimmest module to load a .env file in your project path, setting each row in environment variables.", | ||
@@ -18,3 +18,10 @@ "keywords": [ | ||
"author": "erik.johansson87@gmail.com", | ||
"license": "ISC" | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/slowmove/dotenv-loader" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/slowmove/dotenv-loader/issues" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
dotenv-loader | ||
dotenv-vars | ||
=== | ||
@@ -27,2 +27,2 @@ | ||
Prints: ```3000``` | ||
Prints: ```3000``` |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2647
5
1
28
2