laravel-echo
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -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; |
{ | ||
"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
154110
29
3898