Comparing version 2.3.0 to 2.3.1
@@ -106,3 +106,3 @@ const HttpError = require('../../Errors/HttpError'); | ||
const sub = { set, model, event }; | ||
this.sub(socket, sub); | ||
this.unsub(socket, sub); | ||
} | ||
@@ -109,0 +109,0 @@ |
{ | ||
"name": "redbone", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Polymorphic library for two way redux dispatching", | ||
@@ -5,0 +5,0 @@ "main": "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
91829