@orion-js/echoes
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -20,2 +20,6 @@ "use strict"; | ||
async function _default(options) { | ||
if (!_config.default.producer) { | ||
throw new Error('You must initialize echoes configruation to use publish'); | ||
} | ||
const payload = { | ||
@@ -22,0 +26,0 @@ params: options.params |
{ | ||
"name": "@orion-js/echoes", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"main": "lib/index.js", | ||
@@ -31,3 +31,3 @@ "author": "nicolaslopezj", | ||
}, | ||
"gitHead": "7212c28b54fa436a13eaa8a03088833fdc583c36" | ||
"gitHead": "dfecef12fd5d0445255061a5f462b56318a4b555" | ||
} |
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
123309
318