app-store-server-library-node icon indicating copy to clipboard operation
app-store-server-library-node copied to clipboard

Results 23 app-store-server-library-node issues
Sort by recently updated
recently updated
newest added

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...

dependencies
github_actions

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...