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

@mondora/env

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mondora/env - npm Package Versions

1.3.0

Diff
mondora-npm-bot
published 1.3.0 •

Changelog

Source

1.3.0 (June 3, 2018)

Features:

  • allow setting a custom input source from which environment variables are retrieved (the default input source is process.env)

Fixes:

  • correctly handle variables whose value is the empty string
mondora-npm-bot
published 1.2.0 •

Changelog

Source

1.2.0 (June 3, 2018)

Features:

  • allow specifying a parse function even when the variable is not required and doesn't have a default (when the variable is not set, the function is not called)
mondora-npm-bot
published 1.1.2 •

Changelog

Source

1.1.2 (June 2, 2018)

Features:

  • nonProductionDefault option to set a default value for required variables when NODE_ENV != production
  • runtime checking of options
mondora-npm-bot
published 1.1.1 •
mondora-npm-bot
published 1.1.0 •
mondora-npm-bot
published 1.0.4 •

Changelog

Source

1.0.4 (September 6, 2017)

Initial release.

mondora-npm-bot
published 1.0.3 •
mondora-npm-bot
published 1.0.2 •
mondora-npm-bot
published 1.0.0 •