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

@spinajs/configuration

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/configuration - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

lib/index.js

@@ -64,3 +64,5 @@ "use strict";

commander.option('-p, --apppath <apppath>', 'Custom app path');
commander.parse(process.argv);
if (process.argv) {
commander.parse(process.argv);
}
}

@@ -67,0 +69,0 @@ this.RunApp = app || commander.app;

{
"name": "@spinajs/configuration",
"version": "1.0.4",
"version": "1.0.5",
"description": "framework configuration module",

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

Sorry, the diff of this file is not supported yet

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