@men-mvc/config
Advanced tools
Comparing version 0.51.0 to 0.52.0
@@ -5,4 +5,4 @@ import { BaseConfig } from './types'; | ||
export declare const defaultConfigFilename = "default.json"; | ||
export declare const appProjectConfigDir = "configuration"; | ||
export declare const appProjectConfigDir = "envConfigs"; | ||
export declare const srcDirectory = "src"; | ||
export declare const buildDirectory = "dist"; |
@@ -41,4 +41,4 @@ "use strict"; | ||
exports.defaultConfigFilename = `default.json`; | ||
exports.appProjectConfigDir = 'configuration'; | ||
exports.appProjectConfigDir = 'envConfigs'; | ||
exports.srcDirectory = 'src'; // small letters only | ||
exports.buildDirectory = 'dist'; // small letters only |
{ | ||
"name": "@men-mvc/config", | ||
"version": "0.51.0", | ||
"version": "0.52.0", | ||
"description": "Config package for Men MVC framework.", | ||
@@ -49,3 +49,3 @@ "private": false, | ||
"license": "MIT", | ||
"gitHead": "989285fdb79500834b407fb4f6fd80b84b63ab67" | ||
"gitHead": "fc44c9f8576c5b34976c56d2c1d5be43b2ae3b61" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
27507