publication-server
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "publication-client", | ||
"version": "1.4.0", | ||
"version": "1.4.2", | ||
"description": "A client for a publication-server", | ||
@@ -5,0 +5,0 @@ "main": "dist/browser/index.js", |
@@ -71,3 +71,3 @@ 'use strict'; | ||
msg: 'unsub', | ||
id: id | ||
id: this._id | ||
}); | ||
@@ -74,0 +74,0 @@ } |
{ | ||
"name": "publication-server", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
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
434730