@wwawing/debug-server 4.1.0-unstable.based-on.3.12.15.p.5 → 4.1.0-unstable.based-on.3.12.17
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/LICENSE +1 -1
- package/bin/LICENSE +2 -2
- package/bin/wwa-server.exe +0 -0
- package/lib/index.js +1 -1
- package/lib/index.js.LICENSE.txt +1 -1
- package/package.json +8 -11
package/LICENSE
CHANGED
package/bin/LICENSE
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
/*!
|
|
11
11
|
* @wwawing/debug-server
|
|
12
|
-
* Copyright (c) 2018-
|
|
12
|
+
* Copyright (c) 2018-2025 WWA Wing Team
|
|
13
13
|
* MIT Licensed
|
|
14
14
|
* https://github.com/WWAWing/WWAWing/blob/develop/packages/debug-server/LICENSE
|
|
15
15
|
*/
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
* Copyright(c) 2011 Sencha Inc.
|
|
261
261
|
* Copyright(c) 2011 TJ Holowaychuk
|
|
262
262
|
* Copyright(c) 2014-2015 Douglas Christopher Wilson
|
|
263
|
-
* Copyright(c) 2015-
|
|
263
|
+
* Copyright(c) 2015-2025 WWA Wing Team
|
|
264
264
|
* MIT Licensed
|
|
265
265
|
*/
|
|
266
266
|
|
package/bin/wwa-server.exe
CHANGED
|
Binary file
|