golem-js icon indicating copy to clipboard operation
golem-js copied to clipboard

TypeScript + NodeJS API for Golem

Results 22 golem-js issues
Sort by recently updated
recently updated
newest added

Bumps the dev-deps-breaking group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.7` |...

dependencies

Bumps the prod-deps-regular group with 1 update: [tsx](https://github.com/privatenumber/tsx). Updates `tsx` from 4.16.5 to 4.17.0 Release notes Sourced from tsx's releases. v4.17.0 4.17.0 (2024-08-08) Features upgrade esbuild to 0.23 (#615) (bd83d3b)...

dependencies

Bumps the dev-deps-breaking group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.7` |...

dependencies

Bumps the prod-deps-regular group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [debug](https://github.com/debug-js/debug) | `4.3.6` |...

dependencies

Bumps [rollup](https://github.com/rollup/rollup) from 4.13.2 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...

dependencies

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's...

dependencies

With these changes, looped tests for 6 hours did not cause any errors. The only difference is in the way of listening for the end of the spawned process. `onClose`...