pusher-js-mock
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -79,2 +79,3 @@ "use strict"; | ||
case "emit": | ||
case "trigger": | ||
return proxyEmit(target, client); | ||
@@ -81,0 +82,0 @@ /** For developer experience, attach IS_PROXY flag to check whether the channel has been proxied or not */ |
{ | ||
"name": "pusher-js-mock", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Mock Pusher.js in your JavaScript tests with ease", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
42520
766