Skip to content

Commit fc8a0c2

Browse files
committed
chore: remove nsp in favor of npm audit
1 parent 374561d commit fc8a0c2

File tree

6 files changed

+2051
-3502
lines changed

6 files changed

+2051
-3502
lines changed

Diff for: licenses/DEBUG_MIT.TXT

-19
This file was deleted.

Diff for: licenses/LICENSE-REPORTER_APACHE-2.0.TXT

-190
This file was deleted.

Diff for: licenses/licenses.html

-14
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ <h2>nodejs-rest-http-crud</h2>
1515
</tr>
1616
<tr>
1717
<td>N/A</td>
18-
<td>debug</td>
19-
<td>4.0.1</td>
20-
<td>http:&#x2F;&#x2F;www.opensource.org&#x2F;licenses&#x2F;MIT</td>
21-
<td><a href=DEBUG_MIT.TXT>DEBUG_MIT.TXT</a></td>
22-
</tr>
23-
<tr>
24-
<td>N/A</td>
2518
<td>express</td>
2619
<td>4.16.0</td>
2720
<td>http:&#x2F;&#x2F;www.opensource.org&#x2F;licenses&#x2F;MIT</td>
@@ -34,13 +27,6 @@ <h2>nodejs-rest-http-crud</h2>
3427
<td>http:&#x2F;&#x2F;www.apache.org&#x2F;licenses&#x2F;LICENSE-2.0</td>
3528
<td><a href=KUBE-PROBE_APACHE-2.0.TXT>KUBE-PROBE_APACHE-2.0.TXT</a></td>
3629
</tr>
37-
<tr>
38-
<td>N/A</td>
39-
<td>license-reporter</td>
40-
<td>1.2.0</td>
41-
<td>http:&#x2F;&#x2F;www.apache.org&#x2F;licenses&#x2F;LICENSE-2.0</td>
42-
<td><a href=LICENSE-REPORTER_APACHE-2.0.TXT>LICENSE-REPORTER_APACHE-2.0.TXT</a></td>
43-
</tr>
4430
</table>
4531
</body>
4632
</html>

Diff for: licenses/licenses.xml

-20
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,6 @@
44
<version>1.3.0</version>
55
<license>Apache-2.0</license>
66
<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>
177
<dependency>
188
<packageName>express</packageName>
199
<version>4.16.0</version>
@@ -34,15 +24,5 @@
3424
</license>
3525
</licenses>
3626
</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>
4727
</dependencies>
4828
</licenseSummary>

0 commit comments

Comments
 (0)