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

environment-override

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

environment-override - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

dist/environment-override.js

@@ -9,3 +9,3 @@ 'use strict';

exports.default = override;
exports.override = override;
/**

@@ -77,1 +77,3 @@ * @fileOverview

}
exports.default = override;
{
"name": "environment-override",
"version": "1.0.1",
"version": "1.0.2",
"description": "Takes a JSON object and checks the environment variables for overrides to its values. Great for HAPIjs manifests and other configuration.",

@@ -5,0 +5,0 @@ "main": "./dist/environment-override.js",

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