beeminderjs icon indicating copy to clipboard operation
beeminderjs copied to clipboard

NodeJS wrapper for Beeminder API

Results 4 beeminderjs issues
Sort by recently updated
recently updated
newest added

I upgraded node to version 14.18.1 and now I'm getting the warning ``` (node:3038240) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency ``` when I run `bm...

Add support for storing Beeminder credentials in XDG_CONFIG (as discussed here https://wiki.archlinux.org/title/XDG_Base_Directory) and defaults to ~/.bmndrrc if XDG_CONFIG not set.

Hi there, Great work with this library! An issue I've had while using `beeminderjs` is that GitHub flags `curlrequest` as a [security issue](https://github.com/advisories/GHSA-m8xj-5v73-3hh8). ``` CVE-2020-7646 [high severity] Vulnerable versions:

Not sure if this is because they don't match a regex or because -1 looks like a command-line flag.