@rspack/dev-server 2.0.0-beta.7 → 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.
@@ -0,0 +1,108 @@
1
+ /*!
2
+ * depd
3
+ * Copyright(c) 2014-2018 Douglas Christopher Wilson
4
+ * MIT Licensed
5
+ */
6
+
7
+ /*!
8
+ * ee-first
9
+ * Copyright(c) 2014 Jonathan Ong
10
+ * MIT Licensed
11
+ */
12
+
13
+ /*!
14
+ * encodeurl
15
+ * Copyright(c) 2016 Douglas Christopher Wilson
16
+ * MIT Licensed
17
+ */
18
+
19
+ /*!
20
+ * escape-html
21
+ * Copyright(c) 2012-2013 TJ Holowaychuk
22
+ * Copyright(c) 2015 Andreas Lubbe
23
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
24
+ * MIT Licensed
25
+ */
26
+
27
+ /*!
28
+ * etag
29
+ * Copyright(c) 2014-2016 Douglas Christopher Wilson
30
+ * MIT Licensed
31
+ */
32
+
33
+ /*!
34
+ * fresh
35
+ * Copyright(c) 2012 TJ Holowaychuk
36
+ * Copyright(c) 2016-2017 Douglas Christopher Wilson
37
+ * MIT Licensed
38
+ */
39
+
40
+ /*!
41
+ * http-errors
42
+ * Copyright(c) 2014 Jonathan Ong
43
+ * Copyright(c) 2016 Douglas Christopher Wilson
44
+ * MIT Licensed
45
+ */
46
+
47
+ /*!
48
+ * mime-db
49
+ * Copyright(c) 2014 Jonathan Ong
50
+ * Copyright(c) 2015-2022 Douglas Christopher Wilson
51
+ * MIT Licensed
52
+ */
53
+
54
+ /*!
55
+ * mime-types
56
+ * Copyright(c) 2014 Jonathan Ong
57
+ * Copyright(c) 2015 Douglas Christopher Wilson
58
+ * MIT Licensed
59
+ */
60
+
61
+ /*!
62
+ * on-finished
63
+ * Copyright(c) 2013 Jonathan Ong
64
+ * Copyright(c) 2014 Douglas Christopher Wilson
65
+ * MIT Licensed
66
+ */
67
+
68
+ /*!
69
+ * parseurl
70
+ * Copyright(c) 2014 Jonathan Ong
71
+ * Copyright(c) 2014-2017 Douglas Christopher Wilson
72
+ * MIT Licensed
73
+ */
74
+
75
+ /*!
76
+ * range-parser
77
+ * Copyright(c) 2012-2014 TJ Holowaychuk
78
+ * Copyright(c) 2015-2016 Douglas Christopher Wilson
79
+ * MIT Licensed
80
+ */
81
+
82
+ /*!
83
+ * send
84
+ * Copyright(c) 2012 TJ Holowaychuk
85
+ * Copyright(c) 2014-2022 Douglas Christopher Wilson
86
+ * MIT Licensed
87
+ */
88
+
89
+ /*!
90
+ * serve-static
91
+ * Copyright(c) 2010 Sencha Inc.
92
+ * Copyright(c) 2011 TJ Holowaychuk
93
+ * Copyright(c) 2014-2016 Douglas Christopher Wilson
94
+ * MIT Licensed
95
+ */
96
+
97
+ /*!
98
+ * statuses
99
+ * Copyright(c) 2014 Jonathan Ong
100
+ * Copyright(c) 2016 Douglas Christopher Wilson
101
+ * MIT Licensed
102
+ */
103
+
104
+ /*!
105
+ * toidentifier
106
+ * Copyright(c) 2016 Douglas Christopher Wilson
107
+ * MIT Licensed
108
+ */