@sinch/cli 0.1.28-beta.0 → 0.1.29-beta.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.
Files changed (133) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +198 -198
  3. package/bin/sinch +2 -2
  4. package/dist/index.d.ts +0 -2
  5. package/dist/index.js +325 -780
  6. package/package.json +71 -71
  7. package/dist/commands/conversations/apps.d.ts +0 -2
  8. package/dist/commands/conversations/apps.d.ts.map +0 -1
  9. package/dist/commands/conversations/apps.js +0 -162
  10. package/dist/commands/conversations/apps.js.map +0 -1
  11. package/dist/commands/conversations/contacts.d.ts +0 -2
  12. package/dist/commands/conversations/contacts.d.ts.map +0 -1
  13. package/dist/commands/conversations/contacts.js +0 -245
  14. package/dist/commands/conversations/contacts.js.map +0 -1
  15. package/dist/commands/conversations/conversation.d.ts +0 -2
  16. package/dist/commands/conversations/conversation.d.ts.map +0 -1
  17. package/dist/commands/conversations/conversation.js +0 -19
  18. package/dist/commands/conversations/conversation.js.map +0 -1
  19. package/dist/commands/conversations/conversations.d.ts +0 -2
  20. package/dist/commands/conversations/conversations.d.ts.map +0 -1
  21. package/dist/commands/conversations/conversations.js +0 -104
  22. package/dist/commands/conversations/conversations.js.map +0 -1
  23. package/dist/commands/conversations/messages.d.ts +0 -2
  24. package/dist/commands/conversations/messages.d.ts.map +0 -1
  25. package/dist/commands/conversations/messages.js +0 -107
  26. package/dist/commands/conversations/messages.js.map +0 -1
  27. package/dist/commands/conversations/send.d.ts +0 -2
  28. package/dist/commands/conversations/send.d.ts.map +0 -1
  29. package/dist/commands/conversations/send.js +0 -185
  30. package/dist/commands/conversations/send.js.map +0 -1
  31. package/dist/commands/conversations/utils.d.ts +0 -4
  32. package/dist/commands/conversations/utils.d.ts.map +0 -1
  33. package/dist/commands/conversations/utils.js +0 -30
  34. package/dist/commands/conversations/utils.js.map +0 -1
  35. package/dist/commands/conversations/webhooks.d.ts +0 -2
  36. package/dist/commands/conversations/webhooks.d.ts.map +0 -1
  37. package/dist/commands/conversations/webhooks.js +0 -238
  38. package/dist/commands/conversations/webhooks.js.map +0 -1
  39. package/dist/commands/delete.d.ts +0 -2
  40. package/dist/commands/delete.d.ts.map +0 -1
  41. package/dist/commands/delete.js +0 -93
  42. package/dist/commands/delete.js.map +0 -1
  43. package/dist/commands/deploy.d.ts +0 -2
  44. package/dist/commands/deploy.d.ts.map +0 -1
  45. package/dist/commands/deploy.js +0 -687
  46. package/dist/commands/deploy.js.map +0 -1
  47. package/dist/commands/dev.d.ts +0 -2
  48. package/dist/commands/dev.d.ts.map +0 -1
  49. package/dist/commands/dev.js +0 -460
  50. package/dist/commands/dev.js.map +0 -1
  51. package/dist/commands/docs.d.ts +0 -2
  52. package/dist/commands/docs.d.ts.map +0 -1
  53. package/dist/commands/docs.js +0 -105
  54. package/dist/commands/docs.js.map +0 -1
  55. package/dist/commands/download.d.ts +0 -2
  56. package/dist/commands/download.d.ts.map +0 -1
  57. package/dist/commands/download.js +0 -207
  58. package/dist/commands/download.js.map +0 -1
  59. package/dist/commands/functions.d.ts +0 -2
  60. package/dist/commands/functions.d.ts.map +0 -1
  61. package/dist/commands/functions.js +0 -25
  62. package/dist/commands/functions.js.map +0 -1
  63. package/dist/commands/init.d.ts +0 -2
  64. package/dist/commands/init.d.ts.map +0 -1
  65. package/dist/commands/init.js +0 -552
  66. package/dist/commands/init.js.map +0 -1
  67. package/dist/commands/list.d.ts +0 -2
  68. package/dist/commands/list.d.ts.map +0 -1
  69. package/dist/commands/list.js +0 -180
  70. package/dist/commands/list.js.map +0 -1
  71. package/dist/commands/logs.d.ts +0 -2
  72. package/dist/commands/logs.d.ts.map +0 -1
  73. package/dist/commands/logs.js +0 -1001
  74. package/dist/commands/logs.js.map +0 -1
  75. package/dist/commands/secrets.d.ts +0 -2
  76. package/dist/commands/secrets.d.ts.map +0 -1
  77. package/dist/commands/secrets.js +0 -197
  78. package/dist/commands/secrets.js.map +0 -1
  79. package/dist/commands/skills.d.ts +0 -4
  80. package/dist/commands/skills.d.ts.map +0 -1
  81. package/dist/commands/skills.js +0 -309
  82. package/dist/commands/skills.js.map +0 -1
  83. package/dist/commands/status.d.ts +0 -2
  84. package/dist/commands/status.d.ts.map +0 -1
  85. package/dist/commands/status.js +0 -145
  86. package/dist/commands/status.js.map +0 -1
  87. package/dist/commands/templates.d.ts +0 -2
  88. package/dist/commands/templates.d.ts.map +0 -1
  89. package/dist/commands/templates.js +0 -168
  90. package/dist/commands/templates.js.map +0 -1
  91. package/dist/commands/voice.d.ts +0 -2
  92. package/dist/commands/voice.d.ts.map +0 -1
  93. package/dist/commands/voice.js +0 -259
  94. package/dist/commands/voice.js.map +0 -1
  95. package/dist/index.d.ts.map +0 -1
  96. package/dist/index.js.map +0 -1
  97. package/dist/lib/api.d.ts +0 -73
  98. package/dist/lib/api.d.ts.map +0 -1
  99. package/dist/lib/api.js +0 -455
  100. package/dist/lib/api.js.map +0 -1
  101. package/dist/lib/config.d.ts +0 -68
  102. package/dist/lib/config.d.ts.map +0 -1
  103. package/dist/lib/config.js +0 -276
  104. package/dist/lib/config.js.map +0 -1
  105. package/dist/lib/conversation.d.ts +0 -8
  106. package/dist/lib/conversation.d.ts.map +0 -1
  107. package/dist/lib/conversation.js +0 -179
  108. package/dist/lib/conversation.js.map +0 -1
  109. package/dist/lib/credentials.d.ts +0 -43
  110. package/dist/lib/credentials.d.ts.map +0 -1
  111. package/dist/lib/credentials.js +0 -365
  112. package/dist/lib/credentials.js.map +0 -1
  113. package/dist/lib/docs-utils.d.ts +0 -13
  114. package/dist/lib/docs-utils.d.ts.map +0 -1
  115. package/dist/lib/docs-utils.js +0 -115
  116. package/dist/lib/docs-utils.js.map +0 -1
  117. package/dist/lib/update-check.d.ts +0 -5
  118. package/dist/lib/update-check.d.ts.map +0 -1
  119. package/dist/lib/update-check.js +0 -114
  120. package/dist/lib/update-check.js.map +0 -1
  121. package/dist/lib/voice.d.ts +0 -3
  122. package/dist/lib/voice.d.ts.map +0 -1
  123. package/dist/lib/voice.js +0 -49
  124. package/dist/lib/voice.js.map +0 -1
  125. package/dist/package.json +0 -71
  126. package/dist/utils/logger.d.ts +0 -28
  127. package/dist/utils/logger.d.ts.map +0 -1
  128. package/dist/utils/logger.js +0 -138
  129. package/dist/utils/logger.js.map +0 -1
  130. package/dist/utils/spinner.d.ts +0 -17
  131. package/dist/utils/spinner.d.ts.map +0 -1
  132. package/dist/utils/spinner.js +0 -75
  133. package/dist/utils/spinner.js.map +0 -1
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2025 Sinch
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Sinch
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,199 +1,199 @@
1
- # Sinch CLI
2
-
3
- > **Official command-line interface for Sinch - Manage Functions, Voice, SMS, and more from your terminal**
4
-
5
- [![npm version](https://img.shields.io/npm/v/@sinch/sinch-cli.svg)](https://www.npmjs.com/package/@sinch/sinch-cli)
6
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
-
8
- ## Overview
9
-
10
- The Sinch CLI is your unified developer tool for managing all Sinch products. Currently featuring full support for **Sinch Functions** - create, test, and deploy serverless voice applications. More Sinch products coming soon!
11
-
12
- ## Installation
13
-
14
- ```bash
15
- # Latest stable release (production)
16
- npm install -g @sinch/cli
17
-
18
- # Beta releases (pre-release testing)
19
- npm install -g @sinch/cli@beta
20
-
21
- # Dev channel (bleeding edge - latest from main branch)
22
- npm install -g @sinch/cli@dev
23
- ```
24
-
25
- **Installation Channels:**
26
- - **`@latest`** (default) - Production-ready stable releases
27
- - **`@beta`** - Pre-release versions for testing new features
28
- - **`@dev`** - Cutting-edge builds from main branch (auto-published on every commit)
29
-
30
- ## Prerequisites
31
-
32
- - **Node.js**: 20.0.0 or higher (Node 20 LTS or Node 22 LTS recommended)
33
- - **npm**: 9.0.0 or higher
34
- - **OS**: Windows 10+, macOS 10.15+, or Ubuntu 20.04+
35
-
36
- ## Quick Start
37
-
38
- ### 1. Authenticate with Sinch
39
-
40
- ```bash
41
- sinch auth login
42
- ```
43
-
44
- ### 2. Create a new function
45
-
46
- ```bash
47
- # Interactive mode - choose from templates
48
- sinch functions init
49
-
50
- # Or specify a template directly
51
- # package | function | command | template
52
- sinch functions init simple-voice-ivr
53
- ```
54
-
55
- ### 3. Test locally
56
-
57
- ```bash
58
- cd my-voice-app
59
- sinch functions dev
60
-
61
- # With runtime tunnel for webhooks
62
- sinch functions dev
63
- ```
64
-
65
- ### 4. Deploy to production
66
-
67
- ```bash
68
- sinch functions deploy
69
- ```
70
-
71
- ### 5. Monitor your function
72
-
73
- ```bash
74
- # List all functions
75
- sinch functions list
76
-
77
- # Stream logs
78
- sinch functions logs <function-id> --follow
79
-
80
- # Check status
81
- sinch functions status <function-id>
82
- ```
83
-
84
- ## Available Commands
85
-
86
- | Command | Description |
87
- |---------|-------------|
88
- | `sinch auth login` | Authenticate with Sinch platform |
89
- | `sinch functions init` | Create new function from template |
90
- | `sinch functions dev` | Start local development server |
91
- | `sinch functions deploy` | Deploy function to production |
92
- | `sinch functions list` | List all deployed functions |
93
- | `sinch functions logs` | Stream function logs |
94
- | `sinch functions delete` | Delete a deployed function |
95
- | `sinch secrets add` | Store secrets securely |
96
- | `sinch templates list` | Browse available templates |
97
- | `sinch help` | Show help for any command |
98
-
99
- ## Templates
100
-
101
- Create functions from pre-built templates:
102
-
103
- ### Voice Templates
104
- - `node/simple-voice-ivr` - Interactive voice menu system
105
- - `node/call-forwarding` - Intelligent call routing
106
- - `node/number-masking` - Privacy-preserving calls
107
- - `node/conference-call` - Multi-party conferences
108
- - `node/voicemail` - Complete voicemail system
109
-
110
- ### More Languages
111
- - `csharp/simple-voice-ivr` - IVR in C#/.NET
112
- - `java/simple-voice-ivr` - Q4 2025
113
-
114
- ## Features
115
-
116
- ### 🔐 Secure Secrets Management
117
- Secrets are stored in your OS keychain (Windows Credential Manager, macOS Keychain, Linux Secret Service):
118
-
119
- ```bash
120
- # Add a secret
121
- sinch secrets add STRIPE_KEY sk_test_123456
122
-
123
- # List secrets
124
- sinch secrets list
125
-
126
- # Use in your function
127
- const stripeKey = process.env.STRIPE_KEY;
128
- ```
129
-
130
- ### 🔄 Hot Reload Development
131
- Changes to your function are automatically reloaded:
132
-
133
- ```bash
134
- sinch functions dev --watch
135
- ```
136
-
137
- ### 🐛 VS Code Debugging
138
- All templates include VS Code launch configs. Just press F5 to debug!
139
-
140
- ### 🌐 Tunnel Support
141
- Test webhooks locally with runtime-integrated tunneling:
142
-
143
- ```bash
144
- sinch functions dev
145
- # Choose tunnel preference when prompted
146
- # Tunnel runs inside your function runtime
147
- ```
148
-
149
- ## Documentation
150
-
151
- - **Full Documentation**: [/docs/README.md](./docs/README.md)
152
- - **Command Reference**: [/docs/COMMANDS.md](./docs/COMMANDS.md)
153
- - **Development Guide**: [/docs/DEVELOPMENT.md](./docs/DEVELOPMENT.md)
154
- - **Examples**: [/docs/examples/](./docs/examples/)
155
-
156
- ## Resources
157
-
158
- - **Sinch Voice API**: https://www.sinch.com/products/apis/voice/
159
- - **Documentation**: Full CLI reference in [/docs](./docs/README.md)
160
- - **Templates Gallery**: Browse available templates with `sinch templates list`
161
-
162
- ## Troubleshooting
163
-
164
- ### Authentication Issues
165
-
166
- ```bash
167
- # Check authentication status
168
- sinch auth status
169
-
170
- # Re-authenticate if needed
171
- sinch auth logout
172
- sinch auth login
173
- ```
174
-
175
- ### Debug Mode
176
-
177
- ```bash
178
- # Enable debug output
179
- DEBUG=1 sinch functions dev
180
-
181
- # HTTP request debugging
182
- DEBUG_HTTP=1 sinch functions deploy
183
- ```
184
-
185
- ### Common Issues
186
-
187
- - **Command not found**: Reinstall globally with `npm install -g @sinch/sinch-cli@beta`
188
- - **Authentication failed**: Check your Sinch API credentials with `sinch auth status`
189
- - **Deployment failed**: Verify your function configuration and project access
190
-
191
- ## Support
192
-
193
- - **Documentation**: [Full CLI Documentation](./docs/README.md)
194
- - **Issues**: [Report a Bug](https://gitlab.com/sinch/sinch-projects/voice/functions/sinch-cli/-/issues)
195
- - **Email**: support@sinch.com
196
-
197
- ## License
198
-
1
+ # Sinch CLI
2
+
3
+ > **Official command-line interface for Sinch - Manage Functions, Voice, SMS, and more from your terminal**
4
+
5
+ [![npm version](https://img.shields.io/npm/v/@sinch/sinch-cli.svg)](https://www.npmjs.com/package/@sinch/sinch-cli)
6
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7
+
8
+ ## Overview
9
+
10
+ The Sinch CLI is your unified developer tool for managing all Sinch products. Currently featuring full support for **Sinch Functions** - create, test, and deploy serverless voice applications. More Sinch products coming soon!
11
+
12
+ ## Installation
13
+
14
+ ```bash
15
+ # Latest stable release (production)
16
+ npm install -g @sinch/cli
17
+
18
+ # Beta releases (pre-release testing)
19
+ npm install -g @sinch/cli@beta
20
+
21
+ # Dev channel (bleeding edge - latest from main branch)
22
+ npm install -g @sinch/cli@dev
23
+ ```
24
+
25
+ **Installation Channels:**
26
+ - **`@latest`** (default) - Production-ready stable releases
27
+ - **`@beta`** - Pre-release versions for testing new features
28
+ - **`@dev`** - Cutting-edge builds from main branch (auto-published on every commit)
29
+
30
+ ## Prerequisites
31
+
32
+ - **Node.js**: 20.0.0 or higher (Node 20 LTS or Node 22 LTS recommended)
33
+ - **npm**: 9.0.0 or higher
34
+ - **OS**: Windows 10+, macOS 10.15+, or Ubuntu 20.04+
35
+
36
+ ## Quick Start
37
+
38
+ ### 1. Authenticate with Sinch
39
+
40
+ ```bash
41
+ sinch auth login
42
+ ```
43
+
44
+ ### 2. Create a new function
45
+
46
+ ```bash
47
+ # Interactive mode - choose from templates
48
+ sinch functions init
49
+
50
+ # Or specify a template directly
51
+ # package | function | command | template
52
+ sinch functions init simple-voice-ivr
53
+ ```
54
+
55
+ ### 3. Test locally
56
+
57
+ ```bash
58
+ cd my-voice-app
59
+ sinch functions dev
60
+
61
+ # With runtime tunnel for webhooks
62
+ sinch functions dev
63
+ ```
64
+
65
+ ### 4. Deploy to production
66
+
67
+ ```bash
68
+ sinch functions deploy
69
+ ```
70
+
71
+ ### 5. Monitor your function
72
+
73
+ ```bash
74
+ # List all functions
75
+ sinch functions list
76
+
77
+ # Stream logs
78
+ sinch functions logs <function-id> --follow
79
+
80
+ # Check status
81
+ sinch functions status <function-id>
82
+ ```
83
+
84
+ ## Available Commands
85
+
86
+ | Command | Description |
87
+ |---------|-------------|
88
+ | `sinch auth login` | Authenticate with Sinch platform |
89
+ | `sinch functions init` | Create new function from template |
90
+ | `sinch functions dev` | Start local development server |
91
+ | `sinch functions deploy` | Deploy function to production |
92
+ | `sinch functions list` | List all deployed functions |
93
+ | `sinch functions logs` | Stream function logs |
94
+ | `sinch functions delete` | Delete a deployed function |
95
+ | `sinch secrets add` | Store secrets securely |
96
+ | `sinch templates list` | Browse available templates |
97
+ | `sinch help` | Show help for any command |
98
+
99
+ ## Templates
100
+
101
+ Create functions from pre-built templates:
102
+
103
+ ### Voice Templates
104
+ - `node/simple-voice-ivr` - Interactive voice menu system
105
+ - `node/call-forwarding` - Intelligent call routing
106
+ - `node/number-masking` - Privacy-preserving calls
107
+ - `node/conference-call` - Multi-party conferences
108
+ - `node/voicemail` - Complete voicemail system
109
+
110
+ ### More Languages
111
+ - `csharp/simple-voice-ivr` - IVR in C#/.NET
112
+ - `java/simple-voice-ivr` - Q4 2025
113
+
114
+ ## Features
115
+
116
+ ### 🔐 Secure Secrets Management
117
+ Secrets are stored in your OS keychain (Windows Credential Manager, macOS Keychain, Linux Secret Service):
118
+
119
+ ```bash
120
+ # Add a secret
121
+ sinch secrets add STRIPE_KEY sk_test_123456
122
+
123
+ # List secrets
124
+ sinch secrets list
125
+
126
+ # Use in your function
127
+ const stripeKey = process.env.STRIPE_KEY;
128
+ ```
129
+
130
+ ### 🔄 Hot Reload Development
131
+ Changes to your function are automatically reloaded:
132
+
133
+ ```bash
134
+ sinch functions dev --watch
135
+ ```
136
+
137
+ ### 🐛 VS Code Debugging
138
+ All templates include VS Code launch configs. Just press F5 to debug!
139
+
140
+ ### 🌐 Tunnel Support
141
+ Test webhooks locally with runtime-integrated tunneling:
142
+
143
+ ```bash
144
+ sinch functions dev
145
+ # Choose tunnel preference when prompted
146
+ # Tunnel runs inside your function runtime
147
+ ```
148
+
149
+ ## Documentation
150
+
151
+ - **Full Documentation**: [/docs/README.md](./docs/README.md)
152
+ - **Command Reference**: [/docs/COMMANDS.md](./docs/COMMANDS.md)
153
+ - **Development Guide**: [/docs/DEVELOPMENT.md](./docs/DEVELOPMENT.md)
154
+ - **Examples**: [/docs/examples/](./docs/examples/)
155
+
156
+ ## Resources
157
+
158
+ - **Sinch Voice API**: https://www.sinch.com/products/apis/voice/
159
+ - **Documentation**: Full CLI reference in [/docs](./docs/README.md)
160
+ - **Templates Gallery**: Browse available templates with `sinch templates list`
161
+
162
+ ## Troubleshooting
163
+
164
+ ### Authentication Issues
165
+
166
+ ```bash
167
+ # Check authentication status
168
+ sinch auth status
169
+
170
+ # Re-authenticate if needed
171
+ sinch auth logout
172
+ sinch auth login
173
+ ```
174
+
175
+ ### Debug Mode
176
+
177
+ ```bash
178
+ # Enable debug output
179
+ DEBUG=1 sinch functions dev
180
+
181
+ # HTTP request debugging
182
+ DEBUG_HTTP=1 sinch functions deploy
183
+ ```
184
+
185
+ ### Common Issues
186
+
187
+ - **Command not found**: Reinstall globally with `npm install -g @sinch/sinch-cli@beta`
188
+ - **Authentication failed**: Check your Sinch API credentials with `sinch auth status`
189
+ - **Deployment failed**: Verify your function configuration and project access
190
+
191
+ ## Support
192
+
193
+ - **Documentation**: [Full CLI Documentation](./docs/README.md)
194
+ - **Issues**: [Report a Bug](https://gitlab.com/sinch/sinch-projects/voice/functions/sinch-cli/-/issues)
195
+ - **Email**: support@sinch.com
196
+
197
+ ## License
198
+
199
199
  MIT License - Copyright © 2025 Sinch
package/bin/sinch CHANGED
@@ -1,4 +1,4 @@
1
1
  #!/usr/bin/env node
2
-
3
- // Use compiled TypeScript output
2
+
3
+ // Use compiled TypeScript output
4
4
  require('../dist/index.js');
package/dist/index.d.ts CHANGED
@@ -1,3 +1 @@
1
1
  #!/usr/bin/env node
2
- export {};
3
- //# sourceMappingURL=index.d.ts.map