@12stonechurch/omnihive-worker-common
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -1,2 +0,2 @@ | ||
import { IDatabaseWorker } from "src/packages/omnihive-core/interfaces/IDatabaseWorker"; | ||
import { IDatabaseWorker } from "@withonevision/omnihive-core/interfaces/IDatabaseWorker"; | ||
declare type AuditObject = { | ||
@@ -3,0 +3,0 @@ log: LogObject; |
{ | ||
"name": "@12stonechurch/omnihive-worker-common", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "OmniHive Custom Function package", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@12stonechurch/omnihive-worker-cloudinary": "2.0.7", | ||
"@12stonechurch/omnihive-worker-elastic": "2.0.7", | ||
"@12stonechurch/omnihive-worker-cloudinary": "2.0.8", | ||
"@12stonechurch/omnihive-worker-elastic": "2.0.8", | ||
"@withonevision/omnihive-client": "6.2.54", | ||
@@ -31,0 +31,0 @@ "@withonevision/omnihive-core": "6.2.54", |
Sorry, the diff of this file is not supported yet
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
31989
+ Added@12stonechurch/omnihive-worker-cloudinary@2.0.8(transitive)
+ Added@12stonechurch/omnihive-worker-elastic@2.0.8(transitive)
- Removed@12stonechurch/omnihive-worker-cloudinary@2.0.7(transitive)
- Removed@12stonechurch/omnihive-worker-elastic@2.0.7(transitive)