opsgenie-nodejs-sdk icon indicating copy to clipboard operation
opsgenie-nodejs-sdk copied to clipboard

OpsGenie Node.js SDK

Results 18 opsgenie-nodejs-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

The `requestretry` v1.13.0 has a cookie exposure vulnerability. **To reproduce:** ``` $ npm audit ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Cookie exposure in requestretry │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ requestretry │ ├───────────────┼──────────────────────────────────────────────────────────────┤...

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

Per the docs: https://docs.opsgenie.com/docs/incident-api#add-detailscustom-properties-to-incident there should be support for adding/removing custom properties on incidents, but this is not currently implemented in the api. It looks like there is support on...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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

Hello, I noticed that the ping function in `lib/heartbeat/Heartbeat.js` takes 4 parameters and is passing 4 parameters to `restApi.get`. However, `restApi.get` appears to only accept 3 parameters. Should the data...

Latest version available on npm is 0.4.5 but I could see in the issues that some fixes are done under 0.4.7