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

denvy

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

denvy

Manage .env files, generate .env.sample and .env types

  • 0.0.1-alpha.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

denvy

denvy is a utility to manage environment variables and .env files.

Features

✅ Generates .env.sample from existing .env (auto detected) ✅ Generates Typescript types from your .env file ✅ Generates a function to check for usage of all env vars in sample

Installation
npm install -g denvy
Generate sample

denvy sample or denvy s

Generate Typescript types and checking function

denvy types or denvy t

Generate sample file, types and check function

denvy sample-types or denvy st

Validate .env file

denvy validate or denvy v

FAQs

Package last updated on 20 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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