Advanced Search
Search Results
793 total results found
readme.md for @push.rocks/smartjwt
@push.rocks/smartjwt a package for handling jwt Install To install @push.rocks/smartjwt, use npm or yarn as follows: npm install @push.rocks/smartjwt --save # or with yarn yarn add @push.rocks/smartjwt Make sure you have Node.js installed on your machine. Thi...
readme.md for @push.rocks/smartlifecycle
@push.rocks/smartlifecycle a module handling lifecycle events Install To install @push.rocks/smartlifecycle, use npm: npm install @push.rocks/smartlifecycle This will download the package and add it to your project's node_modules folder. It will also add an e...
@serve.zone/spark
The systemd service that monitors and keeps a node online
@serve.zone/coretraffic
the pure TypeScript ingress server that handles SSL termination, load balancing and reverse proxying within a docker swarm.
readme.md for @serve.zone/spark
A powerful Deno-powered server management tool for the modern infrastructure Spark is a comprehensive tool for maintaining and configuring servers at the OS level, with deep Docker integration and advanced task scheduling capabilities. Built for the serve.zo...
readme.md for @serve.zone/coretraffic
route traffic within your docker setup. TypeScript ready. Install To install coretraffic, you should have Node.js already set up on your system. Assuming Node.js and npm are ready, install the package via the npm registry with the following command: npm instal...
changelog.md for @api.global/typedrequest
2026-03-03 - 3.3.0 - feat(typedrouter) add middleware support to TypedRouter and export middleware type Introduces TMiddlewareFunction and TypedRouter.addMiddleware() to run pre-handler middleware (throw TypedResponseError to reject). Adds getTypedHandlerAndR...
changelog.md for @api.global/typedsocket
2026-02-26 - 4.1.2 - fix(ci) update npmextra.json to rename keys, add release registries and add CI entry; remove legacy npmci configuration Renamed top-level key "gitzone" to "@git.zone/cli" and "tsdoc" to "@git.zone/tsdoc" to use scoped configuration keys. ...
changelog.md for @api.global/typedserver
2026-03-23 - 8.4.6 - fix(deps) bump @push.rocks/smartwatch to ^6.4.0 Updates the @push.rocks/smartwatch dependency from ^6.3.1 to ^6.4.0 in package.json. 2026-03-23 - 8.4.5 - fix(build) migrate build tooling to tsbuild v4 and tsbundle config while updating s...
changelog.md for @apiclient.xyz/bunq
2025-07-29 - 4.4.0 - feat(export) Added buffer download methods to ExportBuilder for in-memory statement handling Added download() method to get statements as Buffer without saving to disk Added downloadAsArrayBuffer() method for web API compatibility Enhance...
changelog.md for @apiclient.xyz/cloudflare
2025-11-18 - 7.1.0 - feat(cloudflare) Release 7.0.0 — manager-based API, ConvenientDnsProvider, improved utils and worker/zone/record management Introduce manager-based architecture: ZoneManager, RecordManager, WorkerManager for clearer, consistent API surfac...
changelog.md for @apiclient.xyz/abuse.ch
2025-11-22 - 2.0.1 - fix(package.json) Pin pnpm packageManager in package.json and remove stale analysis.md Add packageManager field to package.json to pin pnpm to pnpm@10.18.1 with integrity hash Remove outdated analysis.md file 2025-11-22 - 2.0.0 - BREAKIN...
changelog.md for @apiclient.xyz/tink
2024-06-24 - 3.1.13 - fix(dependencies) Update dependencies to latest versions Updated @git.zone/tsbuild to version ^2.1.82 Updated @git.zone/tsrun to version ^1.2.49 Updated @git.zone/tstest to version ^1.0.90 Updated @push.rocks/tapbundle to version ^5.0.23...
changelog.md for @apiclient.xyz/elasticsearch
2025-11-30 - 3.1.4 - fix(readme) Clarify license, trademark and company information in README Update MIT license link to point to ./LICENSE and simplify wording Rework trademark section to mention third-party trademarks and clarify they are not covered by the...
changelog.md for @apiclient.xyz/gitea
2026-03-02 - 1.5.0 - feat(gitea) add domain model classes, helpers, and refactor GiteaClient internals; expand README with usage and docs Introduce domain classes: GiteaOrganization, GiteaRepository, GiteaActionRun, GiteaActionRunJob (+steps), GiteaBranch, Gi...
changelog.md for @apiclient.xyz/docker
2026-03-28 - 5.1.2 - fix(deps) upgrade core tooling dependencies and adapt Docker client internals for compatibility replace removed smartfile filesystem APIs with node:fs and SmartFileFactory usage update imagestore archive handling for smartarchive v5 and s...
changelog.md for @apiclient.xyz/letterxpress
2025-04-28 - 1.0.22 - fix(package.json) Add explicit packageManager field for consistent dependency resolution Include packageManager field to ensure correct pnpm version is used 2025-04-28 - 1.0.21 - fix(metadata) Update repository, package, and branding de...
changelog.md for @apiclient.xyz/gitlab
2026-03-02 - 2.5.0 - feat(gitlab) add pipelines and jobs API support, including list/get/trigger/delete/retry/cancel operations, job controls, and related types and list options Add new pipeline methods: getPipelines (with filtering, ordering and pagination),...