@egym/mwa-logger
Advanced tools
Comparing version 0.2.4 to 0.2.6
@@ -10,4 +10,4 @@ type CIConfigItem = { | ||
gitCommitMsg?: CIConfigItem; | ||
gitRef: CIConfigItem; | ||
gitRefType: CIConfigItem; | ||
gitRef?: CIConfigItem; | ||
gitRefType?: CIConfigItem; | ||
isAutomatedBuild: CIConfigItem; | ||
@@ -14,0 +14,0 @@ automationId: CIConfigItem; |
@@ -10,4 +10,4 @@ type CIConfigItem = { | ||
gitCommitMsg?: CIConfigItem; | ||
gitRef: CIConfigItem; | ||
gitRefType: CIConfigItem; | ||
gitRef?: CIConfigItem; | ||
gitRefType?: CIConfigItem; | ||
isAutomatedBuild: CIConfigItem; | ||
@@ -14,0 +14,0 @@ automationId: CIConfigItem; |
@@ -58,4 +58,4 @@ import { Metric } from 'web-vitals'; | ||
gitCommitMsg?: CIConfigItem; | ||
gitRef: CIConfigItem; | ||
gitRefType: CIConfigItem; | ||
gitRef?: CIConfigItem; | ||
gitRefType?: CIConfigItem; | ||
isAutomatedBuild: CIConfigItem; | ||
@@ -62,0 +62,0 @@ automationId: CIConfigItem; |
{ | ||
"name": "@egym/mwa-logger", | ||
"version": "0.2.4", | ||
"version": "0.2.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "EGYM", |
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
219606