notification-processor
Advanced tools
Comparing version 1.5.1 to 1.5.2
@@ -34,3 +34,5 @@ (function() { | ||
success: false, | ||
error: error | ||
value: { | ||
error: error | ||
} | ||
}); | ||
@@ -37,0 +39,0 @@ } else { |
@@ -44,3 +44,5 @@ (function() { | ||
"success": false, | ||
"error": "hubo un error" | ||
value: { | ||
error: "hubo un error" | ||
} | ||
})); | ||
@@ -47,0 +49,0 @@ }; |
{ | ||
"name": "notification-processor", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "notification-processor", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
112397
1229