parallax-common-config
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"repository": { | ||
@@ -24,0 +24,0 @@ "type": "git", |
@@ -37,10 +37,4 @@ { | ||
"Api/*": ["./api/*"], | ||
"Util/*": ["./util/*"], | ||
"Util": ["./util/index.ts"], | ||
"Assertion": ["./util/assertion/index.ts"], | ||
"Assert": ["./util/decorator/assert/index.ts"], | ||
"Assert/*": ["./util/decorator/assert/*"], | ||
"Logger/*": ["./util/logger/*"], | ||
"Service/*": ["./service/*"], | ||
"Config": ["./config/index.ts"], | ||
"Config": ["./config/index.ts", "./service/config/index.ts"], | ||
"Config/*": ["./config/*"], | ||
@@ -51,7 +45,5 @@ "Data/*": ["./data/*"], | ||
"Controller/*": ["./controller/*"], | ||
"Components/*": ["./components/*"], | ||
"Model/*": ["./model/*"], | ||
"Views/*": ["./views/*"] | ||
"Spec/*": ["./spec/*"] | ||
} | ||
} | ||
} |
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
45648
555