Skip to content

Commit 5aac663

Browse files
committed
autogen: update license overview
1 parent de75458 commit 5aac663

File tree

1 file changed

+0
-112
lines changed

1 file changed

+0
-112
lines changed

.reports/dep-licenses.csv

Lines changed: 0 additions & 112 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,4 @@
11
"module name","licenses"
2-
"@lukeed/csprng@1.1.0","MIT"
3-
"@nestjs/axios@0.0.8","MIT"
4-
"@nestjs/common@8.4.7","MIT"
5-
"@nestjs/common@9.3.11","MIT"
6-
"@nestjs/core@9.3.11","MIT"
7-
"@nuxtjs/opencollective@0.3.2","MIT"
8-
"@openapitools/openapi-generator-cli@2.6.0","Apache-2.0"
9-
"ansi-escapes@4.3.2","MIT"
10-
"ansi-regex@5.0.1","MIT"
11-
"ansi-styles@4.3.0","MIT"
12-
"asynckit@0.4.0","MIT"
13-
"axios@0.27.2","MIT"
14-
"balanced-match@1.0.2","MIT"
15-
"base64-js@1.5.1","MIT"
16-
"bl@4.1.0","MIT"
17-
"brace-expansion@1.1.11","MIT"
18-
"buffer@5.7.1","MIT"
19-
"chalk@4.1.2","MIT"
20-
"chardet@0.7.0","MIT"
21-
"cli-cursor@3.1.0","MIT"
22-
"cli-spinners@2.8.0","MIT"
23-
"cli-width@3.0.0","ISC"
24-
"cliui@7.0.4","ISC"
25-
"clone@1.0.4","MIT"
26-
"color-convert@2.0.1","MIT"
27-
"color-name@1.1.4","MIT"
28-
"combined-stream@1.0.8","MIT"
29-
"commander@8.3.0","MIT"
30-
"compare-versions@4.1.4","MIT"
31-
"concat-map@0.0.1","MIT"
32-
"concurrently@6.5.1","MIT"
33-
"consola@2.15.3","MIT"
34-
"console.table@0.10.0","MIT"
35-
"date-fns@2.28.0","MIT"
36-
"defaults@1.0.3","MIT"
37-
"delayed-stream@1.0.0","MIT"
38-
"easy-table@1.1.0","MIT"
39-
"emoji-regex@8.0.0","MIT"
40-
"escalade@3.1.1","MIT"
41-
"escape-string-regexp@1.0.5","MIT"
42-
"external-editor@3.1.0","MIT"
43-
"fast-safe-stringify@2.1.1","MIT"
44-
"figures@3.2.0","MIT"
45-
"follow-redirects@1.15.2","MIT"
46-
"form-data@4.0.0","MIT"
47-
"fs-extra@10.1.0","MIT"
48-
"fs.realpath@1.0.0","ISC"
49-
"get-caller-file@2.0.5","ISC"
50-
"glob@7.1.6","ISC"
51-
"graceful-fs@4.2.9","ISC"
52-
"has-flag@4.0.0","MIT"
53-
"iconv-lite@0.4.24","MIT"
54-
"ieee754@1.2.1","BSD-3-Clause"
55-
"inflight@1.0.6","ISC"
56-
"inherits@2.0.4","ISC"
57-
"inquirer@8.2.5","MIT"
58-
"is-fullwidth-code-point@3.0.0","MIT"
59-
"is-interactive@1.0.0","MIT"
60-
"is-unicode-supported@0.1.0","MIT"
61-
"iterare@1.2.1","ISC"
62-
"jsonfile@6.1.0","MIT"
63-
"lodash@4.17.21","MIT"
64-
"log-symbols@4.1.0","MIT"
65-
"mime-db@1.52.0","MIT"
66-
"mime-types@2.1.35","MIT"
67-
"mimic-fn@2.1.0","MIT"
68-
"minimatch@3.0.5","ISC"
69-
"mute-stream@0.0.8","ISC"
70-
"node-fetch@2.6.9","MIT"
71-
"once@1.4.0","ISC"
72-
"onetime@5.1.2","MIT"
73-
"ora@5.4.1","MIT"
74-
"os-tmpdir@1.0.2","MIT"
75-
"path-is-absolute@1.0.1","MIT"
76-
"path-to-regexp@3.2.0","MIT"
77-
"readable-stream@3.6.2","MIT"
78-
"reflect-metadata@0.1.13","Apache-2.0"
79-
"require-directory@2.1.1","MIT"
80-
"restore-cursor@3.1.0","MIT"
81-
"run-async@2.4.1","MIT"
82-
"rxjs@6.6.7","Apache-2.0"
83-
"rxjs@7.8.0","Apache-2.0"
84-
"safe-buffer@5.2.1","MIT"
85-
"safer-buffer@2.1.2","MIT"
86-
"signal-exit@3.0.7","ISC"
87-
"spawn-command@0.0.2-1","MIT"
88-
"string-width@4.2.3","MIT"
89-
"string_decoder@1.3.0","MIT"
90-
"strip-ansi@6.0.1","MIT"
91-
"supports-color@7.2.0","MIT"
92-
"supports-color@8.1.1","MIT"
93-
"through@2.3.8","MIT"
94-
"tmp@0.0.33","MIT"
95-
"tr46@0.0.3","MIT"
96-
"tree-kill@1.2.2","MIT"
97-
"tslib@1.14.1","0BSD"
98-
"tslib@2.0.3","0BSD"
99-
"tslib@2.4.0","0BSD"
100-
"tslib@2.5.0","0BSD"
101-
"type-fest@0.21.3","(MIT OR CC0-1.0)"
102-
"uid@2.0.1","MIT"
103-
"universalify@2.0.0","MIT"
104-
"util-deprecate@1.0.2","MIT"
105-
"uuid@8.3.2","MIT"
106-
"wcwidth@1.0.1","MIT"
107-
"webidl-conversions@3.0.1","BSD-2-Clause"
108-
"whatwg-url@5.0.0","MIT"
109-
"wrap-ansi@7.0.0","MIT"
110-
"wrappy@1.0.2","ISC"
111-
"y18n@5.0.8","ISC"
112-
"yargs-parser@20.2.9","ISC"
113-
"yargs@16.2.0","MIT"
1142

1153
"github.com/aws/aws-sdk-go","Apache-2.0"
1164
"github.com/jmespath/go-jmespath","Unknown"

0 commit comments

Comments
 (0)