From 9c9e5a7c31aee8cd1461a9fdda318132e364c87e Mon Sep 17 00:00:00 2001 From: Bassem Dghaidi <568794+Link-@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:27:41 -0800 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 a021416..59fa74f 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 44afcf7..ded682b 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 0b44dd9..ad613e8 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 029d75f..d22b145 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 fce2daa..4314a88 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 d9d358f..1cfcfec 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