New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

laravel-echo

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laravel-echo - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

dist/echo.js

@@ -466,3 +466,2 @@ var classCallCheck = function (instance, Constructor) {

value: function unsubscribe(channel) {
this.socket.removeAllListeners();
this.socket.emit('unsubscribe', {

@@ -469,0 +468,0 @@ channel: channel,

2

package.json
{
"name": "laravel-echo",
"version": "1.0.3",
"version": "1.0.4",
"description": "Laravel Echo library for beautiful Pusher integration",

@@ -5,0 +5,0 @@ "main": "dist/echo.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