Socket
Socket
Sign inDemoInstall

izi-config

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

izi-config - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

index.js

@@ -23,3 +23,3 @@

const main = modules[config_file];
const phaseResolver = new PhaseResolver(main.phase);
const phaseResolver = new PhaseResolver(main.json.phase);
main.resolve(phaseResolver.resolve(), modules);

@@ -26,0 +26,0 @@ _.merge(_conf, main.resolved);

{
"name": "izi-config",
"version": "1.0.2",
"version": "1.0.3",
"description": "Configuration handler for izi-app",

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

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