@wwawing/debug-server 4.0.0 → 4.0.3

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2018-2025 WWA Wing Team
3
+ Copyright (c) 2018-2026 WWA Wing Team
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/bin/LICENSE CHANGED
@@ -9,9 +9,9 @@
9
9
 
10
10
  /*!
11
11
  * @wwawing/debug-server
12
- * Copyright (c) 2018-2025 WWA Wing Team
12
+ * Copyright (c) 2018-2026 WWA Wing Team
13
13
  * MIT Licensed
14
- * https://github.com/WWAWing/WWAWing/blob/develop/packages/debug-server/LICENSE
14
+ * https://github.com/WWAWing/WWAWing/blob/v4/packages/debug-server/LICENSE
15
15
  */
16
16
 
17
17
  /*!
@@ -98,13 +98,6 @@
98
98
  * MIT Licensed
99
99
  */
100
100
 
101
- /*!
102
- * destroy
103
- * Copyright(c) 2014 Jonathan Ong
104
- * Copyright(c) 2015-2022 Douglas Christopher Wilson
105
- * MIT Licensed
106
- */
107
-
108
101
  /*!
109
102
  * ee-first
110
103
  * Copyright(c) 2014 Jonathan Ong
@@ -174,21 +167,7 @@
174
167
 
175
168
  /*!
176
169
  * media-typer
177
- * Copyright(c) 2014 Douglas Christopher Wilson
178
- * MIT Licensed
179
- */
180
-
181
- /*!
182
- * merge-descriptors
183
- * Copyright(c) 2014 Jonathan Ong
184
- * Copyright(c) 2015 Douglas Christopher Wilson
185
- * MIT Licensed
186
- */
187
-
188
- /*!
189
- * methods
190
- * Copyright(c) 2013-2014 TJ Holowaychuk
191
- * Copyright(c) 2015-2016 Douglas Christopher Wilson
170
+ * Copyright(c) 2014-2017 Douglas Christopher Wilson
192
171
  * MIT Licensed
193
172
  */
194
173
 
@@ -248,6 +227,13 @@
248
227
  * MIT Licensed
249
228
  */
250
229
 
230
+ /*!
231
+ * router
232
+ * Copyright(c) 2013 Roman Shtylman
233
+ * Copyright(c) 2014-2022 Douglas Christopher Wilson
234
+ * MIT Licensed
235
+ */
236
+
251
237
  /*!
252
238
  * send
253
239
  * Copyright(c) 2012 TJ Holowaychuk
@@ -260,7 +246,7 @@
260
246
  * Copyright(c) 2011 Sencha Inc.
261
247
  * Copyright(c) 2011 TJ Holowaychuk
262
248
  * Copyright(c) 2014-2015 Douglas Christopher Wilson
263
- * Copyright(c) 2015-2025 WWA Wing Team
249
+ * Copyright(c) 2015-2026 WWA Wing Team
264
250
  * MIT Licensed
265
251
  */
266
252
 
@@ -303,5 +289,3 @@
303
289
  * Copyright(c) 2014-2017 Douglas Christopher Wilson
304
290
  * MIT Licensed
305
291
  */
306
-
307
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
Binary file