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.0 to 1.0.1

12

package.json
{
"name": "dotenv-vars",
"version": "1.0.0",
"description": "Loads a .env file in your project path, setting each row in environment variables.",
"version": "1.0.1",
"description": "The slimmest module to load a .env file in your project path, setting each row in environment variables.",
"keywords": [
"utils",
"variables",
"enviornment",
"env",
".env",
"config"
],
"main": "index.js",

@@ -6,0 +14,0 @@ "scripts": {

2

readme.md
dotenv-loader
===
Loads a .env file in your project path, setting each row in environment variables.
The slimmest module to load a .env file in your project path, setting each row in environment variables.

@@ -6,0 +6,0 @@ ## Installation

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