@process-engine/logging_api_contracts
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -1,2 +0,2 @@ | ||
export * from './ilogging_api_service'; | ||
export * from './ilogging_api'; | ||
export * from './ilogging_repository'; | ||
@@ -3,0 +3,0 @@ export * from './log_entry'; |
{ | ||
"name": "@process-engine/logging_api_contracts", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "the api-package for process-engine logging", | ||
@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js", |
@@ -1,2 +0,2 @@ | ||
export * from './ilogging_api_service'; | ||
export * from './ilogging_api'; | ||
export * from './ilogging_repository'; | ||
@@ -3,0 +3,0 @@ export * from './log_entry'; |
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
30114