@celastrina/message
Advanced tools
Comparing version 1.7.92 to 1.7.93
@@ -172,3 +172,3 @@ /* | ||
catch(exception) { | ||
reject(CelastrinaError.wrapError(exception)); | ||
reject(CelastrinaError.newError(exception)); | ||
} | ||
@@ -175,0 +175,0 @@ }); |
{ | ||
"name": "@celastrina/message", | ||
"version": "1.7.92", | ||
"version": "1.7.93", | ||
"description": "Celastrina QStorage Function packages for Azure", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@celastrina/core": "^1.7.5", | ||
"@celastrina/core": "^1.7.6", | ||
"moment": "^2.29.1", | ||
@@ -35,0 +35,0 @@ "uuid": "^8.3.2" |
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
16826
Updated@celastrina/core@^1.7.6