js-sumo-logger icon indicating copy to clipboard operation
js-sumo-logger copied to clipboard

Sumo Logic JavaScript SDK for Logging

Results 18 js-sumo-logger issues
Sort by recently updated
recently updated
newest added

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.3&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [qs](https://github.com/ljharb/qs) and [formidable](https://github.com/node-formidable/formidable). These dependencies needed to be updated together. Updates `qs` from 6.9.3 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...

dependencies

`this.sendLogs()` method has a flaw that the assurance of data being successfully sent to the given endpoint is depending on combination of: 1. Particular internet connection. 2. sendLogs() execution timing...

when both are specified, the JSON.parse call throws.

I am working on application where we are logging the path and an object of pathParams to Sumo Logic because it makes filtering by these fields much easier. We would...

bug

Required some detail about how sumologger calls are not impacting performance of any web application when page is open in browser. Does it use async api calls or web workers?

question

superagent package fixed a vulnerability. Need to update to 9.0.2. Otherwise, users may experience an unauthorized error: ![image](https://github.com/SumoLogic/js-sumo-logger/assets/23274070/1bfa9014-4ba4-4888-9714-f99cc4432b2d) ![image](https://github.com/SumoLogic/js-sumo-logger/assets/23274070/11104299-f6f0-47c8-b77b-369903962321)