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

custom-env

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-env - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

.github/FUNDING.yml

5

package.json
{
"name": "custom-env",
"version": "2.0.2",
"version": "2.0.3",
"description": "Custom env is a library built to make development more feasible by allowing multiple .env configurations for different environments.",

@@ -25,4 +25,5 @@ "main": "index.js",

"dotenv": "*",
"dotenv-expand": "^5.0.0"
"dotenv-expand": "^11.0.6"
}
}

@@ -182,4 +182,16 @@ # Custom-Env

## Sponsor and Support
Sponsoring and Supporting `custom-env` keeps the work going and improvements steady. [Buy me a coffe: https://www.buymeacoffee.com/olasheni](https://www.buymeacoffee.com/olasheni) Thanks in advance!
## Change Log
### 2.0.3 - 2024-07-18
#### Changed
- Create FUNDING.yml file
- Updates `dotenv-expand`
### 2.0.2 - 2023-04-24

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