@flighthq/sdk 0.3.1-next.209.43ef1bc → 0.3.1-next.320.fe56fc2

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 (1) hide show
  1. package/package.json +140 -140
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flighthq/sdk",
3
- "version": "0.3.1-next.209.43ef1bc",
3
+ "version": "0.3.1-next.320.fe56fc2",
4
4
  "author": "Joshua Granick and other contributors",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -90,145 +90,145 @@
90
90
  "clean:dist": "tsx ../../scripts/clean-package-dist.ts"
91
91
  },
92
92
  "dependencies": {
93
- "@flighthq/abc": "0.3.1-next.209.43ef1bc",
94
- "@flighthq/accessibility": "0.3.1-next.209.43ef1bc",
95
- "@flighthq/adjustments": "0.3.1-next.209.43ef1bc",
96
- "@flighthq/animation": "0.3.1-next.209.43ef1bc",
97
- "@flighthq/app": "0.3.1-next.209.43ef1bc",
98
- "@flighthq/application": "0.3.1-next.209.43ef1bc",
99
- "@flighthq/application-gl": "0.3.1-next.209.43ef1bc",
100
- "@flighthq/assets": "0.3.1-next.209.43ef1bc",
101
- "@flighthq/audio": "0.3.1-next.209.43ef1bc",
102
- "@flighthq/binpack": "0.3.1-next.209.43ef1bc",
103
- "@flighthq/bitmap": "0.3.1-next.209.43ef1bc",
104
- "@flighthq/bitmapfont": "0.3.1-next.209.43ef1bc",
105
- "@flighthq/bitmapfont-formats": "0.3.1-next.209.43ef1bc",
106
- "@flighthq/bitmaptext": "0.3.1-next.209.43ef1bc",
107
- "@flighthq/camera": "0.3.1-next.209.43ef1bc",
108
- "@flighthq/camera-controls": "0.3.1-next.209.43ef1bc",
109
- "@flighthq/capture": "0.3.1-next.209.43ef1bc",
110
- "@flighthq/clip": "0.3.1-next.209.43ef1bc",
111
- "@flighthq/clipboard": "0.3.1-next.209.43ef1bc",
112
- "@flighthq/clock": "0.3.1-next.209.43ef1bc",
113
- "@flighthq/collision": "0.3.1-next.209.43ef1bc",
114
- "@flighthq/color": "0.3.1-next.209.43ef1bc",
115
- "@flighthq/compression": "0.3.1-next.209.43ef1bc",
116
- "@flighthq/connectivity": "0.3.1-next.209.43ef1bc",
117
- "@flighthq/debug": "0.3.1-next.209.43ef1bc",
118
- "@flighthq/device": "0.3.1-next.209.43ef1bc",
119
- "@flighthq/dialog": "0.3.1-next.209.43ef1bc",
120
- "@flighthq/easing": "0.3.1-next.209.43ef1bc",
121
- "@flighthq/effects": "0.3.1-next.209.43ef1bc",
122
- "@flighthq/effects-canvas": "0.3.1-next.209.43ef1bc",
123
- "@flighthq/effects-gl": "0.3.1-next.209.43ef1bc",
124
- "@flighthq/effects-wgpu": "0.3.1-next.209.43ef1bc",
125
- "@flighthq/entity": "0.3.1-next.209.43ef1bc",
126
- "@flighthq/filesystem": "0.3.1-next.209.43ef1bc",
127
- "@flighthq/flow": "0.3.1-next.209.43ef1bc",
128
- "@flighthq/font": "0.3.1-next.209.43ef1bc",
129
- "@flighthq/font-formats": "0.3.1-next.209.43ef1bc",
130
- "@flighthq/geolocation": "0.3.1-next.209.43ef1bc",
131
- "@flighthq/geometry": "0.3.1-next.209.43ef1bc",
132
- "@flighthq/glyphatlas": "0.3.1-next.209.43ef1bc",
133
- "@flighthq/haptics": "0.3.1-next.209.43ef1bc",
134
- "@flighthq/image": "0.3.1-next.209.43ef1bc",
135
- "@flighthq/image-codec": "0.3.1-next.209.43ef1bc",
136
- "@flighthq/importdiagnostics": "0.3.1-next.209.43ef1bc",
137
- "@flighthq/input": "0.3.1-next.209.43ef1bc",
138
- "@flighthq/interaction": "0.3.1-next.209.43ef1bc",
139
- "@flighthq/intl": "0.3.1-next.209.43ef1bc",
140
- "@flighthq/ipc": "0.3.1-next.209.43ef1bc",
141
- "@flighthq/keyboard": "0.3.1-next.209.43ef1bc",
142
- "@flighthq/layout": "0.3.1-next.209.43ef1bc",
143
- "@flighthq/lifecycle": "0.3.1-next.209.43ef1bc",
144
- "@flighthq/lighting": "0.3.1-next.209.43ef1bc",
145
- "@flighthq/loader": "0.3.1-next.209.43ef1bc",
146
- "@flighthq/log": "0.3.1-next.209.43ef1bc",
147
- "@flighthq/materials": "0.3.1-next.209.43ef1bc",
148
- "@flighthq/math": "0.3.1-next.209.43ef1bc",
149
- "@flighthq/media": "0.3.1-next.209.43ef1bc",
150
- "@flighthq/mediasession": "0.3.1-next.209.43ef1bc",
151
- "@flighthq/menu": "0.3.1-next.209.43ef1bc",
152
- "@flighthq/mesh": "0.3.1-next.209.43ef1bc",
153
- "@flighthq/motionpath": "0.3.1-next.209.43ef1bc",
154
- "@flighthq/movieclip": "0.3.1-next.209.43ef1bc",
155
- "@flighthq/net": "0.3.1-next.209.43ef1bc",
156
- "@flighthq/node": "0.3.1-next.209.43ef1bc",
157
- "@flighthq/notification": "0.3.1-next.209.43ef1bc",
158
- "@flighthq/particleemitter": "0.3.1-next.209.43ef1bc",
159
- "@flighthq/particles": "0.3.1-next.209.43ef1bc",
160
- "@flighthq/particles-formats": "0.3.1-next.209.43ef1bc",
161
- "@flighthq/path": "0.3.1-next.209.43ef1bc",
162
- "@flighthq/path-boolean": "0.3.1-next.209.43ef1bc",
163
- "@flighthq/path-formats": "0.3.1-next.209.43ef1bc",
164
- "@flighthq/permissions": "0.3.1-next.209.43ef1bc",
165
- "@flighthq/physics2d": "0.3.1-next.209.43ef1bc",
166
- "@flighthq/picking": "0.3.1-next.209.43ef1bc",
167
- "@flighthq/platform": "0.3.1-next.209.43ef1bc",
168
- "@flighthq/power": "0.3.1-next.209.43ef1bc",
169
- "@flighthq/protocol": "0.3.1-next.209.43ef1bc",
170
- "@flighthq/quadbatch": "0.3.1-next.209.43ef1bc",
171
- "@flighthq/render": "0.3.1-next.209.43ef1bc",
172
- "@flighthq/render-gl": "0.3.1-next.209.43ef1bc",
173
- "@flighthq/render-wgpu": "0.3.1-next.209.43ef1bc",
174
- "@flighthq/scene2d": "0.3.1-next.209.43ef1bc",
175
- "@flighthq/scene2d-canvas": "0.3.1-next.209.43ef1bc",
176
- "@flighthq/scene2d-dom": "0.3.1-next.209.43ef1bc",
177
- "@flighthq/scene2d-formats": "0.3.1-next.209.43ef1bc",
178
- "@flighthq/scene2d-gl": "0.3.1-next.209.43ef1bc",
179
- "@flighthq/scene2d-resources": "0.3.1-next.209.43ef1bc",
180
- "@flighthq/scene2d-wgpu": "0.3.1-next.209.43ef1bc",
181
- "@flighthq/scene3d": "0.3.1-next.209.43ef1bc",
182
- "@flighthq/scene3d-formats": "0.3.1-next.209.43ef1bc",
183
- "@flighthq/scene3d-gl": "0.3.1-next.209.43ef1bc",
184
- "@flighthq/scene3d-resources": "0.3.1-next.209.43ef1bc",
185
- "@flighthq/scene3d-wgpu": "0.3.1-next.209.43ef1bc",
186
- "@flighthq/screen": "0.3.1-next.209.43ef1bc",
187
- "@flighthq/sensors": "0.3.1-next.209.43ef1bc",
188
- "@flighthq/shading": "0.3.1-next.209.43ef1bc",
189
- "@flighthq/shape": "0.3.1-next.209.43ef1bc",
190
- "@flighthq/shape-formats": "0.3.1-next.209.43ef1bc",
191
- "@flighthq/share": "0.3.1-next.209.43ef1bc",
192
- "@flighthq/shell": "0.3.1-next.209.43ef1bc",
193
- "@flighthq/shortcut": "0.3.1-next.209.43ef1bc",
194
- "@flighthq/signals": "0.3.1-next.209.43ef1bc",
195
- "@flighthq/skeleton2d": "0.3.1-next.209.43ef1bc",
196
- "@flighthq/skeleton2d-formats": "0.3.1-next.209.43ef1bc",
197
- "@flighthq/skeleton3d": "0.3.1-next.209.43ef1bc",
198
- "@flighthq/snapshot": "0.3.1-next.209.43ef1bc",
199
- "@flighthq/socket": "0.3.1-next.209.43ef1bc",
200
- "@flighthq/spatial": "0.3.1-next.209.43ef1bc",
201
- "@flighthq/spring": "0.3.1-next.209.43ef1bc",
202
- "@flighthq/statechart": "0.3.1-next.209.43ef1bc",
203
- "@flighthq/spritesheet": "0.3.1-next.209.43ef1bc",
204
- "@flighthq/spritesheet-formats": "0.3.1-next.209.43ef1bc",
205
- "@flighthq/statusbar": "0.3.1-next.209.43ef1bc",
206
- "@flighthq/storage": "0.3.1-next.209.43ef1bc",
207
- "@flighthq/swf": "0.3.1-next.209.43ef1bc",
208
- "@flighthq/text": "0.3.1-next.209.43ef1bc",
209
- "@flighthq/text-markup": "0.3.1-next.209.43ef1bc",
210
- "@flighthq/textbidi": "0.3.1-next.209.43ef1bc",
211
- "@flighthq/textinput": "0.3.1-next.209.43ef1bc",
212
- "@flighthq/textlayout": "0.3.1-next.209.43ef1bc",
213
- "@flighthq/textsegment": "0.3.1-next.209.43ef1bc",
214
- "@flighthq/textshaper": "0.3.1-next.209.43ef1bc",
215
- "@flighthq/textshaper-canvas": "0.3.1-next.209.43ef1bc",
216
- "@flighthq/texture": "0.3.1-next.209.43ef1bc",
217
- "@flighthq/texture-formats": "0.3.1-next.209.43ef1bc",
218
- "@flighthq/textureatlas": "0.3.1-next.209.43ef1bc",
219
- "@flighthq/textureatlas-formats": "0.3.1-next.209.43ef1bc",
220
- "@flighthq/tilemap": "0.3.1-next.209.43ef1bc",
221
- "@flighthq/tilemap-formats": "0.3.1-next.209.43ef1bc",
222
- "@flighthq/timeline": "0.3.1-next.209.43ef1bc",
223
- "@flighthq/tray": "0.3.1-next.209.43ef1bc",
224
- "@flighthq/tween": "0.3.1-next.209.43ef1bc",
225
- "@flighthq/types": "0.3.1-next.209.43ef1bc",
226
- "@flighthq/updater": "0.3.1-next.209.43ef1bc",
227
- "@flighthq/useragent": "0.3.1-next.209.43ef1bc",
228
- "@flighthq/velocity": "0.3.1-next.209.43ef1bc",
229
- "@flighthq/video": "0.3.1-next.209.43ef1bc",
230
- "@flighthq/webcam": "0.3.1-next.209.43ef1bc",
231
- "@flighthq/xml": "0.3.1-next.209.43ef1bc"
93
+ "@flighthq/abc": "0.3.1-next.320.fe56fc2",
94
+ "@flighthq/accessibility": "0.3.1-next.320.fe56fc2",
95
+ "@flighthq/adjustments": "0.3.1-next.320.fe56fc2",
96
+ "@flighthq/animation": "0.3.1-next.320.fe56fc2",
97
+ "@flighthq/app": "0.3.1-next.320.fe56fc2",
98
+ "@flighthq/application": "0.3.1-next.320.fe56fc2",
99
+ "@flighthq/application-gl": "0.3.1-next.320.fe56fc2",
100
+ "@flighthq/assets": "0.3.1-next.320.fe56fc2",
101
+ "@flighthq/audio": "0.3.1-next.320.fe56fc2",
102
+ "@flighthq/binpack": "0.3.1-next.320.fe56fc2",
103
+ "@flighthq/bitmap": "0.3.1-next.320.fe56fc2",
104
+ "@flighthq/bitmapfont": "0.3.1-next.320.fe56fc2",
105
+ "@flighthq/bitmapfont-formats": "0.3.1-next.320.fe56fc2",
106
+ "@flighthq/bitmaptext": "0.3.1-next.320.fe56fc2",
107
+ "@flighthq/camera": "0.3.1-next.320.fe56fc2",
108
+ "@flighthq/camera-controls": "0.3.1-next.320.fe56fc2",
109
+ "@flighthq/capture": "0.3.1-next.320.fe56fc2",
110
+ "@flighthq/clip": "0.3.1-next.320.fe56fc2",
111
+ "@flighthq/clipboard": "0.3.1-next.320.fe56fc2",
112
+ "@flighthq/clock": "0.3.1-next.320.fe56fc2",
113
+ "@flighthq/collision": "0.3.1-next.320.fe56fc2",
114
+ "@flighthq/color": "0.3.1-next.320.fe56fc2",
115
+ "@flighthq/compression": "0.3.1-next.320.fe56fc2",
116
+ "@flighthq/connectivity": "0.3.1-next.320.fe56fc2",
117
+ "@flighthq/debug": "0.3.1-next.320.fe56fc2",
118
+ "@flighthq/device": "0.3.1-next.320.fe56fc2",
119
+ "@flighthq/dialog": "0.3.1-next.320.fe56fc2",
120
+ "@flighthq/easing": "0.3.1-next.320.fe56fc2",
121
+ "@flighthq/effects": "0.3.1-next.320.fe56fc2",
122
+ "@flighthq/effects-canvas": "0.3.1-next.320.fe56fc2",
123
+ "@flighthq/effects-gl": "0.3.1-next.320.fe56fc2",
124
+ "@flighthq/effects-wgpu": "0.3.1-next.320.fe56fc2",
125
+ "@flighthq/entity": "0.3.1-next.320.fe56fc2",
126
+ "@flighthq/filesystem": "0.3.1-next.320.fe56fc2",
127
+ "@flighthq/flow": "0.3.1-next.320.fe56fc2",
128
+ "@flighthq/font": "0.3.1-next.320.fe56fc2",
129
+ "@flighthq/font-formats": "0.3.1-next.320.fe56fc2",
130
+ "@flighthq/geolocation": "0.3.1-next.320.fe56fc2",
131
+ "@flighthq/geometry": "0.3.1-next.320.fe56fc2",
132
+ "@flighthq/glyphatlas": "0.3.1-next.320.fe56fc2",
133
+ "@flighthq/haptics": "0.3.1-next.320.fe56fc2",
134
+ "@flighthq/image": "0.3.1-next.320.fe56fc2",
135
+ "@flighthq/image-codec": "0.3.1-next.320.fe56fc2",
136
+ "@flighthq/importdiagnostics": "0.3.1-next.320.fe56fc2",
137
+ "@flighthq/input": "0.3.1-next.320.fe56fc2",
138
+ "@flighthq/interaction": "0.3.1-next.320.fe56fc2",
139
+ "@flighthq/intl": "0.3.1-next.320.fe56fc2",
140
+ "@flighthq/ipc": "0.3.1-next.320.fe56fc2",
141
+ "@flighthq/keyboard": "0.3.1-next.320.fe56fc2",
142
+ "@flighthq/layout": "0.3.1-next.320.fe56fc2",
143
+ "@flighthq/lifecycle": "0.3.1-next.320.fe56fc2",
144
+ "@flighthq/lighting": "0.3.1-next.320.fe56fc2",
145
+ "@flighthq/loader": "0.3.1-next.320.fe56fc2",
146
+ "@flighthq/log": "0.3.1-next.320.fe56fc2",
147
+ "@flighthq/materials": "0.3.1-next.320.fe56fc2",
148
+ "@flighthq/math": "0.3.1-next.320.fe56fc2",
149
+ "@flighthq/media": "0.3.1-next.320.fe56fc2",
150
+ "@flighthq/mediasession": "0.3.1-next.320.fe56fc2",
151
+ "@flighthq/menu": "0.3.1-next.320.fe56fc2",
152
+ "@flighthq/mesh": "0.3.1-next.320.fe56fc2",
153
+ "@flighthq/motionpath": "0.3.1-next.320.fe56fc2",
154
+ "@flighthq/movieclip": "0.3.1-next.320.fe56fc2",
155
+ "@flighthq/net": "0.3.1-next.320.fe56fc2",
156
+ "@flighthq/node": "0.3.1-next.320.fe56fc2",
157
+ "@flighthq/notification": "0.3.1-next.320.fe56fc2",
158
+ "@flighthq/particleemitter": "0.3.1-next.320.fe56fc2",
159
+ "@flighthq/particles": "0.3.1-next.320.fe56fc2",
160
+ "@flighthq/particles-formats": "0.3.1-next.320.fe56fc2",
161
+ "@flighthq/path": "0.3.1-next.320.fe56fc2",
162
+ "@flighthq/path-boolean": "0.3.1-next.320.fe56fc2",
163
+ "@flighthq/path-formats": "0.3.1-next.320.fe56fc2",
164
+ "@flighthq/permissions": "0.3.1-next.320.fe56fc2",
165
+ "@flighthq/physics2d": "0.3.1-next.320.fe56fc2",
166
+ "@flighthq/picking": "0.3.1-next.320.fe56fc2",
167
+ "@flighthq/platform": "0.3.1-next.320.fe56fc2",
168
+ "@flighthq/power": "0.3.1-next.320.fe56fc2",
169
+ "@flighthq/protocol": "0.3.1-next.320.fe56fc2",
170
+ "@flighthq/quadbatch": "0.3.1-next.320.fe56fc2",
171
+ "@flighthq/render": "0.3.1-next.320.fe56fc2",
172
+ "@flighthq/render-gl": "0.3.1-next.320.fe56fc2",
173
+ "@flighthq/render-wgpu": "0.3.1-next.320.fe56fc2",
174
+ "@flighthq/scene2d": "0.3.1-next.320.fe56fc2",
175
+ "@flighthq/scene2d-canvas": "0.3.1-next.320.fe56fc2",
176
+ "@flighthq/scene2d-dom": "0.3.1-next.320.fe56fc2",
177
+ "@flighthq/scene2d-formats": "0.3.1-next.320.fe56fc2",
178
+ "@flighthq/scene2d-gl": "0.3.1-next.320.fe56fc2",
179
+ "@flighthq/scene2d-resources": "0.3.1-next.320.fe56fc2",
180
+ "@flighthq/scene2d-wgpu": "0.3.1-next.320.fe56fc2",
181
+ "@flighthq/scene3d": "0.3.1-next.320.fe56fc2",
182
+ "@flighthq/scene3d-formats": "0.3.1-next.320.fe56fc2",
183
+ "@flighthq/scene3d-gl": "0.3.1-next.320.fe56fc2",
184
+ "@flighthq/scene3d-resources": "0.3.1-next.320.fe56fc2",
185
+ "@flighthq/scene3d-wgpu": "0.3.1-next.320.fe56fc2",
186
+ "@flighthq/screen": "0.3.1-next.320.fe56fc2",
187
+ "@flighthq/sensors": "0.3.1-next.320.fe56fc2",
188
+ "@flighthq/shading": "0.3.1-next.320.fe56fc2",
189
+ "@flighthq/shape": "0.3.1-next.320.fe56fc2",
190
+ "@flighthq/shape-formats": "0.3.1-next.320.fe56fc2",
191
+ "@flighthq/share": "0.3.1-next.320.fe56fc2",
192
+ "@flighthq/shell": "0.3.1-next.320.fe56fc2",
193
+ "@flighthq/shortcut": "0.3.1-next.320.fe56fc2",
194
+ "@flighthq/signals": "0.3.1-next.320.fe56fc2",
195
+ "@flighthq/skeleton2d": "0.3.1-next.320.fe56fc2",
196
+ "@flighthq/skeleton2d-formats": "0.3.1-next.320.fe56fc2",
197
+ "@flighthq/skeleton3d": "0.3.1-next.320.fe56fc2",
198
+ "@flighthq/snapshot": "0.3.1-next.320.fe56fc2",
199
+ "@flighthq/socket": "0.3.1-next.320.fe56fc2",
200
+ "@flighthq/spatial": "0.3.1-next.320.fe56fc2",
201
+ "@flighthq/spring": "0.3.1-next.320.fe56fc2",
202
+ "@flighthq/statechart": "0.3.1-next.320.fe56fc2",
203
+ "@flighthq/spritesheet": "0.3.1-next.320.fe56fc2",
204
+ "@flighthq/spritesheet-formats": "0.3.1-next.320.fe56fc2",
205
+ "@flighthq/statusbar": "0.3.1-next.320.fe56fc2",
206
+ "@flighthq/storage": "0.3.1-next.320.fe56fc2",
207
+ "@flighthq/swf": "0.3.1-next.320.fe56fc2",
208
+ "@flighthq/text": "0.3.1-next.320.fe56fc2",
209
+ "@flighthq/text-markup": "0.3.1-next.320.fe56fc2",
210
+ "@flighthq/textbidi": "0.3.1-next.320.fe56fc2",
211
+ "@flighthq/textinput": "0.3.1-next.320.fe56fc2",
212
+ "@flighthq/textlayout": "0.3.1-next.320.fe56fc2",
213
+ "@flighthq/textsegment": "0.3.1-next.320.fe56fc2",
214
+ "@flighthq/textshaper": "0.3.1-next.320.fe56fc2",
215
+ "@flighthq/textshaper-canvas": "0.3.1-next.320.fe56fc2",
216
+ "@flighthq/texture": "0.3.1-next.320.fe56fc2",
217
+ "@flighthq/texture-formats": "0.3.1-next.320.fe56fc2",
218
+ "@flighthq/textureatlas": "0.3.1-next.320.fe56fc2",
219
+ "@flighthq/textureatlas-formats": "0.3.1-next.320.fe56fc2",
220
+ "@flighthq/tilemap": "0.3.1-next.320.fe56fc2",
221
+ "@flighthq/tilemap-formats": "0.3.1-next.320.fe56fc2",
222
+ "@flighthq/timeline": "0.3.1-next.320.fe56fc2",
223
+ "@flighthq/tray": "0.3.1-next.320.fe56fc2",
224
+ "@flighthq/tween": "0.3.1-next.320.fe56fc2",
225
+ "@flighthq/types": "0.3.1-next.320.fe56fc2",
226
+ "@flighthq/updater": "0.3.1-next.320.fe56fc2",
227
+ "@flighthq/useragent": "0.3.1-next.320.fe56fc2",
228
+ "@flighthq/velocity": "0.3.1-next.320.fe56fc2",
229
+ "@flighthq/video": "0.3.1-next.320.fe56fc2",
230
+ "@flighthq/webcam": "0.3.1-next.320.fe56fc2",
231
+ "@flighthq/xml": "0.3.1-next.320.fe56fc2"
232
232
  },
233
233
  "devDependencies": {
234
234
  "typescript": "^5.3.0"