Comparing version 0.19.0 to 0.19.1
@@ -76,3 +76,3 @@ // Generated by LiveScript 1.5.0 | ||
ExoRelay.prototype._sendRoutingConfig = function(){ | ||
this.send('exorelay.register', { | ||
this.send('exocom.register-service', { | ||
name: this.config.serviceName, | ||
@@ -79,0 +79,0 @@ internalNamespace: this.config.internalNamespace, |
{ | ||
"name": "exorelay", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"author": "Kevin Goslar", | ||
@@ -19,3 +19,3 @@ "dependencies": { | ||
"cucumber-snippets-livescript": "1.0.1", | ||
"dependency-lint": "4.1.5", | ||
"dependency-lint": "4.2.0", | ||
"ejs": "2.5.2", | ||
@@ -31,3 +31,3 @@ "exocom-mock": "0.8.1", | ||
"o-tools-livescript": "1.2.3", | ||
"portfinder": "1.0.8", | ||
"portfinder": "1.0.9", | ||
"prelude-ls": "1.1.2", | ||
@@ -34,0 +34,0 @@ "sinon": "1.17.6", |
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
19262