New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dotenv-vars

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenv-vars - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

LICENSE.md

11

package.json
{
"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"
}
}

4

readme.md

@@ -1,2 +0,2 @@

dotenv-loader
dotenv-vars
===

@@ -27,2 +27,2 @@

Prints: ```3000```
Prints: ```3000```
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