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

laravel-echo

Package Overview
Dependencies
Maintainers
1
Versions
95
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.2.2 to 1.2.3

src/channel/channel.ts

1

dist/echo.js

@@ -207,2 +207,3 @@ var asyncGenerator = function () {

value: function csrfToken() {
var selector = void 0;
if (window && window['Laravel'] && window['Laravel'].csrfToken) {

@@ -209,0 +210,0 @@ return window['Laravel'].csrfToken;

2

package.json
{
"name": "laravel-echo",
"version": "1.2.2",
"version": "1.2.3",
"description": "Laravel Echo library for beautiful Pusher and Socket.IO integration",

@@ -5,0 +5,0 @@ "main": "dist/echo.js",

Sorry, the diff of this file is not supported yet

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