From 14be85953b884db51e3bd7f33b5c14b939aad5e7 Mon Sep 17 00:00:00 2001
From: Priyagupta108 <priyagupta108@github.com>
Date: Wed, 15 Jan 2025 11:35:55 +0530
Subject: [PATCH] Review licenses & update types

---
 .licenses/npm/@protobuf-ts/plugin-framework.dep.yml | 2 +-
 .licenses/npm/@protobuf-ts/runtime.dep.yml          | 2 +-
 .licenses/npm/fs.realpath.dep.yml                   | 2 +-
 .licenses/npm/glob.dep.yml                          | 2 +-
 .licenses/npm/lodash.dep.yml                        | 2 +-
 .licenses/npm/prettier.dep.yml                      | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
index a0214168..59fa74fa 100644
--- a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
+++ b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
@@ -4,7 +4,7 @@ version: 2.9.4
 type: npm
 summary: framework to create protoc plugins
 homepage: https://github.com/timostamm/protobuf-ts
-license: other
+license: apache-2.0
 licenses:
 - sources: LICENSE
   text: |2
diff --git a/.licenses/npm/@protobuf-ts/runtime.dep.yml b/.licenses/npm/@protobuf-ts/runtime.dep.yml
index 44afcf79..ded682bc 100644
--- a/.licenses/npm/@protobuf-ts/runtime.dep.yml
+++ b/.licenses/npm/@protobuf-ts/runtime.dep.yml
@@ -4,7 +4,7 @@ version: 2.9.4
 type: npm
 summary: Runtime library for code generated by the protoc plugin "protobuf-ts"
 homepage: https://github.com/timostamm/protobuf-ts
-license: other
+license: apache-2.0
 licenses:
 - sources: LICENSE
   text: |2
diff --git a/.licenses/npm/fs.realpath.dep.yml b/.licenses/npm/fs.realpath.dep.yml
index 18567bbc..28f5754f 100644
--- a/.licenses/npm/fs.realpath.dep.yml
+++ b/.licenses/npm/fs.realpath.dep.yml
@@ -5,7 +5,7 @@ type: npm
 summary: Use node's fs.realpath, but fall back to the JS implementation if the native
   one fails
 homepage:
-license: other
+license: isc
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/glob.dep.yml b/.licenses/npm/glob.dep.yml
index 257b41bf..915452e5 100644
--- a/.licenses/npm/glob.dep.yml
+++ b/.licenses/npm/glob.dep.yml
@@ -4,7 +4,7 @@ version: 7.2.3
 type: npm
 summary: a little globber
 homepage:
-license: other
+license: isc
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/lodash.dep.yml b/.licenses/npm/lodash.dep.yml
index fce2daa3..4314a88a 100644
--- a/.licenses/npm/lodash.dep.yml
+++ b/.licenses/npm/lodash.dep.yml
@@ -4,7 +4,7 @@ version: 4.17.21
 type: npm
 summary: Lodash modular utilities.
 homepage: https://lodash.com/
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/prettier.dep.yml b/.licenses/npm/prettier.dep.yml
index d9d358f0..1cfcfec8 100644
--- a/.licenses/npm/prettier.dep.yml
+++ b/.licenses/npm/prettier.dep.yml
@@ -4,7 +4,7 @@ version: 2.8.8
 type: npm
 summary: Prettier is an opinionated code formatter
 homepage: https://prettier.io
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: "# Prettier license\n\nPrettier is released under the MIT license:\n\nCopyright