@unity-china/codely-cli 1.0.0-rc.28 → 1.0.0-rc.29
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.
- package/bundle/gemini.js +1511 -1553
- package/bundle/gemini.js.LEGAL.txt +3 -3
- package/bundle/web-ui/dist/public/app.js +24 -24
- package/package.json +1 -1
|
@@ -194,9 +194,6 @@ long/umd/index.js:
|
|
|
194
194
|
* SPDX-License-Identifier: Apache-2.0
|
|
195
195
|
*/
|
|
196
196
|
|
|
197
|
-
undici/lib/web/websocket/frame.js:
|
|
198
|
-
/*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> */
|
|
199
|
-
|
|
200
197
|
is-extglob/index.js:
|
|
201
198
|
/*!
|
|
202
199
|
* is-extglob <https://github.com/jonschlinkert/is-extglob>
|
|
@@ -243,6 +240,9 @@ queue-microtask/index.js:
|
|
|
243
240
|
run-parallel/index.js:
|
|
244
241
|
/*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
245
242
|
|
|
243
|
+
undici/lib/web/websocket/frame.js:
|
|
244
|
+
/*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> */
|
|
245
|
+
|
|
246
246
|
fzf/dist/fzf.es.js:
|
|
247
247
|
/** @license
|
|
248
248
|
* fzf v0.5.2
|