Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pusher-js-mock

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pusher-js-mock - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

1

lib/proxy-presence-channel.js

@@ -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 */

2

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc