diff --git a/packages/accessibility/package.json b/packages/accessibility/package.json index d0c07a33..cd58c1a0 100644 --- a/packages/accessibility/package.json +++ b/packages/accessibility/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/accessibility", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/api-client/package.json b/packages/api-client/package.json index 36e14b43..c15446fb 100644 --- a/packages/api-client/package.json +++ b/packages/api-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/api-client", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/auth-client/package.json b/packages/auth-client/package.json index 0ca52ff4..c005eb9e 100644 --- a/packages/auth-client/package.json +++ b/packages/auth-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/auth-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe auth API client for platform-service", "exports": { diff --git a/packages/auth-ui/package.json b/packages/auth-ui/package.json index dc4e2e58..1dc11b2a 100644 --- a/packages/auth-ui/package.json +++ b/packages/auth-ui/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/auth-ui", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "description": "Shared auth UI components for SmartAuth (LoginForm, MfaChallenge, SocialButtons)", "exports": { diff --git a/packages/auth/package.json b/packages/auth/package.json index b393e153..b2115639 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/auth", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/backend-config/package.json b/packages/backend-config/package.json index 15814b43..03580918 100644 --- a/packages/backend-config/package.json +++ b/packages/backend-config/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/backend-config", - "version": "0.1.5", + "version": "0.1.6", "description": "Shared Zod config schema base for Fastify product backends", "type": "module", "main": "dist/index.js", diff --git a/packages/backend-flags/package.json b/packages/backend-flags/package.json index 0c59c809..f1ec894b 100644 --- a/packages/backend-flags/package.json +++ b/packages/backend-flags/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/backend-flags", - "version": "0.1.5", + "version": "0.1.6", "description": "In-memory feature flag registry for Fastify product backends", "type": "module", "main": "dist/index.js", diff --git a/packages/backend-telemetry/package.json b/packages/backend-telemetry/package.json index b1d87767..4d1e791c 100644 --- a/packages/backend-telemetry/package.json +++ b/packages/backend-telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/backend-telemetry", - "version": "0.1.5", + "version": "0.1.6", "description": "In-memory telemetry event buffer for Fastify product backends", "type": "module", "main": "dist/index.js", diff --git a/packages/billing-client/package.json b/packages/billing-client/package.json index ae1c68dd..b04544f6 100644 --- a/packages/billing-client/package.json +++ b/packages/billing-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/billing-client", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "description": "Browser/React Native-safe billing and subscription client for platform-service — plans, subscriptions, payments, and usage", "exports": { diff --git a/packages/blob-client/package.json b/packages/blob-client/package.json index 6c105602..e24f7312 100644 --- a/packages/blob-client/package.json +++ b/packages/blob-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/blob-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe blob storage client — SAS URL upload/download via platform-service", "exports": { diff --git a/packages/blob/package.json b/packages/blob/package.json index 80ea0f33..3d41f688 100644 --- a/packages/blob/package.json +++ b/packages/blob/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/blob", - "version": "0.2.5", + "version": "0.2.6", "type": "module", "exports": { ".": { diff --git a/packages/broadcast-client/package.json b/packages/broadcast-client/package.json index 2ed90cf5..3b3f1d5a 100644 --- a/packages/broadcast-client/package.json +++ b/packages/broadcast-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/broadcast-client", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "description": "Browser/React Native-safe broadcast messaging client for platform-service", "exports": { diff --git a/packages/celebrations/package.json b/packages/celebrations/package.json index 9a150c5b..b421acf5 100644 --- a/packages/celebrations/package.json +++ b/packages/celebrations/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/celebrations", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/client-encrypt/package.json b/packages/client-encrypt/package.json index 493b30b5..6372c334 100644 --- a/packages/client-encrypt/package.json +++ b/packages/client-encrypt/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/client-encrypt", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/config/package.json b/packages/config/package.json index bbf96f17..a834ea23 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/config", - "version": "0.1.8", + "version": "0.1.9", "type": "module", "exports": { ".": { diff --git a/packages/cosmos/package.json b/packages/cosmos/package.json index 081c10db..4ebcced1 100644 --- a/packages/cosmos/package.json +++ b/packages/cosmos/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/cosmos", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/create-app/package.json b/packages/create-app/package.json index aefef6c9..a596d30b 100644 --- a/packages/create-app/package.json +++ b/packages/create-app/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/create-app", - "version": "0.1.5", + "version": "0.1.6", "description": "CLI tools for scaffolding ByteLyst product repos and code", "type": "module", "bin": { diff --git a/packages/dashboard-components/package.json b/packages/dashboard-components/package.json index adef7b00..2ed16c07 100644 --- a/packages/dashboard-components/package.json +++ b/packages/dashboard-components/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/dashboard-components", - "version": "0.1.5", + "version": "0.1.6", "description": "Shared React components for ByteLyst dashboards", "type": "module", "main": "./dist/index.js", diff --git a/packages/dashboard-shell/package.json b/packages/dashboard-shell/package.json index 2117e40b..607dace5 100644 --- a/packages/dashboard-shell/package.json +++ b/packages/dashboard-shell/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/dashboard-shell", - "version": "0.1.6", + "version": "0.1.7", "description": "Configurable Next.js dashboard layout with sidebar, profile, billing, and settings pages", "type": "module", "main": "./dist/index.js", diff --git a/packages/datastore/package.json b/packages/datastore/package.json index 226b5b80..ae070384 100644 --- a/packages/datastore/package.json +++ b/packages/datastore/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/datastore", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index 9e570348..9a3b85dd 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/design-tokens", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "exports": { ".": { diff --git a/packages/devops/package.json b/packages/devops/package.json index 7acfd1c1..363587e9 100644 --- a/packages/devops/package.json +++ b/packages/devops/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/devops", - "version": "0.1.3", + "version": "0.1.4", "type": "module", "description": "Runtime devops metadata (build info, uptime, health) — server collector + React UI", "exports": { diff --git a/packages/diagnostics-client/package.json b/packages/diagnostics-client/package.json index 991c8265..e9fc6a3b 100644 --- a/packages/diagnostics-client/package.json +++ b/packages/diagnostics-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/diagnostics-client", - "version": "0.1.7", + "version": "0.1.8", "description": "TypeScript client for remote diagnostics and debug tracing", "type": "module", "exports": { diff --git a/packages/errors/package.json b/packages/errors/package.json index ecdbb728..913b8693 100644 --- a/packages/errors/package.json +++ b/packages/errors/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/errors", - "version": "0.1.10", + "version": "0.1.11", "type": "module", "exports": { ".": { diff --git a/packages/event-store/package.json b/packages/event-store/package.json index b7f1d842..47f2534c 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/event-store", - "version": "0.1.5", + "version": "0.1.6", "description": "Persistent event store with pluggable backends (in-memory, file, Cosmos) for ByteLyst product backends", "type": "module", "exports": { diff --git a/packages/events/package.json b/packages/events/package.json index 109be61e..71b91b75 100644 --- a/packages/events/package.json +++ b/packages/events/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/events", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/extraction/package.json b/packages/extraction/package.json index b515cff2..6775e7e3 100644 --- a/packages/extraction/package.json +++ b/packages/extraction/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/extraction", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "description": "Shared types and client for the extraction service", "exports": { diff --git a/packages/fastify-auth/package.json b/packages/fastify-auth/package.json index 2e41321b..1efc7e74 100644 --- a/packages/fastify-auth/package.json +++ b/packages/fastify-auth/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/fastify-auth", - "version": "0.1.6", + "version": "0.1.7", "description": "JWT auth middleware + request context for Fastify product backends", "type": "module", "main": "dist/index.js", diff --git a/packages/fastify-core/package.json b/packages/fastify-core/package.json index 2f4cdaa6..24e0797c 100644 --- a/packages/fastify-core/package.json +++ b/packages/fastify-core/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/fastify-core", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/fastify-sse/package.json b/packages/fastify-sse/package.json index a21cfa98..82f9ffe4 100644 --- a/packages/fastify-sse/package.json +++ b/packages/fastify-sse/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/fastify-sse", - "version": "0.3.5", + "version": "0.3.6", "description": "Fastify plugin for Server-Sent Events (SSE) — real-time push for ByteLyst product backends", "type": "module", "exports": { diff --git a/packages/feature-flag-client/package.json b/packages/feature-flag-client/package.json index d93d91f4..ee0e7ac6 100644 --- a/packages/feature-flag-client/package.json +++ b/packages/feature-flag-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/feature-flag-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe feature flag client for platform-service", "exports": { diff --git a/packages/feedback-client/package.json b/packages/feedback-client/package.json index 1358e819..a469c6fa 100644 --- a/packages/feedback-client/package.json +++ b/packages/feedback-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/feedback-client", - "version": "0.1.7", + "version": "0.1.8", "description": "TypeScript client for submitting user feedback with screenshots", "type": "module", "exports": { diff --git a/packages/field-encrypt/package.json b/packages/field-encrypt/package.json index 207f3364..5287756b 100644 --- a/packages/field-encrypt/package.json +++ b/packages/field-encrypt/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/field-encrypt", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "exports": { ".": { diff --git a/packages/gentle-notifications/package.json b/packages/gentle-notifications/package.json index 71dd299d..c1813fe1 100644 --- a/packages/gentle-notifications/package.json +++ b/packages/gentle-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/gentle-notifications", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/kill-switch-client/package.json b/packages/kill-switch-client/package.json index 39e923eb..f009ec17 100644 --- a/packages/kill-switch-client/package.json +++ b/packages/kill-switch-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/kill-switch-client", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "description": "Browser/React Native-safe kill switch client for platform-service", "exports": { diff --git a/packages/llm-router/package.json b/packages/llm-router/package.json index d0d7dcef..3a0de010 100644 --- a/packages/llm-router/package.json +++ b/packages/llm-router/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/llm-router", - "version": "0.1.5", + "version": "0.1.6", "description": "Pure-code LLM router for free-tier API providers with round-robin, fallback, and health tracking", "type": "module", "exports": { diff --git a/packages/llm/package.json b/packages/llm/package.json index 51654996..f1bba23e 100644 --- a/packages/llm/package.json +++ b/packages/llm/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/llm", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/logger/package.json b/packages/logger/package.json index 04cca791..24ed6c69 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/logger", - "version": "0.1.5", + "version": "0.1.6", "description": "Structured logger factory for Next.js dashboards and Node.js services", "type": "module", "exports": { diff --git a/packages/marketplace-client/package.json b/packages/marketplace-client/package.json index 40363365..1b9d1069 100644 --- a/packages/marketplace-client/package.json +++ b/packages/marketplace-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/marketplace-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/mcp-client/package.json b/packages/mcp-client/package.json index b8301b5b..b48e952c 100644 --- a/packages/mcp-client/package.json +++ b/packages/mcp-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/mcp-client", - "version": "0.1.1", + "version": "0.1.2", "type": "module", "exports": { ".": { diff --git a/packages/monitoring/package.json b/packages/monitoring/package.json index 3554bfa4..6ab4558c 100644 --- a/packages/monitoring/package.json +++ b/packages/monitoring/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/monitoring", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Health-check aggregation utilities for ByteLyst services and dashboards", "exports": { diff --git a/packages/offline-queue/package.json b/packages/offline-queue/package.json index e74d2a08..a30ebe6e 100644 --- a/packages/offline-queue/package.json +++ b/packages/offline-queue/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/offline-queue", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe persistent offline retry queue", "exports": { diff --git a/packages/ollama-client/package.json b/packages/ollama-client/package.json index 7b944fb7..9cc5073d 100644 --- a/packages/ollama-client/package.json +++ b/packages/ollama-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/ollama-client", - "version": "0.1.6", + "version": "0.1.7", "description": "Shared Ollama API client — streaming chat, embeddings, model management, health checks", "type": "module", "exports": { diff --git a/packages/org-client/package.json b/packages/org-client/package.json index a12b5f15..e85a1de2 100644 --- a/packages/org-client/package.json +++ b/packages/org-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/org-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/palace/package.json b/packages/palace/package.json index 5c66f2ed..5c6f79c2 100644 --- a/packages/palace/package.json +++ b/packages/palace/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/palace", - "version": "0.1.4", + "version": "0.1.5", "description": "Shared MemPalace primitives — types, cosine similarity, dedup, relevance decay, extraction prompts, KG helpers, wake-up context builder", "type": "module", "exports": { diff --git a/packages/platform-client/package.json b/packages/platform-client/package.json index 345e9b80..eceeda5a 100644 --- a/packages/platform-client/package.json +++ b/packages/platform-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/platform-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe typed fetch wrapper for platform-service", "exports": { diff --git a/packages/push/package.json b/packages/push/package.json index 06ea6b3f..ed94b4f7 100644 --- a/packages/push/package.json +++ b/packages/push/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/push", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/queue/package.json b/packages/queue/package.json index 75187f92..ff70e8da 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/queue", - "version": "0.1.5", + "version": "0.1.6", "description": "Durable job queue with pluggable stores and worker runtime", "type": "module", "exports": { diff --git a/packages/quick-actions/package.json b/packages/quick-actions/package.json index 0237e0c1..89d7cd1d 100644 --- a/packages/quick-actions/package.json +++ b/packages/quick-actions/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/quick-actions", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/react-auth/package.json b/packages/react-auth/package.json index b14b05c4..cbcdaaac 100644 --- a/packages/react-auth/package.json +++ b/packages/react-auth/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/react-auth", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "exports": { ".": { diff --git a/packages/referral-client/package.json b/packages/referral-client/package.json index b922a34c..afde7de5 100644 --- a/packages/referral-client/package.json +++ b/packages/referral-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/referral-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/secure-storage-web/package.json b/packages/secure-storage-web/package.json index a258ad93..acff1437 100644 --- a/packages/secure-storage-web/package.json +++ b/packages/secure-storage-web/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/secure-storage-web", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/speech/package.json b/packages/speech/package.json index d5e29c0b..4c504a97 100644 --- a/packages/speech/package.json +++ b/packages/speech/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/speech", - "version": "0.1.5", + "version": "0.1.6", "description": "Cloud-agnostic speech-to-text abstraction for the ByteLyst ecosystem", "type": "module", "exports": { diff --git a/packages/storage/package.json b/packages/storage/package.json index 278bba8b..18e84360 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/storage", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/subscription-client/package.json b/packages/subscription-client/package.json index 2fa01383..f3ea4abf 100644 --- a/packages/subscription-client/package.json +++ b/packages/subscription-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/subscription-client", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/survey-client/package.json b/packages/survey-client/package.json index 7ac43940..2f5d251c 100644 --- a/packages/survey-client/package.json +++ b/packages/survey-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/survey-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe survey client for platform-service", "exports": { diff --git a/packages/sync/package.json b/packages/sync/package.json index d1a9e9c5..90bc79c9 100644 --- a/packages/sync/package.json +++ b/packages/sync/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/sync", - "version": "0.1.6", + "version": "0.1.7", "description": "Offline-first sync engine with configurable storage adapters and conflict resolution", "type": "module", "main": "./dist/index.js", diff --git a/packages/telemetry-client/package.json b/packages/telemetry-client/package.json index 7f8c5ad8..84b49905 100644 --- a/packages/telemetry-client/package.json +++ b/packages/telemetry-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/telemetry-client", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Browser/React Native-safe telemetry client for platform-service", "exports": { diff --git a/packages/testing/package.json b/packages/testing/package.json index e16f9693..10330f66 100644 --- a/packages/testing/package.json +++ b/packages/testing/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/testing", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "exports": { ".": { diff --git a/packages/time-references/package.json b/packages/time-references/package.json index 78f132a8..6d55bb4f 100644 --- a/packages/time-references/package.json +++ b/packages/time-references/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/time-references", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/ui/package.json b/packages/ui/package.json index 6542195f..b938ba77 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/ui", - "version": "0.1.9", + "version": "0.1.10", "type": "module", "scripts": { "storybook": "storybook dev -p 6006", diff --git a/packages/use-keyboard-shortcuts/package.json b/packages/use-keyboard-shortcuts/package.json index 5a4aaea4..206652a8 100644 --- a/packages/use-keyboard-shortcuts/package.json +++ b/packages/use-keyboard-shortcuts/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/use-keyboard-shortcuts", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/use-theme/package.json b/packages/use-theme/package.json index 1a04cb89..1a60e58a 100644 --- a/packages/use-theme/package.json +++ b/packages/use-theme/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/use-theme", - "version": "0.1.6", + "version": "0.1.7", "type": "module", "exports": { ".": { diff --git a/packages/webhook-dispatch/package.json b/packages/webhook-dispatch/package.json index 5472ef7d..f3ea44cb 100644 --- a/packages/webhook-dispatch/package.json +++ b/packages/webhook-dispatch/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/webhook-dispatch", - "version": "0.1.6", + "version": "0.1.7", "description": "Reusable webhook dispatch with HMAC-SHA256 signing, exponential backoff retry, and delivery tracking for ByteLyst product backends", "type": "module", "exports": { diff --git a/scripts/gitea/.publish-manifest.json b/scripts/gitea/.publish-manifest.json index a6f1fbf6..c9cd6a09 100644 --- a/scripts/gitea/.publish-manifest.json +++ b/scripts/gitea/.publish-manifest.json @@ -1,322 +1,322 @@ { "@bytelyst/accessibility": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "20d817fa711256122b360f6958b8c0fe9ab2d2ed43b46073432d36f3f9077ada", - "publishedAt": "2026-05-15T05:32:20.286Z" + "publishedAt": "2026-05-27T08:43:17.448Z" }, "@bytelyst/api-client": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "47c6e6b68481d8807e984aa07b6ca742c1f4cf62d9acb5002b99c76899373c31", - "publishedAt": "2026-05-15T05:32:21.764Z" + "publishedAt": "2026-05-27T08:43:18.964Z" }, "@bytelyst/auth": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "97f8e1ca0a609075e82751091a4a995740a5b06b513c14b55ee57ce6a9de7309", - "publishedAt": "2026-05-27T08:25:10.360Z" + "publishedAt": "2026-05-27T08:43:23.339Z" }, "@bytelyst/auth-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "0155230525c853d8a18a6861078a5fecb2769962fd0f4102c759ead25c245296", - "publishedAt": "2026-04-13T08:44:06.085Z" + "publishedAt": "2026-05-27T08:43:20.408Z" }, "@bytelyst/auth-ui": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "aa2a0d99917202ce7827dfc255b0a7913e14fd97413c57dfa8b8275878a64574", - "publishedAt": "2026-05-24T02:10:56.939Z" + "publishedAt": "2026-05-27T08:43:21.920Z" }, "@bytelyst/backend-config": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "37808dd0b3280b730122ed0171811ac92dc7fd79e10a78f3c14daef911478149", - "publishedAt": "2026-04-13T08:44:11.057Z" + "publishedAt": "2026-05-27T08:43:24.818Z" }, "@bytelyst/backend-flags": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "f79b89e172df28a296bd343883798bd761685599d27adfd94f88e09ef495df17", - "publishedAt": "2026-04-13T08:44:12.606Z" + "publishedAt": "2026-05-27T08:43:26.374Z" }, "@bytelyst/backend-telemetry": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "34ead309860862742b7bafa60a85b95e5f1ccbd187cf7d849064e039ca1e336a", - "publishedAt": "2026-04-13T08:44:14.003Z" + "publishedAt": "2026-05-27T08:43:27.901Z" }, "@bytelyst/billing-client": { - "version": "0.1.0", + "version": "0.1.1", "contentHash": "a8d913e007a3cd97da0d7e1868084785ca6a1de0dc63c39605e5dd4b759acd84", - "publishedAt": "2026-05-15T00:34:40.954Z" + "publishedAt": "2026-05-27T08:43:29.485Z" }, "@bytelyst/blob": { - "version": "0.2.5", + "version": "0.2.6", "contentHash": "62b14ea355c625e102c533e9327f281b13c6031cfc3055fb4a6022d8d7512c5f", - "publishedAt": "2026-04-13T08:44:17.082Z" + "publishedAt": "2026-05-27T08:43:32.454Z" }, "@bytelyst/blob-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "4b9e2a79ae68cba537026a861408afbd205f8d9da3f20bcab073d8f95881e6be", - "publishedAt": "2026-04-13T08:44:15.555Z" + "publishedAt": "2026-05-27T08:43:31.029Z" }, "@bytelyst/broadcast-client": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "a84b7312f997311a58e90acee5b551f3b0afbe6091b881c6c3174b2654970ab1", - "publishedAt": "2026-05-15T05:32:23.292Z" + "publishedAt": "2026-05-27T08:43:33.940Z" }, "@bytelyst/celebrations": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "84570ad46d99cada6b59512a81a5f1fbee2a74a982f9c8ffe1ca9577bc3e537b", - "publishedAt": "2026-04-13T08:44:20.012Z" + "publishedAt": "2026-05-27T08:43:35.422Z" }, "@bytelyst/client-encrypt": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "4cfcfbe8b253dedaccfad21e680c43244449b60d441599a63031d8e27fa11ed1", - "publishedAt": "2026-04-13T08:44:21.557Z" + "publishedAt": "2026-05-27T08:43:36.916Z" }, "@bytelyst/config": { - "version": "0.1.8", - "contentHash": "22c9830f546ca48063a1ab481621ac1cd3cc7277f9960a172196524356945b11", - "publishedAt": "2026-05-24T02:10:58.399Z" + "version": "0.1.9", + "contentHash": "7d5b67270db7e967e8b0f99249c59526cd6b295822ab70659e7ab741c90dddb8", + "publishedAt": "2026-05-27T08:43:38.406Z" }, "@bytelyst/cosmos": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "b0ddd5441f4b15ca28453b6e4cd089fcd92f7b504132d03c43a9b869c111c108", - "publishedAt": "2026-04-13T08:44:24.588Z" + "publishedAt": "2026-05-27T08:43:39.842Z" }, "@bytelyst/create-app": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "9c97aa27366415cf910e0cd950942f4008829184636b69e58550cf61382bcc1d", - "publishedAt": "2026-05-15T05:32:26.242Z" + "publishedAt": "2026-05-27T08:43:41.265Z" }, "@bytelyst/dashboard-components": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "7d1ab88cb6fc6093e66c7be89c1cdc6ef7031bf20783b04d4f05bbb9d2e2dd5c", - "publishedAt": "2026-04-13T08:44:27.860Z" + "publishedAt": "2026-05-27T08:43:42.668Z" }, "@bytelyst/dashboard-shell": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "fd26bca4abeff4ff8b8e6395afc6e3432d9b2e12a788e4912448e4a6ebfbaab1", - "publishedAt": "2026-05-24T02:11:00.104Z" + "publishedAt": "2026-05-27T08:43:44.093Z" }, "@bytelyst/datastore": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "482bef2452f47fe4ca553f3a1c67eb4dbd159ca9b791a274e713fbe0e64a7a2b", - "publishedAt": "2026-04-13T08:44:30.939Z" + "publishedAt": "2026-05-27T08:43:45.500Z" }, "@bytelyst/design-tokens": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "3af597239ffa56416daf44e6827039c960ecfc6abfaa03e104848a28149a2174", - "publishedAt": "2026-05-15T05:32:27.737Z" + "publishedAt": "2026-05-27T08:43:46.943Z" }, "@bytelyst/devops": { - "version": "0.1.3", + "version": "0.1.4", "contentHash": "0bb47b53bffc5384c0d062cfc5a215b0920c06afc7b8eebcd7338384a8f212f7", - "publishedAt": "2026-05-15T05:32:29.061Z" + "publishedAt": "2026-05-27T08:43:48.370Z" }, "@bytelyst/diagnostics-client": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "776c4683ee405b2b833ac508d25beb591740c60262876c0289fc61c1894b74be", - "publishedAt": "2026-05-27T08:26:18.882Z" + "publishedAt": "2026-05-27T08:43:49.944Z" }, "@bytelyst/errors": { - "version": "0.1.6", + "version": "0.1.11", "contentHash": "76443c39ff29478a483cb82439dcc44c5a25a1e87cf53eba3c1ba1e30b7947cf", - "publishedAt": "2026-04-13T08:44:35.843Z" + "publishedAt": "2026-05-27T08:43:51.483Z" }, "@bytelyst/event-store": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "8ecf328682c6b886d0ee2db85094b7d2c6f589fe56d7666319b197383d8ca2ff", - "publishedAt": "2026-04-13T08:44:37.491Z" + "publishedAt": "2026-05-27T08:43:53.063Z" }, "@bytelyst/events": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "ea584931f18cf682d3738545474ada10b67a775b7b549f4cc4862e145be8972f", - "publishedAt": "2026-05-27T08:26:37.820Z" + "publishedAt": "2026-05-27T08:43:54.531Z" }, "@bytelyst/extraction": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "0edce9563443f5daea8d5efb2481fedaad9746f4ee1b7b9fb29e9095c0fe9305", - "publishedAt": "2026-05-27T08:26:57.295Z" + "publishedAt": "2026-05-27T08:43:55.970Z" }, "@bytelyst/fastify-auth": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "d196ce76219aa420273d003781b83ecca11f11271dd2be9cfbe0c6b832d6d790", - "publishedAt": "2026-05-27T08:27:16.669Z" + "publishedAt": "2026-05-27T08:43:57.449Z" }, "@bytelyst/fastify-core": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "0140953510ee4cf2f584c6f2745e33817832a7848f13e4a26b805038238cba77", - "publishedAt": "2026-05-27T08:27:35.713Z" + "publishedAt": "2026-05-27T08:43:58.984Z" }, "@bytelyst/fastify-sse": { - "version": "0.3.5", + "version": "0.3.6", "contentHash": "1ef6fc1053ec6108af6faae1b6669fed4dc659660b6fbcc96474f7dff5c2d209", - "publishedAt": "2026-04-13T08:44:45.648Z" + "publishedAt": "2026-05-27T08:44:00.633Z" }, "@bytelyst/feature-flag-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "81bbef1e411bdf9c38e59f82b6b7427b653aa7f36b304a32202332d260529ba3", - "publishedAt": "2026-04-13T08:44:47.385Z" + "publishedAt": "2026-05-27T08:44:02.205Z" }, "@bytelyst/feedback-client": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "c89ee90ebc104878d0f5346425d15b5d0ea0b2a39fdbba7ec6ca62918b5c3340", - "publishedAt": "2026-05-27T08:27:53.679Z" + "publishedAt": "2026-05-27T08:44:03.717Z" }, "@bytelyst/field-encrypt": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "ae9bf71cfe03b9cb42156586ed53219433a637673ad6b4502aa4f200d08aa890", - "publishedAt": "2026-05-27T08:28:12.143Z" + "publishedAt": "2026-05-27T08:44:05.288Z" }, "@bytelyst/gentle-notifications": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "00e49456bba81458c7d0129880207cc4e631ccd1037770ecddbfa9f7fbde8387", - "publishedAt": "2026-04-13T08:44:51.924Z" + "publishedAt": "2026-05-27T08:44:06.822Z" }, "@bytelyst/kill-switch-client": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "c9f4463e30f1364045f47118eaae0919068eea0e03685db574423e8ce3f1f5a8", - "publishedAt": "2026-05-23T19:31:07.911Z" + "publishedAt": "2026-05-27T08:44:08.320Z" }, "@bytelyst/llm": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "7985c82f98990adf7aa70aa55676c1fdd08e2100644d1b42a786758f7e0bb89c", - "publishedAt": "2026-04-13T08:44:56.327Z" + "publishedAt": "2026-05-27T08:44:11.428Z" }, "@bytelyst/llm-router": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "5cc32aec6c0dd8bff4b4206ff55937663ba2995926d498510e49747a3fc12183", - "publishedAt": "2026-04-13T08:44:54.935Z" + "publishedAt": "2026-05-27T08:44:09.871Z" }, "@bytelyst/logger": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "3ad702d6f0731621499916049049cf8de38a53e4c005095a2a14ca8b0aff1bbd", - "publishedAt": "2026-04-13T08:44:57.723Z" + "publishedAt": "2026-05-27T08:44:12.941Z" }, "@bytelyst/marketplace-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "f44881256419432284b40dbde7d677a109579d94a3b9df9f3b9f40641ee30085", - "publishedAt": "2026-04-13T08:44:59.204Z" + "publishedAt": "2026-05-27T08:44:14.343Z" }, "@bytelyst/mcp-client": { - "version": "0.1.1", - "contentHash": "aef85db471307b0721e7042f89b24d421ff774c94bd9fbdd326f1c0f8d52db1a", - "publishedAt": "2026-05-24T02:11:01.965Z" + "version": "0.1.2", + "contentHash": "d67ce59b18f5cdbcea42a9dbaff7a414b90a34325468cd81cdc87262b41d1334", + "publishedAt": "2026-05-27T08:44:15.785Z" }, "@bytelyst/monitoring": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "08840748c02e326e7cd2c410d80c17c1fcaeb5c48c57f3bbc5a5069926e660da", - "publishedAt": "2026-04-13T08:45:00.504Z" + "publishedAt": "2026-05-27T08:44:17.452Z" }, "@bytelyst/offline-queue": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "1c25e355ec6a6f7c7e74e77b8c53aca94f0342eda049d535e31b56c6632d5101", - "publishedAt": "2026-04-13T08:45:02.179Z" + "publishedAt": "2026-05-27T08:44:18.932Z" }, "@bytelyst/ollama-client": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "fa08340465aba0e866f8c5bb2839425ce46c694a5ad0839283fdbb8037a39121", - "publishedAt": "2026-04-13T08:45:03.855Z" + "publishedAt": "2026-05-27T08:44:20.457Z" }, "@bytelyst/org-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "e0b8eb1bce5047e9bfcf11db8f77d8495f403cd08f74bb3d4a0dc37183a9ef29", - "publishedAt": "2026-04-13T08:45:05.581Z" + "publishedAt": "2026-05-27T08:44:22.003Z" }, "@bytelyst/palace": { - "version": "0.1.4", + "version": "0.1.5", "contentHash": "8e47ae7ed300b1edd2f2058b5c3358f2d917d7b91ab4218357ad7cc3d20ed085", - "publishedAt": "2026-04-13T08:45:07.168Z" + "publishedAt": "2026-05-27T08:44:23.510Z" }, "@bytelyst/platform-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "a5d90ea537a55ea295d5c9933f4ccab2b152d57666db623f7e6bcc11f403025a", - "publishedAt": "2026-04-13T08:45:08.836Z" + "publishedAt": "2026-05-27T08:44:24.997Z" }, "@bytelyst/push": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "8fea33b73c0e4dc758a77b0dc80f49a1ea3a15b51a216dbc875b3f56c260685a", - "publishedAt": "2026-04-13T08:45:10.487Z" + "publishedAt": "2026-05-27T08:44:26.496Z" }, "@bytelyst/queue": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "f3ea3cdf536c117e04f393bf1bfc5eda24117973aad3be15e687513b444f6bdb", - "publishedAt": "2026-04-13T08:45:12.106Z" + "publishedAt": "2026-05-27T08:44:28.017Z" }, "@bytelyst/quick-actions": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "c1daf30dec2eda0bbec55a73e8c0cdb98d7c3c43dbcb5791bb9ef6097e3f4599", - "publishedAt": "2026-04-13T08:45:13.687Z" + "publishedAt": "2026-05-27T08:44:29.576Z" }, "@bytelyst/react-auth": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "c4e4e86ed03b93ea6d1cb40e1a67315685cdb2a4e262858dfd29850a18a16a72", - "publishedAt": "2026-05-27T08:28:31.398Z" + "publishedAt": "2026-05-27T08:44:31.064Z" }, "@bytelyst/referral-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "d519fab34d2e41c54951f02e38e1ce7f513aa4f4610f52947737bafb2b52dfae", - "publishedAt": "2026-04-13T08:45:16.758Z" + "publishedAt": "2026-05-27T08:44:32.529Z" }, "@bytelyst/secure-storage-web": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "339d7122c0ec40bb1e84e99f74468b18cffde7600217fc7b0f91c89cf323f68c", - "publishedAt": "2026-04-13T08:45:18.264Z" + "publishedAt": "2026-05-27T08:44:34.036Z" }, "@bytelyst/speech": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "5dc93cd396b7a61d24ad28d5e27d9873cea9d9dd086b2ba51c644863a5134938", - "publishedAt": "2026-04-13T08:45:19.842Z" + "publishedAt": "2026-05-27T08:44:35.507Z" }, "@bytelyst/storage": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "65fb1ec119905bd862fb5ba1cc92cf88098067e162d4e8e058c565af9b7fae7b", - "publishedAt": "2026-04-13T08:45:21.411Z" + "publishedAt": "2026-05-27T08:44:37.015Z" }, "@bytelyst/subscription-client": { - "version": "0.1.7", + "version": "0.1.8", "contentHash": "55d42299de9d78c28842110b55e6f54478fbea0ce54191d41a880368630fc132", - "publishedAt": "2026-05-15T05:32:36.399Z" + "publishedAt": "2026-05-27T08:44:38.509Z" }, "@bytelyst/survey-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "7d31d407924274dc4b1e4f6a06fce2b79b19f18e11270aa7a505a9bcefc2f8f9", - "publishedAt": "2026-04-13T08:45:24.602Z" + "publishedAt": "2026-05-27T08:44:40.026Z" }, "@bytelyst/sync": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "7bcc6c6e7df33f966a5c4ee240b31dba8a286dbcfdebaad3dfdcefdb0fccfc2c", - "publishedAt": "2026-05-27T08:28:50.384Z" + "publishedAt": "2026-05-27T08:44:41.543Z" }, "@bytelyst/telemetry-client": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "014acc903c05375e8decffcda698ba33a7993aed35916f48210546e8f4058138", - "publishedAt": "2026-04-13T08:45:27.699Z" + "publishedAt": "2026-05-27T08:44:43.034Z" }, "@bytelyst/testing": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "478bdf04d9b2c54f8778d9a6987ba63b6f4f728bb2c7fc8b138cf8d3e5035c20", - "publishedAt": "2026-04-13T08:45:29.298Z" + "publishedAt": "2026-05-27T08:44:44.565Z" }, "@bytelyst/time-references": { - "version": "0.1.5", + "version": "0.1.6", "contentHash": "70c04eeb491cf24ccb7cded95c4f213aff492c0f6b3b4d8be1af6395a266db59", - "publishedAt": "2026-04-13T08:45:30.916Z" + "publishedAt": "2026-05-27T08:44:46.061Z" }, "@bytelyst/ui": { - "version": "0.1.9", + "version": "0.1.10", "contentHash": "b8266af2e01335421f3b7c9121d404445791a360ebc8bc005151054cfbff0ebd", - "publishedAt": "2026-05-15T05:32:38.031Z" + "publishedAt": "2026-05-27T08:44:47.749Z" }, "@bytelyst/use-keyboard-shortcuts": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "04b917d4913f66247bfcfea53a871fac128e4b8d20bcdff6c2374e7f25aa8eee", - "publishedAt": "2026-04-13T08:45:33.972Z" + "publishedAt": "2026-05-27T08:44:49.297Z" }, "@bytelyst/use-theme": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "1767e51d2352224ee2ef36d40e6261afcf70bb643b984d0378874a35a458cc26", - "publishedAt": "2026-04-13T08:45:35.655Z" + "publishedAt": "2026-05-27T08:44:50.791Z" }, "@bytelyst/webhook-dispatch": { - "version": "0.1.6", + "version": "0.1.7", "contentHash": "6d6bd067e9780a5797044983cae589ead857fb2186498739a888c6e41449984a", - "publishedAt": "2026-05-15T00:34:54.019Z" + "publishedAt": "2026-05-27T08:44:52.302Z" } } diff --git a/scripts/switch-network.sh b/scripts/switch-network.sh index 7c300e22..bff6af57 100755 --- a/scripts/switch-network.sh +++ b/scripts/switch-network.sh @@ -17,7 +17,12 @@ # - NPM_CONFIG_REGISTRY → AT&T JFrog npm proxy # - NPM_CONFIG_PROXY → corporate proxy # - NPM_CONFIG_STRICT_SSL → false (proxy TLS interception) -# - NO_PROXY / no_proxy → localhost,127.0.0.1 (Gitea, Cosmos, Azurite) +# - NO_PROXY / no_proxy → localhost,127.0.0.1,host.docker.internal +# (Gitea, Cosmos, Azurite; host.docker.internal +# resolves to 127.0.0.1 via /etc/hosts so the +# Gitea registry's host.docker.internal:3300 +# tarball URLs are reachable from host. See +# docker-build-optimization-roadmap F17.) # - NPM_CONFIG_NOPROXY → localhost,127.0.0.1 # - NODE_TLS_REJECT_UNAUTHORIZED → 0 (Node.js trusts proxy certs) # - PIP_TRUSTED_HOST → pypi.org, files.pythonhosted.org @@ -62,9 +67,9 @@ if [ "${NETWORK:-home}" = "corp" ]; then export PIP_TRUSTED_HOST="pypi.org files.pythonhosted.org" export NODE_TLS_REJECT_UNAUTHORIZED="0" # Bypass proxy for local services (Gitea npm registry, Cosmos emulator, Azurite, etc.) - export NO_PROXY="localhost,127.0.0.1" - export no_proxy="localhost,127.0.0.1" - export NPM_CONFIG_NOPROXY="localhost,127.0.0.1" + export NO_PROXY="localhost,127.0.0.1,host.docker.internal" + export no_proxy="localhost,127.0.0.1,host.docker.internal" + export NPM_CONFIG_NOPROXY="localhost,127.0.0.1,host.docker.internal" # Gradle: trust corporate proxy CA cert (TLS interception by cso.proxy.att.com) if [ -f "$_GRADLE_TRUSTSTORE" ]; then export GRADLE_OPTS="-Djavax.net.ssl.trustStore=$_GRADLE_TRUSTSTORE -Djavax.net.ssl.trustStorePassword=changeit -Djdk.http.auth.tunneling.disabledSchemes= -Djdk.http.auth.proxying.disabledSchemes= -Djava.net.useSystemProxies=true"