@bitdiver/model
Advanced tools
Comparing version 3.2.2 to 3.2.3
@@ -8,3 +8,4 @@ export { EnvironmentRun } from './EnvironmentRun'; | ||
export { generateLogs } from './generateLogs'; | ||
export { StepOptions } from './interfaceStepOptions'; | ||
export { StepLoggerInterface } from './interfaceStepLogger'; | ||
export { STATUS_OK, STATUS_UNKNOWN, STATUS_WARNING, STATUS_ERROR, STATUS_FATAL, StepType, DIR_BASE_DATA } from './constants'; |
{ | ||
"name": "@bitdiver/model", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": "", | ||
@@ -50,3 +50,3 @@ "main": "dist/src/index.js", | ||
"@types/uuid": "^9.0.0", | ||
"@xhubio/build-base": "1.0.109" | ||
"@xhubio/build-base": "1.0.146" | ||
}, | ||
@@ -53,0 +53,0 @@ "keywords": [ |
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
42434
804