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.6 to 1.0.7

2

package.json
{
"name": "dotenv-vars",
"version": "1.0.6",
"version": "1.0.7",
"description": "The slimmest module to load a .env file in your project path, setting each row in environment variables.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,6 +14,13 @@ dotenv-vars

## Example
Supports both ```[Segment titles]``` as well as ```# comments```
### .env
```
[Environment]
NODE_ENV=debug
PORT=3000
[Amazon]
# AWS_ACCESS_KEY_ID=
# AWS_SECRET_ACCESS_KEY=
# AWS_SESSION_TOKEN=
```

@@ -20,0 +27,0 @@

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