Skip to content

Commit f46ceeb

Browse files
authored
Add licensed output
1 parent e6f5858 commit f46ceeb

File tree

2 files changed

+9336
-6
lines changed

2 files changed

+9336
-6
lines changed

.licensed.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ allowed:
1414
reviewed:
1515
npm:
1616
- sax
17-
- "@protobuf-ts/plugin-framework"
18-
- "@protobuf-ts/runtime"
19-
- fs.realpath
20-
- glob
21-
- prettier
22-
- lodash
17+
- "@protobuf-ts/plugin-framework" # Apache-2.0
18+
- "@protobuf-ts/runtime" # Apache-2.0
19+
- fs.realpath # ISC
20+
- glob # ISC
21+
- prettier # MIT
22+
- lodash # MIT

0 commit comments

Comments
 (0)