File tree 6 files changed +2051
-3502
lines changed
6 files changed +2051
-3502
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -15,13 +15,6 @@ <h2>nodejs-rest-http-crud</h2>
15
15
</ tr >
16
16
< tr >
17
17
< td > N/A</ td >
18
- < td > debug</ td >
19
- < td > 4.0.1</ td >
20
- < td > http://www.opensource.org/licenses/MIT</ td >
21
- < td > < a href =DEBUG_MIT.TXT > DEBUG_MIT.TXT</ a > </ td >
22
- </ tr >
23
- < tr >
24
- < td > N/A</ td >
25
18
< td > express</ td >
26
19
< td > 4.16.0</ td >
27
20
< td > http://www.opensource.org/licenses/MIT</ td >
@@ -34,13 +27,6 @@ <h2>nodejs-rest-http-crud</h2>
34
27
< td > http://www.apache.org/licenses/LICENSE-2.0</ td >
35
28
< td > < a href =KUBE-PROBE_APACHE-2.0.TXT > KUBE-PROBE_APACHE-2.0.TXT</ a > </ td >
36
29
</ tr >
37
- < tr >
38
- < td > N/A</ td >
39
- < td > license-reporter</ td >
40
- < td > 1.2.0</ td >
41
- < td > http://www.apache.org/licenses/LICENSE-2.0</ td >
42
- < td > < a href =LICENSE-REPORTER_APACHE-2.0.TXT > LICENSE-REPORTER_APACHE-2.0.TXT</ a > </ td >
43
- </ tr >
44
30
</ table >
45
31
</ body >
46
32
</ html >
Original file line number Diff line number Diff line change 4
4
<version >1.3.0</version >
5
5
<license >Apache-2.0</license >
6
6
<dependencies >
7
- <dependency >
8
- <packageName >debug</packageName >
9
- <version >4.0.1</version >
10
- <licenses >
11
- <license >
12
- <name >MIT License</name >
13
- <url >http://www.opensource.org/licenses/MIT</url >
14
- </license >
15
- </licenses >
16
- </dependency >
17
7
<dependency >
18
8
<packageName >express</packageName >
19
9
<version >4.16.0</version >
34
24
</license >
35
25
</licenses >
36
26
</dependency >
37
- <dependency >
38
- <packageName >license-reporter</packageName >
39
- <version >1.2.0</version >
40
- <licenses >
41
- <license >
42
- <name >Apache License 2.0</name >
43
- <url >http://www.apache.org/licenses/LICENSE-2.0</url >
44
- </license >
45
- </licenses >
46
- </dependency >
47
27
</dependencies >
48
28
</licenseSummary >
You can’t perform that action at this time.
0 commit comments