@openapi-typescript-infra/service 6.10.0 → 6.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/build/bootstrap.js +1 -1
  2. package/build/bootstrap.js.map +1 -1
  3. package/package.json +8 -2
  4. package/.github/workflows/codeql-analysis.yml +0 -77
  5. package/.github/workflows/nodejs.yml +0 -62
  6. package/.trunk/configs/.markdownlint.yaml +0 -10
  7. package/.trunk/configs/.yamllint.yaml +0 -10
  8. package/.trunk/trunk.yaml +0 -35
  9. package/.yarn/patches/confit-npm-3.0.0-eade8c7ce1.patch +0 -52
  10. package/.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs +0 -541
  11. package/.yarn/releases/yarn-3.2.3.cjs +0 -783
  12. package/.yarnrc.yml +0 -7
  13. package/CHANGELOG.md +0 -525
  14. package/SECURITY.md +0 -12
  15. package/__tests__/config.test.ts +0 -53
  16. package/__tests__/fake-serv/api/fake-serv.yaml +0 -48
  17. package/__tests__/fake-serv/config/config.json +0 -13
  18. package/__tests__/fake-serv/src/handlers/hello.ts +0 -17
  19. package/__tests__/fake-serv/src/index.ts +0 -36
  20. package/__tests__/fake-serv/src/routes/error.ts +0 -16
  21. package/__tests__/fake-serv/src/routes/index.ts +0 -19
  22. package/__tests__/fake-serv/src/routes/other/world.ts +0 -7
  23. package/__tests__/fake-serv.test.ts +0 -119
  24. package/__tests__/vitest.test-setup.ts +0 -15
  25. package/src/bin/start-service.ts +0 -32
  26. package/src/bootstrap.ts +0 -160
  27. package/src/config/index.ts +0 -124
  28. package/src/config/schema.ts +0 -70
  29. package/src/config/shortstops.ts +0 -155
  30. package/src/config/validation.ts +0 -23
  31. package/src/development/port-finder.ts +0 -67
  32. package/src/development/repl.ts +0 -131
  33. package/src/env.ts +0 -29
  34. package/src/error.ts +0 -47
  35. package/src/express-app/app.ts +0 -438
  36. package/src/express-app/index.ts +0 -3
  37. package/src/express-app/internal-server.ts +0 -43
  38. package/src/express-app/modules.ts +0 -10
  39. package/src/express-app/route-loader.ts +0 -40
  40. package/src/express-app/types.ts +0 -32
  41. package/src/hook.ts +0 -36
  42. package/src/index.ts +0 -9
  43. package/src/openapi.ts +0 -184
  44. package/src/telemetry/DummyExporter.ts +0 -17
  45. package/src/telemetry/hook-modules.ts +0 -8
  46. package/src/telemetry/index.ts +0 -168
  47. package/src/telemetry/instrumentations.ts +0 -103
  48. package/src/telemetry/requestLogger.ts +0 -267
  49. package/src/tsx.d.ts +0 -1
  50. package/src/types.ts +0 -223

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.