gemini-node-api
gemini-node-api copied to clipboard
Node.js library for Gemini
Results
2
gemini-node-api issues
Sort by
recently updated
recently updated
newest added
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
dependencies
If user enable time based nonce, this lib will not work anymore Example error: ``` Nonce '1670305260021' is not within 30 seconds of server time '1670305261' ``` This attempts to...