@12stonechurch/omnihive-worker-common
Advanced tools
Comparing version 2.0.99 to 2.0.100
@@ -103,3 +103,3 @@ "use strict"; | ||
.empty("") | ||
.pattern(/^[0-9]+$/, { name: "numeric characters" }) | ||
.pattern(/^[0-9-]+$/, { name: "numeric characters" }) | ||
.optional(), | ||
@@ -106,0 +106,0 @@ photoUrl: joi_1.default.string().allow(null).empty("").optional(), |
{ | ||
"name": "@12stonechurch/omnihive-worker-common", | ||
"version": "2.0.99", | ||
"version": "2.0.100", | ||
"description": "OmniHive Custom Function package", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@12stonechurch/omnihive-worker-cloudinary": "2.0.99", | ||
"@12stonechurch/omnihive-worker-elastic": "2.0.99", | ||
"@12stonechurch/omnihive-worker-cloudinary": "2.0.100", | ||
"@12stonechurch/omnihive-worker-elastic": "2.0.100", | ||
"@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
71707
+ Added@12stonechurch/omnihive-worker-cloudinary@2.0.100(transitive)
+ Added@12stonechurch/omnihive-worker-elastic@2.0.100(transitive)
- Removed@12stonechurch/omnihive-worker-cloudinary@2.0.99(transitive)
- Removed@12stonechurch/omnihive-worker-elastic@2.0.99(transitive)