@iamken/cloudtunnel 0.3.0 → 0.5.0

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.
@@ -0,0 +1,11 @@
1
+ #!/usr/bin/env node
2
+ import {
3
+ listZones,
4
+ resolveZone
5
+ } from "./chunk-CWJA4L7J.js";
6
+ import "./chunk-RWR6VXNB.js";
7
+ export {
8
+ listZones,
9
+ resolveZone
10
+ };
11
+ //# sourceMappingURL=zones-QYV3DSEY.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iamken/cloudtunnel",
3
- "version": "0.3.0",
3
+ "version": "0.5.0",
4
4
  "description": "Manage Cloudflare Tunnels and subdomains account-wide from the CLI — instant HTTPS sharing on your own domains.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -1,11 +0,0 @@
1
- #!/usr/bin/env node
2
- import {
3
- listZones,
4
- resolveZone
5
- } from "./chunk-2TCFCMJS.js";
6
- import "./chunk-UPBVRXLF.js";
7
- export {
8
- listZones,
9
- resolveZone
10
- };
11
- //# sourceMappingURL=zones-YNGQYXAF.js.map