@master4n/http-status
Advanced tools
+11
-0
| # Changelog | ||
| ## 2.0.2 | ||
| Discoverability only (no code/data changes). | ||
| ### Changed | ||
| - Reworded the package description toward natural search terms ("HTTP status code | ||
| registry & lookup") and broadened keywords (http-status-codes, | ||
| status-code-lookup, http-response-codes, status-code-metadata, rest-api-errors). | ||
| - Added a "Part of the @master4n toolkit" README section cross-linking siblings. | ||
| ## 2.0.1 | ||
@@ -4,0 +15,0 @@ |
+8
-3
| { | ||
| "name": "@master4n/http-status", | ||
| "version": "2.0.1", | ||
| "description": "The machine-readable HTTP status registry, optimised for AI agents and RAG pipelines.", | ||
| "version": "2.0.2", | ||
| "description": "HTTP status code registry & lookup — machine-readable metadata for every HTTP status code (IANA, Cloudflare, Nginx), for apps and AI agents.", | ||
| "type": "module", | ||
@@ -54,3 +54,8 @@ "sideEffects": false, | ||
| "type-safe", | ||
| "tree-shaking" | ||
| "tree-shaking", | ||
| "http-status-codes", | ||
| "status-code-lookup", | ||
| "http-response-codes", | ||
| "status-code-metadata", | ||
| "rest-api-errors" | ||
| ], | ||
@@ -57,0 +62,0 @@ "author": "master4n", |
+9
-0
@@ -167,4 +167,13 @@ # @master4n/http-status | ||
| ## Part of the @master4n toolkit | ||
| A small ecosystem of focused, agent-friendly packages: | ||
| - [`@master4n/temporal-transformer`](https://www.npmjs.com/package/@master4n/temporal-transformer) — epoch/timestamp ↔ date conversion with auto unit-detection and IANA timezones (Luxon-backed) | ||
| - [`@master4n/temporal-transformer-codemod`](https://www.npmjs.com/package/@master4n/temporal-transformer-codemod) — codemod to migrate temporal-transformer v1→v2 | ||
| - [`@master4n/decorators`](https://www.npmjs.com/package/@master4n/decorators) — zero-dependency TypeScript decorators (DI, validation, resilience, redaction) | ||
| - [`@master4n/master-cli`](https://www.npmjs.com/package/@master4n/master-cli) — headless, JSON-first dev CLI (`mfn`) for humans and AI agents | ||
| ## License | ||
| MIT © Master4Novice |
324308
0.41%0
-100%