-
Notifications
You must be signed in to change notification settings - Fork 0
/
LicenseReport.txt
238 lines (235 loc) · 10.2 KB
/
LicenseReport.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
Dependency License Summary:
MIT - 54
Apache-2.0 - 1
ISC - 35
BlueOak-1.0.0 - 2
BSD-2-Clause - 1
Dependency License Tree:
bindings 1.5.0 - MIT
└── file-uri-to-path 1.0.0 - MIT
debug 4.3.4 - MIT
└── ms 2.1.2 - MIT
node-addon-api 4.3.0 - MIT
node-gyp 10.0.1 - MIT
├── env-paths 2.2.1 - MIT
├── exponential-backoff 3.1.1 - Apache-2.0
├─┬ glob 10.3.10 - ISC
│ ├─┬ foreground-child 3.1.1 - ISC
│ │ ├─┬ cross-spawn 7.0.3 - MIT
│ │ │ ├── path-key 3.1.1 - MIT
│ │ │ ├─┬ shebang-command 2.0.0 - MIT
│ │ │ │ └── shebang-regex 3.0.0 - MIT
│ │ │ └─┬ which 2.0.2 - ISC
│ │ │ └── isexe 2.0.0 - ISC
│ │ └── signal-exit 4.1.0 - ISC
│ ├─┬ jackspeak 2.3.6 - BlueOak-1.0.0
│ │ ├─┬ @isaacs/cliui 8.0.2 - ISC
│ │ │ ├─┬ string-width 5.1.2 - MIT
│ │ │ │ ├── eastasianwidth 0.2.0 - MIT
│ │ │ │ ├── emoji-regex 9.2.2 - MIT
│ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ ├─┬ string-width 4.2.3 - MIT
│ │ │ │ ├── emoji-regex 8.0.0 - MIT
│ │ │ │ ├── is-fullwidth-code-point 3.0.0 - MIT
│ │ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ ├─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ ├─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ ├─┬ wrap-ansi 8.1.0 - MIT
│ │ │ │ ├── ansi-styles 6.2.1 - MIT
│ │ │ │ ├─┬ string-width 5.1.2 - MIT
│ │ │ │ │ ├── eastasianwidth 0.2.0 - MIT
│ │ │ │ │ ├── emoji-regex 9.2.2 - MIT
│ │ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ └─┬ wrap-ansi 7.0.0 - MIT
│ │ │ ├─┬ ansi-styles 4.3.0 - MIT
│ │ │ │ └─┬ color-convert 2.0.1 - MIT
│ │ │ │ └── color-name 1.1.4 - MIT
│ │ │ ├─┬ string-width 4.2.3 - MIT
│ │ │ │ ├── emoji-regex 8.0.0 - MIT
│ │ │ │ ├── is-fullwidth-code-point 3.0.0 - MIT
│ │ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ └── ansi-regex 5.0.1 - MIT
│ │ └── @pkgjs/parseargs 0.11.0 - MIT
│ ├─┬ minimatch 9.0.3 - ISC
│ │ └─┬ brace-expansion 2.0.1 - MIT
│ │ └── balanced-match 1.0.2 - MIT
│ ├── minipass 7.0.4 - ISC
│ └─┬ path-scurry 1.10.1 - BlueOak-1.0.0
│ ├── lru-cache 10.1.0 - ISC
│ └── minipass 7.0.4 - ISC
├── graceful-fs 4.2.11 - ISC
├─┬ make-fetch-happen 13.0.0 - ISC
│ ├─┬ @npmcli/agent 2.2.0 - ISC
│ │ ├─┬ agent-base 7.1.0 - MIT
│ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ └── ms 2.1.2 - MIT
│ │ ├─┬ http-proxy-agent 7.0.0 - MIT
│ │ │ ├─┬ agent-base 7.1.0 - MIT
│ │ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ │ └── ms 2.1.2 - MIT
│ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ └── ms 2.1.2 - MIT
│ │ ├─┬ https-proxy-agent 7.0.2 - MIT
│ │ │ ├─┬ agent-base 7.1.0 - MIT
│ │ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ │ └── ms 2.1.2 - MIT
│ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ └── ms 2.1.2 - MIT
│ │ ├── lru-cache 10.1.0 - ISC
│ │ └─┬ socks-proxy-agent 8.0.2 - MIT
│ │ ├─┬ agent-base 7.1.0 - MIT
│ │ │ └─┬ debug 4.3.4 - MIT
│ │ │ └── ms 2.1.2 - MIT
│ │ ├─┬ debug 4.3.4 - MIT
│ │ │ └── ms 2.1.2 - MIT
│ │ └─┬ socks 2.7.1 - MIT
│ │ ├── ip 2.0.0 - MIT
│ │ └── smart-buffer 4.2.0 - MIT
│ ├─┬ cacache 18.0.1 - ISC
│ │ ├─┬ @npmcli/fs 3.1.0 - ISC
│ │ │ └─┬ semver 7.5.4 - ISC
│ │ │ └─┬ lru-cache 6.0.0 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ ├─┬ fs-minipass 3.0.3 - ISC
│ │ │ └── minipass 7.0.4 - ISC
│ │ ├─┬ glob 10.3.10 - ISC
│ │ │ ├─┬ foreground-child 3.1.1 - ISC
│ │ │ │ ├─┬ cross-spawn 7.0.3 - MIT
│ │ │ │ │ ├── path-key 3.1.1 - MIT
│ │ │ │ │ ├─┬ shebang-command 2.0.0 - MIT
│ │ │ │ │ │ └── shebang-regex 3.0.0 - MIT
│ │ │ │ │ └─┬ which 2.0.2 - ISC
│ │ │ │ │ └── isexe 2.0.0 - ISC
│ │ │ │ └── signal-exit 4.1.0 - ISC
│ │ │ ├─┬ jackspeak 2.3.6 - BlueOak-1.0.0
│ │ │ │ ├─┬ @isaacs/cliui 8.0.2 - ISC
│ │ │ │ │ ├─┬ string-width 5.1.2 - MIT
│ │ │ │ │ │ ├── eastasianwidth 0.2.0 - MIT
│ │ │ │ │ │ ├── emoji-regex 9.2.2 - MIT
│ │ │ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ │ │ ├─┬ string-width 4.2.3 - MIT
│ │ │ │ │ │ ├── emoji-regex 8.0.0 - MIT
│ │ │ │ │ │ ├── is-fullwidth-code-point 3.0.0 - MIT
│ │ │ │ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ │ │ ├─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ │ │ ├─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ │ │ ├─┬ wrap-ansi 8.1.0 - MIT
│ │ │ │ │ │ ├── ansi-styles 6.2.1 - MIT
│ │ │ │ │ │ ├─┬ string-width 5.1.2 - MIT
│ │ │ │ │ │ │ ├── eastasianwidth 0.2.0 - MIT
│ │ │ │ │ │ │ ├── emoji-regex 9.2.2 - MIT
│ │ │ │ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ │ │ │ └─┬ strip-ansi 7.1.0 - MIT
│ │ │ │ │ │ └── ansi-regex 6.0.1 - MIT
│ │ │ │ │ └─┬ wrap-ansi 7.0.0 - MIT
│ │ │ │ │ ├─┬ ansi-styles 4.3.0 - MIT
│ │ │ │ │ │ └─┬ color-convert 2.0.1 - MIT
│ │ │ │ │ │ └── color-name 1.1.4 - MIT
│ │ │ │ │ ├─┬ string-width 4.2.3 - MIT
│ │ │ │ │ │ ├── emoji-regex 8.0.0 - MIT
│ │ │ │ │ │ ├── is-fullwidth-code-point 3.0.0 - MIT
│ │ │ │ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ │ │ └─┬ strip-ansi 6.0.1 - MIT
│ │ │ │ │ └── ansi-regex 5.0.1 - MIT
│ │ │ │ └── @pkgjs/parseargs 0.11.0 - MIT
│ │ │ ├─┬ minimatch 9.0.3 - ISC
│ │ │ │ └─┬ brace-expansion 2.0.1 - MIT
│ │ │ │ └── balanced-match 1.0.2 - MIT
│ │ │ ├── minipass 7.0.4 - ISC
│ │ │ └─┬ path-scurry 1.10.1 - BlueOak-1.0.0
│ │ │ ├── lru-cache 10.1.0 - ISC
│ │ │ └── minipass 7.0.4 - ISC
│ │ ├── lru-cache 10.1.0 - ISC
│ │ ├── minipass 7.0.4 - ISC
│ │ ├─┬ minipass-collect 2.0.1 - ISC
│ │ │ └── minipass 7.0.4 - ISC
│ │ ├─┬ minipass-flush 1.0.5 - ISC
│ │ │ └─┬ minipass 3.3.6 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ ├─┬ minipass-pipeline 1.2.4 - ISC
│ │ │ └─┬ minipass 3.3.6 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ ├─┬ p-map 4.0.0 - MIT
│ │ │ └─┬ aggregate-error 3.1.0 - MIT
│ │ │ ├── clean-stack 2.2.0 - MIT
│ │ │ └── indent-string 4.0.0 - MIT
│ │ ├─┬ ssri 10.0.5 - ISC
│ │ │ └── minipass 7.0.4 - ISC
│ │ ├─┬ tar 6.2.0 - ISC
│ │ │ ├── chownr 2.0.0 - ISC
│ │ │ ├─┬ fs-minipass 2.1.0 - ISC
│ │ │ │ └─┬ minipass 3.3.6 - ISC
│ │ │ │ └── yallist 4.0.0 - ISC
│ │ │ ├── minipass 5.0.0 - ISC
│ │ │ ├─┬ minizlib 2.1.2 - MIT
│ │ │ │ ├─┬ minipass 3.3.6 - ISC
│ │ │ │ │ └── yallist 4.0.0 - ISC
│ │ │ │ └── yallist 4.0.0 - ISC
│ │ │ ├── mkdirp 1.0.4 - MIT
│ │ │ └── yallist 4.0.0 - ISC
│ │ └─┬ unique-filename 3.0.0 - ISC
│ │ └─┬ unique-slug 4.0.0 - ISC
│ │ └── imurmurhash 0.1.4 - MIT
│ ├── http-cache-semantics 4.1.1 - BSD-2-Clause
│ ├── is-lambda 1.0.1 - MIT
│ ├── minipass 7.0.4 - ISC
│ ├─┬ minipass-fetch 3.0.4 - MIT
│ │ ├─┬ encoding 0.1.13 - MIT
│ │ │ └─┬ iconv-lite 0.6.3 - MIT
│ │ │ └── safer-buffer 2.1.2 - MIT
│ │ ├── minipass 7.0.4 - ISC
│ │ ├─┬ minipass-sized 1.0.3 - ISC
│ │ │ └─┬ minipass 3.3.6 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ └─┬ minizlib 2.1.2 - MIT
│ │ ├─┬ minipass 3.3.6 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ └── yallist 4.0.0 - ISC
│ ├─┬ minipass-flush 1.0.5 - ISC
│ │ └─┬ minipass 3.3.6 - ISC
│ │ └── yallist 4.0.0 - ISC
│ ├─┬ minipass-pipeline 1.2.4 - ISC
│ │ └─┬ minipass 3.3.6 - ISC
│ │ └── yallist 4.0.0 - ISC
│ ├── negotiator 0.6.3 - MIT
│ ├─┬ promise-retry 2.0.1 - MIT
│ │ ├── err-code 2.0.3 - MIT
│ │ └── retry 0.12.0 - MIT
│ └─┬ ssri 10.0.5 - ISC
│ └── minipass 7.0.4 - ISC
├─┬ nopt 7.2.0 - ISC
│ └── abbrev 2.0.0 - ISC
├── proc-log 3.0.0 - ISC
├─┬ semver 7.5.4 - ISC
│ └─┬ lru-cache 6.0.0 - ISC
│ └── yallist 4.0.0 - ISC
├─┬ tar 6.2.0 - ISC
│ ├── chownr 2.0.0 - ISC
│ ├─┬ fs-minipass 2.1.0 - ISC
│ │ └─┬ minipass 3.3.6 - ISC
│ │ └── yallist 4.0.0 - ISC
│ ├── minipass 5.0.0 - ISC
│ ├─┬ minizlib 2.1.2 - MIT
│ │ ├─┬ minipass 3.3.6 - ISC
│ │ │ └── yallist 4.0.0 - ISC
│ │ └── yallist 4.0.0 - ISC
│ ├── mkdirp 1.0.4 - MIT
│ └── yallist 4.0.0 - ISC
└─┬ which 4.0.0 - ISC
└── isexe 3.1.1 - ISC
runtypes 6.7.0 - MIT