anygate 0.5.0 → 0.5.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.
@@ -65,7 +65,7 @@ import {
65
65
  summarizeServerProviders,
66
66
  validateCustomEndpointUrl,
67
67
  writeSecureLogLine
68
- } from "./chunk-2N334BEP.js";
68
+ } from "./chunk-6GVUN4JO.js";
69
69
  import {
70
70
  getTemplateById,
71
71
  listAddableTemplates,
@@ -1449,4 +1449,4 @@ export {
1449
1449
  resolveUiShutdownDecision,
1450
1450
  runUiCommand
1451
1451
  };
1452
- //# sourceMappingURL=command-SVWF7UJ6.js.map
1452
+ //# sourceMappingURL=command-OQI56XYG.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "anygate",
3
- "version": "0.5.0",
3
+ "version": "0.5.2",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },