-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicence-audit.txt
210 lines (208 loc) · 13.6 KB
/
licence-audit.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
Summary of production and development dependencies and their licences.
This is derived from `yarn licenses list` -- please use that command for definitive information.
dependencies summary:
devDependencies summary:
✅ 1 (MIT OR CC0-1.0)
✅ 5 Apache-2.0
✅ 4 BSD-2-Clause
✅ 1 BSD-3-Clause
✅ 1 CC-BY-3.0
✅ 1 CC0-1.0
✅ 18 ISC
✅ 157 MIT
(MIT OR CC0-1.0):
type-fest@0.6.0 url=https://github.com/sindresorhus/type-fest.git
Apache-2.0:
rxjs@6.5.4 url=https://github.com/reactivex/rxjs.git
spdx-correct@3.1.0 url=https://github.com/jslicense/spdx-correct.js.git
tslib@1.10.0 url=https://github.com/Microsoft/tslib.git
typescript@3.7.4 url=https://github.com/Microsoft/TypeScript.git
validate-npm-package-license@3.0.4 url=https://github.com/kemitchell/validate-npm-package-license.js.git
BSD-2-Clause:
esprima@4.0.1 url=https://github.com/jquery/esprima.git
esutils@2.0.3 url=http://github.com/estools/esutils.git
normalize-package-data@2.5.0 url=git://github.com/npm/normalize-package-data.git
stringify-object@3.3.0 url=https://github.com/yeoman/stringify-object.git
BSD-3-Clause:
sprintf-js@1.0.3 url=https://github.com/alexei/sprintf.js.git
CC-BY-3.0:
spdx-exceptions@2.2.0 url=https://github.com/kemitchell/spdx-exceptions.json.git
CC0-1.0:
spdx-license-ids@3.0.5 url=https://github.com/shinnn/spdx-license-ids.git
ISC:
fastq@1.6.0 url=git+https://github.com/mcollina/fastq.git
fs.realpath@1.0.0 url=git+https://github.com/isaacs/fs.realpath.git
get-own-enumerable-property-symbols@3.0.2 url=git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git
glob-parent@5.1.0 url=https://github.com/gulpjs/glob-parent.git
glob@7.1.6 url=git://github.com/isaacs/node-glob.git
graceful-fs@4.2.3 url=https://github.com/isaacs/node-graceful-fs
hosted-git-info@2.8.5 url=git+https://github.com/npm/hosted-git-info.git
inflight@1.0.6 url=https://github.com/npm/inflight.git
inherits@2.0.4 url=git://github.com/isaacs/inherits
isexe@2.0.0 url=git+https://github.com/isaacs/isexe.git
minimatch@3.0.4 url=git://github.com/isaacs/minimatch.git
once@1.4.0 url=git://github.com/isaacs/once
rimraf@3.0.0 url=git://github.com/isaacs/rimraf.git
semver@5.7.1 url=https://github.com/npm/node-semver
signal-exit@3.0.2 url=https://github.com/tapjs/signal-exit.git
which@1.3.1 url=git://github.com/isaacs/node-which.git
which@2.0.2 url=git://github.com/isaacs/node-which.git
wrappy@1.0.2 url=https://github.com/npm/wrappy
MIT:
@babel/code-frame@7.5.5 url=https://github.com/babel/babel/tree/master/packages/babel-code-frame
@babel/highlight@7.5.0 url=https://github.com/babel/babel/tree/master/packages/babel-highlight
@nodelib/fs.scandir@2.1.3 url=https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir
@nodelib/fs.stat@2.0.3 url=https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat
@nodelib/fs.walk@1.2.4 url=https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk
@samverschueren/stream-to-observable@0.3.0 url=https://github.com/SamVerschueren/stream-to-observable.git
@types/events@3.0.0 url=https://github.com/DefinitelyTyped/DefinitelyTyped.git
@types/glob@7.1.1 url=https://github.com/DefinitelyTyped/DefinitelyTyped.git
@types/minimatch@3.0.3 url=https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
@types/node@13.1.4 url=https://github.com/DefinitelyTyped/DefinitelyTyped.git
@types/normalize-package-data@2.4.0 url=https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
aggregate-error@3.0.1 url=https://github.com/sindresorhus/aggregate-error.git
ansi-escapes@3.2.0 url=https://github.com/sindresorhus/ansi-escapes.git
ansi-regex@2.1.1 url=https://github.com/chalk/ansi-regex.git
ansi-regex@3.0.0 url=https://github.com/chalk/ansi-regex.git
ansi-styles@2.2.1 url=https://github.com/chalk/ansi-styles.git
ansi-styles@3.2.1 url=https://github.com/chalk/ansi-styles.git
any-observable@0.3.0 url=https://github.com/sindresorhus/any-observable.git
argparse@1.0.10 url=https://github.com/nodeca/argparse.git
array-union@2.1.0 url=https://github.com/sindresorhus/array-union.git
balanced-match@1.0.0 url=git://github.com/juliangruber/balanced-match.git
brace-expansion@1.1.11 url=git://github.com/juliangruber/brace-expansion.git
braces@3.0.2 url=https://github.com/micromatch/braces.git
caller-callsite@2.0.0 url=https://github.com/sindresorhus/caller-callsite.git
caller-path@2.0.0 url=https://github.com/sindresorhus/caller-path.git
callsites@2.0.0 url=https://github.com/sindresorhus/callsites.git
chalk@1.1.3 url=https://github.com/chalk/chalk.git
chalk@2.4.2 url=https://github.com/chalk/chalk.git
ci-info@2.0.0 url=https://github.com/watson/ci-info.git
clean-stack@2.2.0 url=https://github.com/sindresorhus/clean-stack.git
cli-cursor@2.1.0 url=https://github.com/sindresorhus/cli-cursor.git
cli-truncate@0.2.1 url=https://github.com/sindresorhus/cli-truncate.git
code-point-at@1.1.0 url=https://github.com/sindresorhus/code-point-at.git
color-convert@1.9.3 url=https://github.com/Qix-/color-convert.git
color-name@1.1.3 url=git@github.com:dfcreative/color-name.git
commander@2.20.3 url=https://github.com/tj/commander.js.git
concat-map@0.0.1 url=git://github.com/substack/node-concat-map.git
cosmiconfig@5.2.1 url=git+https://github.com/davidtheclark/cosmiconfig.git
cross-spawn@6.0.5 url=git@github.com:moxystudio/node-cross-spawn.git
cross-spawn@7.0.1 url=git@github.com:moxystudio/node-cross-spawn.git
date-fns@1.30.1 url=https://github.com/date-fns/date-fns
debug@4.1.1 url=git://github.com/visionmedia/debug.git
dedent@0.7.0 url=git://github.com/dmnd/dedent.git
del@5.1.0 url=https://github.com/sindresorhus/del.git
dir-glob@3.0.1 url=https://github.com/kevva/dir-glob.git
elegant-spinner@1.0.1 url=https://github.com/sindresorhus/elegant-spinner.git
end-of-stream@1.4.4 url=git://github.com/mafintosh/end-of-stream.git
error-ex@1.3.2 url=https://github.com/qix-/node-error-ex.git
escape-string-regexp@1.0.5 url=https://github.com/sindresorhus/escape-string-regexp.git
execa@1.0.0 url=https://github.com/sindresorhus/execa.git
execa@2.1.0 url=https://github.com/sindresorhus/execa.git
fast-glob@3.1.1 url=https://github.com/mrmlnc/fast-glob.git
figures@1.7.0 url=https://github.com/sindresorhus/figures.git
figures@2.0.0 url=https://github.com/sindresorhus/figures.git
fill-range@7.0.1 url=https://github.com/jonschlinkert/fill-range.git
find-up@4.1.0 url=https://github.com/sindresorhus/find-up.git
get-stdin@7.0.0 url=https://github.com/sindresorhus/get-stdin.git
get-stream@4.1.0 url=https://github.com/sindresorhus/get-stream.git
get-stream@5.1.0 url=https://github.com/sindresorhus/get-stream.git
globby@10.0.2 url=https://github.com/sindresorhus/globby.git
has-ansi@2.0.0 url=https://github.com/sindresorhus/has-ansi.git
has-flag@3.0.0 url=https://github.com/sindresorhus/has-flag.git
husky@3.1.0 url=git+https://github.com/typicode/husky.git
ignore@5.1.4 url=git@github.com:kaelzhang/node-ignore.git
import-fresh@2.0.0 url=https://github.com/sindresorhus/import-fresh.git
indent-string@3.2.0 url=https://github.com/sindresorhus/indent-string.git
indent-string@4.0.0 url=https://github.com/sindresorhus/indent-string.git
is-arrayish@0.2.1 url=https://github.com/qix-/node-is-arrayish.git
is-directory@0.3.1 url=https://github.com/jonschlinkert/is-directory.git
is-extglob@2.1.1 url=https://github.com/jonschlinkert/is-extglob.git
is-fullwidth-code-point@1.0.0 url=https://github.com/sindresorhus/is-fullwidth-code-point.git
is-fullwidth-code-point@2.0.0 url=https://github.com/sindresorhus/is-fullwidth-code-point.git
is-glob@4.0.1 url=https://github.com/micromatch/is-glob.git
is-number@7.0.0 url=https://github.com/jonschlinkert/is-number.git
is-obj@1.0.1 url=https://github.com/sindresorhus/is-obj.git
is-observable@1.1.0 url=https://github.com/sindresorhus/is-observable.git
is-path-cwd@2.2.0 url=https://github.com/sindresorhus/is-path-cwd.git
is-path-inside@3.0.2 url=https://github.com/sindresorhus/is-path-inside.git
is-promise@2.1.0 url=https://github.com/then/is-promise.git
is-regexp@1.0.0 url=https://github.com/sindresorhus/is-regexp.git
is-stream@1.1.0 url=https://github.com/sindresorhus/is-stream.git
is-stream@2.0.0 url=https://github.com/sindresorhus/is-stream.git
js-tokens@4.0.0 url=https://github.com/lydell/js-tokens.git
js-yaml@3.13.1 url=https://github.com/nodeca/js-yaml.git
json-parse-better-errors@1.0.2 url=https://github.com/zkat/json-parse-better-errors
lines-and-columns@1.1.6 url=https://github.com/eventualbuddha/lines-and-columns.git
lint-staged@9.5.0 url=https://github.com/okonet/lint-staged
listr-silent-renderer@1.1.1 url=https://github.com/SamVerschueren/listr-silent-renderer.git
listr-update-renderer@0.5.0 url=https://github.com/SamVerschueren/listr-update-renderer.git
listr-verbose-renderer@0.5.0 url=https://github.com/SamVerschueren/listr-verbose-renderer.git
listr@0.14.3 url=https://github.com/SamVerschueren/listr.git
locate-path@5.0.0 url=https://github.com/sindresorhus/locate-path.git
log-symbols@1.0.2 url=https://github.com/sindresorhus/log-symbols.git
log-symbols@3.0.0 url=https://github.com/sindresorhus/log-symbols.git
log-update@2.3.0 url=https://github.com/sindresorhus/log-update.git
merge-stream@2.0.0 url=https://github.com/grncdr/merge-stream.git
merge2@1.3.0 url=git@github.com:teambition/merge2.git
micromatch@4.0.2 url=https://github.com/micromatch/micromatch.git
mimic-fn@1.2.0 url=https://github.com/sindresorhus/mimic-fn.git
mimic-fn@2.1.0 url=https://github.com/sindresorhus/mimic-fn.git
ms@2.1.2 url=https://github.com/zeit/ms.git
nice-try@1.0.5 url=https://github.com/electerious/nice-try.git
normalize-path@3.0.0 url=https://github.com/jonschlinkert/normalize-path.git
npm-run-path@2.0.2 url=https://github.com/sindresorhus/npm-run-path.git
npm-run-path@3.1.0 url=https://github.com/sindresorhus/npm-run-path.git
number-is-nan@1.0.1 url=https://github.com/sindresorhus/number-is-nan.git
object-assign@4.1.1 url=https://github.com/sindresorhus/object-assign.git
onetime@2.0.1 url=https://github.com/sindresorhus/onetime.git
onetime@5.1.0 url=https://github.com/sindresorhus/onetime.git
opencollective-postinstall@2.0.2 url=git+https://github.com/opencollective/opencollective-postinstall.git
p-finally@1.0.0 url=https://github.com/sindresorhus/p-finally.git
p-finally@2.0.1 url=https://github.com/sindresorhus/p-finally.git
p-limit@2.2.2 url=https://github.com/sindresorhus/p-limit.git
p-locate@4.1.0 url=https://github.com/sindresorhus/p-locate.git
p-map@2.1.0 url=https://github.com/sindresorhus/p-map.git
p-map@3.0.0 url=https://github.com/sindresorhus/p-map.git
p-try@2.2.0 url=https://github.com/sindresorhus/p-try.git
parse-json@4.0.0 url=https://github.com/sindresorhus/parse-json.git
parse-json@5.0.0 url=https://github.com/sindresorhus/parse-json.git
path-exists@4.0.0 url=https://github.com/sindresorhus/path-exists.git
path-is-absolute@1.0.1 url=https://github.com/sindresorhus/path-is-absolute.git
path-key@2.0.1 url=https://github.com/sindresorhus/path-key.git
path-key@3.1.1 url=https://github.com/sindresorhus/path-key.git
path-parse@1.0.6 url=https://github.com/jbgutierrez/path-parse.git
path-type@4.0.0 url=https://github.com/sindresorhus/path-type.git
picomatch@2.2.1 url=https://github.com/micromatch/picomatch.git
pkg-dir@4.2.0 url=https://github.com/sindresorhus/pkg-dir.git
please-upgrade-node@3.2.0 url=git+https://github.com/typicode/please-upgrade-node.git
prettier@1.19.1 url=https://github.com/prettier/prettier.git
pump@3.0.0 url=git://github.com/mafintosh/pump.git
read-pkg@5.2.0 url=https://github.com/sindresorhus/read-pkg.git
resolve-from@3.0.0 url=https://github.com/sindresorhus/resolve-from.git
resolve@1.14.1 url=git://github.com/browserify/resolve.git
restore-cursor@2.0.0 url=https://github.com/sindresorhus/restore-cursor.git
reusify@1.0.4 url=git+https://github.com/mcollina/reusify.git
run-node@1.0.0 url=https://github.com/sindresorhus/run-node.git
run-parallel@1.1.9 url=git://github.com/feross/run-parallel.git
semver-compare@1.0.0 url=git://github.com/substack/semver-compare.git
shebang-command@1.2.0 url=https://github.com/kevva/shebang-command.git
shebang-command@2.0.0 url=https://github.com/kevva/shebang-command.git
shebang-regex@1.0.0 url=https://github.com/sindresorhus/shebang-regex.git
shebang-regex@3.0.0 url=https://github.com/sindresorhus/shebang-regex.git
slash@3.0.0 url=https://github.com/sindresorhus/slash.git
slice-ansi@0.0.4 url=https://github.com/chalk/slice-ansi.git
spdx-expression-parse@3.0.0 url=https://github.com/jslicense/spdx-expression-parse.js.git
string-argv@0.3.1 url=https://github.com/mccormicka/string-argv
string-width@1.0.2 url=https://github.com/sindresorhus/string-width.git
string-width@2.1.1 url=https://github.com/sindresorhus/string-width.git
strip-ansi@3.0.1 url=https://github.com/chalk/strip-ansi.git
strip-ansi@4.0.0 url=https://github.com/chalk/strip-ansi.git
strip-eof@1.0.0 url=https://github.com/sindresorhus/strip-eof.git
strip-final-newline@2.0.0 url=https://github.com/sindresorhus/strip-final-newline.git
supports-color@2.0.0 url=https://github.com/chalk/supports-color.git
supports-color@5.5.0 url=https://github.com/chalk/supports-color.git
symbol-observable@1.2.0 url=https://github.com/blesh/symbol-observable.git
to-regex-range@5.0.1 url=https://github.com/micromatch/to-regex-range.git
wrap-ansi@3.0.1 url=https://github.com/chalk/wrap-ansi.git