From 4ae6f21c0d820c73db2589af6983e001d8c19c1d Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Wed, 4 Dec 2024 12:26:01 -0800 Subject: [PATCH] Add reviewed licensed packages --- .licensed.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.licensed.yml b/.licensed.yml index 180cc58..c6456c3 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -13,4 +13,9 @@ allowed: reviewed: npm: - - sax \ No newline at end of file + - sax + - "@protobuf-ts/plugin-framework" + - "@protobuf-ts/runtime" + - fs.realpath + - glob + - prettier \ No newline at end of file