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

@creatrip/env-safe

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creatrip/env-safe - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "@creatrip/env-safe",
"version": "0.2.2",
"version": "0.2.3",
"description": "🔑 Loads environment variables from .env for nodejs projects with safe",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,3 +45,3 @@ <!-- Introduce -->

Use env-safe to create env config class:
Use **env-safe** to create env config class:

@@ -191,4 +191,12 @@ ```typescript

## Contributing Guide
## Samples
See [CONTRIBUTING.md](https://github.com/creatrip/env-safe/blob/main/CONTRIBUTING.md)
Take a look at the samples in [sample](https://github.com/creatrip/env-safe/tree/latest/SAMPLE) for examples of usage.
## Contributing
Learn about contribution [here](https://github.com/creatrip/env-safe/blob/latest/CONTRIBUTING.md) and how to setup your development environment [here](https://github.com/creatrip/env-safe/blob/latest/DEVELOPER.md).
## License
**env-safe** is [MIT Licensed](https://github.com/creatrip/env-safe/blob/latest/LICENSE).
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