Closed
Description
This is the list of dependencies license used by the swc
version we use:
https://github.com/nodejs/amaro/blob/4ffa2cd096ba273e84521657d8a6cf92958f31cc/deny.toml#L7C1-L20C2
[licenses]
allow = [
"Apache-2.0",
"Apache-2.0 WITH LLVM-exception",
"MIT",
"MPL-2.0",
"BSD-3-Clause",
"BSD-2-Clause",
"ISC",
"0BSD",
"CC0-1.0",
"Unicode-DFS-2016",
"BSL-1.0"
]
This list is checked by cargo deny, and they might be dev dependencies.
Note that we bundle swc in a wasm file.
In nodejs/node we only added amaro license https://github.com/nodejs/node/pull/53725/files#diff-c693279643b8cd5d248172d9c22cb7cf4ed163a3c98c8a3f69c2717edd3eacb7R133-R157
ping @nodejs/tsc as fyi
Metadata
Metadata
Assignees
Labels
No labels