cronitor-js
cronitor-js copied to clipboard
Cronitor Node Library
Hey everyone, I was wondering whether this package is TS compatible as I keep getting this error  Thanks
### The issue In the method `Monitor.put`, the assertion `typeof data == 'object'` returns `true` whether `data` is an Array or not: https://github.com/cronitorio/cronitor-js/blob/master/lib/monitor.js#L14 ```javascript static async put(data, rollback = false)...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.7.4. Release notes Sourced from axios's releases. Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF...