parallax-common-config
Advanced tools
Comparing version 0.10.5 to 0.10.6
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.10.5", | ||
"version": "0.10.6", | ||
"repository": { | ||
@@ -24,0 +24,0 @@ "type": "git", |
@@ -39,3 +39,3 @@ { | ||
"Config": ["./config/index.ts", "./service/config/index.ts"], | ||
"Config/*": ["./config/*"], | ||
"Config/*": ["./config/*", "./service/config/*"], | ||
"Data/*": ["./data/*"], | ||
@@ -42,0 +42,0 @@ "Entity/*": ["./data/entity/*"], |
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
45706