app-store-server-library-node
app-store-server-library-node copied to clipboard
Hello, we would like to be able to use an outgoing proxy with this library (our server don't have direct internet connection). One current option is to overload `makeFetchRequest` (great...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
jsonwebtoken hasn't been updated in two years, and its dependencies, like safe-buffer, are no longer necessary. These dependencies don't support ESM, causing errors when packaging with tools like esbuild. ```shell...