vue-sse icon indicating copy to clipboard operation
vue-sse copied to clipboard

A Vue plugin for using Server-Sent Events (EventSource).

Results 19 vue-sse issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/tserkov/vue-sse/assets/58098910/3dfe2361-3b1d-4f35-a7fa-a6b45e4af9a3) ![image](https://github.com/tserkov/vue-sse/assets/58098910/cdf84f6d-78d4-4fec-91bd-e9a83a5d518b)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.80.0. Release notes Sourced from webpack's releases. v5.80.0 New Features Support destructuring assignment in import.meta by @​vankop in webpack/webpack#16996 Support treeshaking for destructuring assignment with...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

$sse报错,也没有vue3的使用例子