@rsbuild/core 2.0.0-rc.0 → 2.0.0-rc.1

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.
@@ -7,6 +7,12 @@
7
7
  * MIT Licensed
8
8
  */
9
9
 
10
+ /*!
11
+ * ee-first
12
+ * Copyright(c) 2014 Jonathan Ong
13
+ * MIT Licensed
14
+ */
15
+
10
16
  /*!
11
17
  * encodeurl
12
18
  * Copyright(c) 2016 Douglas Christopher Wilson
@@ -27,6 +33,13 @@
27
33
  * MIT Licensed
28
34
  */
29
35
 
36
+ /*!
37
+ * on-finished
38
+ * Copyright(c) 2013 Jonathan Ong
39
+ * Copyright(c) 2014 Douglas Christopher Wilson
40
+ * MIT Licensed
41
+ */
42
+
30
43
  /*!
31
44
  * parseurl
32
45
  * Copyright(c) 2014 Jonathan Ong
@@ -41,4 +54,4 @@
41
54
  * MIT Licensed
42
55
  */
43
56
 
44
- /*! For license information please see index.js.LICENSE.txt */
57
+ /*! LICENSE: index.js.LICENSE.txt */