Socket
Socket
Sign inDemoInstall

varium

Package Overview
Dependencies
7
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "varium",
"version": "2.0.3",
"version": "2.0.4",
"description": "Declare and validate environment variables",

@@ -5,0 +5,0 @@ "engines": {

@@ -62,4 +62,4 @@ const fs = require("fs");

noProcessExit = false,
}) => reader({ types, noProcessExit }, env, loader(manifestPath));
} = {}) => reader({ types, noProcessExit }, env, loader(manifestPath));
module.exports.reader = reader;
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc