Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dotenv-load

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dotenv-load - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

.env

6

package.json
{
"name": "dotenv-load",
"version": "2.0.1",
"version": "3.0.0",
"description": "Load environment variables from .env, .env.local, .env.production, etc. when running a npm or yarn command",

@@ -26,4 +26,4 @@ "author": "Martin Rädlinger",

"dependencies": {
"dotenv": "^16.0.0",
"dotenv-expand": "^8.0.2",
"dotenv": "^16.3.1",
"dotenv-expand": "^10.0.0",
"shelljs": "^0.8.5"

@@ -30,0 +30,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