@pi-harness/pi-harness 0.1.45 → 0.1.46

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 (60) hide show
  1. package/apps/web/dist/assets/{index-frdkU4wS.js → index-DE7mHG4Q.js} +1 -1
  2. package/apps/web/dist/index.html +1 -1
  3. package/apps/web/package.json +1 -1
  4. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/archify.json +1 -1
  5. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/browser-fetch.json +1 -1
  6. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/canvas-draw.json +1 -1
  7. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/change-verifier.json +2 -2
  8. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/code2skill.json +1 -1
  9. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/cost-meter.json +1 -1
  10. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/docker-sandbox.json +1 -1
  11. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/genui.json +1 -1
  12. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/image-compressor.json +1 -1
  13. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/memory.json +1 -1
  14. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/mock-server.json +1 -1
  15. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/module-search.json +1 -1
  16. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/plugin-check.json +1 -1
  17. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/plugin-finder.json +1 -1
  18. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/test-harness.json +1 -1
  19. package/node_modules/@pi-harness/api-gateway/dist/marketplace-entries/official/undo-savepoint.json +1 -1
  20. package/node_modules/@pi-harness/api-gateway/package.json +1 -1
  21. package/node_modules/@pi-harness/cli/package.json +1 -1
  22. package/node_modules/@pi-harness/host-webserver/package.json +1 -1
  23. package/node_modules/@pi-harness/web-app/package.json +1 -1
  24. package/package.json +6 -6
  25. package/packages/api-gateway/dist/marketplace-entries/official/archify.json +1 -1
  26. package/packages/api-gateway/dist/marketplace-entries/official/browser-fetch.json +1 -1
  27. package/packages/api-gateway/dist/marketplace-entries/official/canvas-draw.json +1 -1
  28. package/packages/api-gateway/dist/marketplace-entries/official/change-verifier.json +2 -2
  29. package/packages/api-gateway/dist/marketplace-entries/official/code2skill.json +1 -1
  30. package/packages/api-gateway/dist/marketplace-entries/official/cost-meter.json +1 -1
  31. package/packages/api-gateway/dist/marketplace-entries/official/docker-sandbox.json +1 -1
  32. package/packages/api-gateway/dist/marketplace-entries/official/genui.json +1 -1
  33. package/packages/api-gateway/dist/marketplace-entries/official/image-compressor.json +1 -1
  34. package/packages/api-gateway/dist/marketplace-entries/official/memory.json +1 -1
  35. package/packages/api-gateway/dist/marketplace-entries/official/mock-server.json +1 -1
  36. package/packages/api-gateway/dist/marketplace-entries/official/module-search.json +1 -1
  37. package/packages/api-gateway/dist/marketplace-entries/official/plugin-check.json +1 -1
  38. package/packages/api-gateway/dist/marketplace-entries/official/plugin-finder.json +1 -1
  39. package/packages/api-gateway/dist/marketplace-entries/official/test-harness.json +1 -1
  40. package/packages/api-gateway/dist/marketplace-entries/official/undo-savepoint.json +1 -1
  41. package/packages/api-gateway/package.json +1 -1
  42. package/packages/api-gateway/src/marketplace-entries/official/archify.json +1 -1
  43. package/packages/api-gateway/src/marketplace-entries/official/browser-fetch.json +1 -1
  44. package/packages/api-gateway/src/marketplace-entries/official/canvas-draw.json +1 -1
  45. package/packages/api-gateway/src/marketplace-entries/official/change-verifier.json +2 -2
  46. package/packages/api-gateway/src/marketplace-entries/official/code2skill.json +1 -1
  47. package/packages/api-gateway/src/marketplace-entries/official/cost-meter.json +1 -1
  48. package/packages/api-gateway/src/marketplace-entries/official/docker-sandbox.json +1 -1
  49. package/packages/api-gateway/src/marketplace-entries/official/genui.json +1 -1
  50. package/packages/api-gateway/src/marketplace-entries/official/image-compressor.json +1 -1
  51. package/packages/api-gateway/src/marketplace-entries/official/memory.json +1 -1
  52. package/packages/api-gateway/src/marketplace-entries/official/mock-server.json +1 -1
  53. package/packages/api-gateway/src/marketplace-entries/official/module-search.json +1 -1
  54. package/packages/api-gateway/src/marketplace-entries/official/plugin-check.json +1 -1
  55. package/packages/api-gateway/src/marketplace-entries/official/plugin-finder.json +1 -1
  56. package/packages/api-gateway/src/marketplace-entries/official/test-harness.json +1 -1
  57. package/packages/api-gateway/src/marketplace-entries/official/undo-savepoint.json +1 -1
  58. package/packages/bundle-web-app/package.json +1 -1
  59. package/packages/cli/package.json +1 -1
  60. package/packages/host-webserver/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/web-app",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
4
4
  "private": true,
5
5
  "description": "Patchable Web application bundle for Pi Harness",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/cli",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
4
4
  "private": true,
5
5
  "description": "Plugin-first Pi Harness CLI",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pi-harness/host-webserver",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
4
4
  "private": true,
5
5
  "description": "Cordis route-registration service for the Pi Harness web host",
6
6
  "homepage": "https://github.com/pi-harness/pi-harness#readme",