From f49cafd8e84e4069087ae1bf4f969ea974a6bbd5 Mon Sep 17 00:00:00 2001 From: David Hadka Date: Fri, 9 Apr 2021 16:19:54 -0500 Subject: [PATCH] Revert "Update licenses" This reverts commit 0d4e6b9f5751beb4b9e996832ab357ee59b0b0ce. --- .licenses/npm/@actions/cache.dep.yml | 6 +-- .licenses/npm/@actions/http-client.dep.yml | 6 +-- .licenses/npm/@azure/abort-controller.dep.yml | 42 +++++++++---------- .licenses/npm/@azure/core-auth.dep.yml | 7 ++-- .licenses/npm/@azure/core-http.dep.yml | 7 ++-- .licenses/npm/@azure/core-lro.dep.yml | 6 +-- .../core-tracing-1.0.0-preview.11.dep.yml | 9 ---- ...review.10.dep.yml => core-tracing.dep.yml} | 6 +-- .licenses/npm/@azure/logger.dep.yml | 42 +++++++++---------- .licenses/npm/@azure/ms-rest-js.dep.yml | 7 ++-- .licenses/npm/@azure/storage-blob.dep.yml | 6 +-- .../npm/@opentelemetry/api-1.0.0-rc.0.dep.yml | 9 ---- .../{api-0.10.2.dep.yml => api.dep.yml} | 0 .licenses/npm/@types/node-fetch.dep.yml | 6 +-- .licenses/npm/events.dep.yml | 6 +-- ...-3.0.1.dep.yml => form-data-3.0.0.dep.yml} | 7 ++-- ...slib-2.2.0.dep.yml => tslib-2.1.0.dep.yml} | 2 +- 17 files changed, 80 insertions(+), 94 deletions(-) delete mode 100644 .licenses/npm/@azure/core-tracing-1.0.0-preview.11.dep.yml rename .licenses/npm/@azure/{core-tracing-1.0.0-preview.10.dep.yml => core-tracing.dep.yml} (85%) delete mode 100644 .licenses/npm/@opentelemetry/api-1.0.0-rc.0.dep.yml rename .licenses/npm/@opentelemetry/{api-0.10.2.dep.yml => api.dep.yml} (100%) rename .licenses/npm/{form-data-3.0.1.dep.yml => form-data-3.0.0.dep.yml} (86%) rename .licenses/npm/{tslib-2.2.0.dep.yml => tslib-2.1.0.dep.yml} (99%) diff --git a/.licenses/npm/@actions/cache.dep.yml b/.licenses/npm/@actions/cache.dep.yml index 7f2a0ab..c47fe50 100644 --- a/.licenses/npm/@actions/cache.dep.yml +++ b/.licenses/npm/@actions/cache.dep.yml @@ -1,9 +1,9 @@ --- name: "@actions/cache" -version: 1.0.7 +version: 1.0.6 type: npm -summary: -homepage: +summary: Actions cache lib +homepage: https://github.com/actions/toolkit/tree/main/packages/cache license: mit licenses: - sources: LICENSE.md diff --git a/.licenses/npm/@actions/http-client.dep.yml b/.licenses/npm/@actions/http-client.dep.yml index 027a5e5..2e3a424 100644 --- a/.licenses/npm/@actions/http-client.dep.yml +++ b/.licenses/npm/@actions/http-client.dep.yml @@ -1,9 +1,9 @@ --- name: "@actions/http-client" -version: 1.0.11 +version: 1.0.9 type: npm -summary: -homepage: +summary: Actions Http Client +homepage: https://github.com/actions/http-client#readme license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/abort-controller.dep.yml b/.licenses/npm/@azure/abort-controller.dep.yml index 3b9e796..65226fa 100644 --- a/.licenses/npm/@azure/abort-controller.dep.yml +++ b/.licenses/npm/@azure/abort-controller.dep.yml @@ -1,32 +1,32 @@ --- name: "@azure/abort-controller" -version: 1.0.4 +version: 1.0.2 type: npm -summary: -homepage: +summary: Microsoft Azure SDK for JavaScript - Aborter +homepage: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/abort-controller/README.md license: mit licenses: - sources: LICENSE - text: |2 - MIT License + text: | + The MIT License (MIT) - Copyright (c) Microsoft Corporation. All rights reserved. + Copyright (c) 2020 Microsoft - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. notices: [] diff --git a/.licenses/npm/@azure/core-auth.dep.yml b/.licenses/npm/@azure/core-auth.dep.yml index 1df4602..8e1ee8b 100644 --- a/.licenses/npm/@azure/core-auth.dep.yml +++ b/.licenses/npm/@azure/core-auth.dep.yml @@ -1,9 +1,10 @@ --- name: "@azure/core-auth" -version: 1.3.0 +version: 1.1.4 type: npm -summary: -homepage: +summary: Provides low-level interfaces and helper methods for authentication in Azure + SDK +homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-auth/README.md license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/core-http.dep.yml b/.licenses/npm/@azure/core-http.dep.yml index 4a50c9c..7156385 100644 --- a/.licenses/npm/@azure/core-http.dep.yml +++ b/.licenses/npm/@azure/core-http.dep.yml @@ -1,9 +1,10 @@ --- name: "@azure/core-http" -version: 1.2.4 +version: 1.2.2 type: npm -summary: -homepage: +summary: Isomorphic client Runtime for Typescript/node.js/browser javascript client + libraries generated using AutoRest +homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-http/README.md license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/core-lro.dep.yml b/.licenses/npm/@azure/core-lro.dep.yml index c71d621..93e9aef 100644 --- a/.licenses/npm/@azure/core-lro.dep.yml +++ b/.licenses/npm/@azure/core-lro.dep.yml @@ -1,9 +1,9 @@ --- name: "@azure/core-lro" -version: 1.0.4 +version: 1.0.3 type: npm -summary: -homepage: +summary: LRO Polling strtegy for the Azure SDK in TypeScript +homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-lro/README.md license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/core-tracing-1.0.0-preview.11.dep.yml b/.licenses/npm/@azure/core-tracing-1.0.0-preview.11.dep.yml deleted file mode 100644 index bfb5c03..0000000 --- a/.licenses/npm/@azure/core-tracing-1.0.0-preview.11.dep.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: "@azure/core-tracing" -version: 1.0.0-preview.11 -type: npm -summary: -homepage: -license: none -licenses: [] -notices: [] diff --git a/.licenses/npm/@azure/core-tracing-1.0.0-preview.10.dep.yml b/.licenses/npm/@azure/core-tracing.dep.yml similarity index 85% rename from .licenses/npm/@azure/core-tracing-1.0.0-preview.10.dep.yml rename to .licenses/npm/@azure/core-tracing.dep.yml index 30510fb..1051255 100644 --- a/.licenses/npm/@azure/core-tracing-1.0.0-preview.10.dep.yml +++ b/.licenses/npm/@azure/core-tracing.dep.yml @@ -1,9 +1,9 @@ --- name: "@azure/core-tracing" -version: 1.0.0-preview.10 +version: 1.0.0-preview.9 type: npm -summary: -homepage: +summary: Provides low-level interfaces and helper methods for tracing in Azure SDK +homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/core/core-tracing/README.md license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/logger.dep.yml b/.licenses/npm/@azure/logger.dep.yml index d064dee..26b2301 100644 --- a/.licenses/npm/@azure/logger.dep.yml +++ b/.licenses/npm/@azure/logger.dep.yml @@ -1,32 +1,32 @@ --- name: "@azure/logger" -version: 1.0.2 +version: 1.0.1 type: npm -summary: -homepage: +summary: Microsoft Azure SDK for JavaScript - Logger +homepage: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/logger/README.md license: mit licenses: - sources: LICENSE - text: |2 - MIT License + text: | + The MIT License (MIT) - Copyright (c) Microsoft Corporation. All rights reserved. + Copyright (c) 2020 Microsoft - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. notices: [] diff --git a/.licenses/npm/@azure/ms-rest-js.dep.yml b/.licenses/npm/@azure/ms-rest-js.dep.yml index 60b4751..ba8f1f2 100644 --- a/.licenses/npm/@azure/ms-rest-js.dep.yml +++ b/.licenses/npm/@azure/ms-rest-js.dep.yml @@ -1,9 +1,10 @@ --- name: "@azure/ms-rest-js" -version: 2.3.0 +version: 2.2.0 type: npm -summary: -homepage: +summary: Isomorphic client Runtime for Typescript/node.js/browser javascript client + libraries generated using AutoRest +homepage: https://github.com/Azure/ms-rest-js license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@azure/storage-blob.dep.yml b/.licenses/npm/@azure/storage-blob.dep.yml index 56265fd..4102321 100644 --- a/.licenses/npm/@azure/storage-blob.dep.yml +++ b/.licenses/npm/@azure/storage-blob.dep.yml @@ -1,9 +1,9 @@ --- name: "@azure/storage-blob" -version: 12.5.0 +version: 12.4.0 type: npm -summary: -homepage: +summary: Microsoft Azure Storage SDK for JavaScript - Blob +homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/storage/storage-blob/ license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@opentelemetry/api-1.0.0-rc.0.dep.yml b/.licenses/npm/@opentelemetry/api-1.0.0-rc.0.dep.yml deleted file mode 100644 index e988629..0000000 --- a/.licenses/npm/@opentelemetry/api-1.0.0-rc.0.dep.yml +++ /dev/null @@ -1,9 +0,0 @@ ---- -name: "@opentelemetry/api" -version: 1.0.0-rc.0 -type: npm -summary: -homepage: -license: none -licenses: [] -notices: [] diff --git a/.licenses/npm/@opentelemetry/api-0.10.2.dep.yml b/.licenses/npm/@opentelemetry/api.dep.yml similarity index 100% rename from .licenses/npm/@opentelemetry/api-0.10.2.dep.yml rename to .licenses/npm/@opentelemetry/api.dep.yml diff --git a/.licenses/npm/@types/node-fetch.dep.yml b/.licenses/npm/@types/node-fetch.dep.yml index 7c2b20a..74bbde2 100644 --- a/.licenses/npm/@types/node-fetch.dep.yml +++ b/.licenses/npm/@types/node-fetch.dep.yml @@ -1,9 +1,9 @@ --- name: "@types/node-fetch" -version: 2.5.10 +version: 2.5.8 type: npm -summary: -homepage: +summary: TypeScript definitions for node-fetch +homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/events.dep.yml b/.licenses/npm/events.dep.yml index ec2bac8..780d4ff 100644 --- a/.licenses/npm/events.dep.yml +++ b/.licenses/npm/events.dep.yml @@ -1,9 +1,9 @@ --- name: events -version: 3.3.0 +version: 3.2.0 type: npm -summary: -homepage: +summary: Node's event emitter for all engines. +homepage: https://github.com/Gozala/events#readme license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/form-data-3.0.1.dep.yml b/.licenses/npm/form-data-3.0.0.dep.yml similarity index 86% rename from .licenses/npm/form-data-3.0.1.dep.yml rename to .licenses/npm/form-data-3.0.0.dep.yml index 2e7c9ed..f0b0aa7 100644 --- a/.licenses/npm/form-data-3.0.1.dep.yml +++ b/.licenses/npm/form-data-3.0.0.dep.yml @@ -1,9 +1,10 @@ --- name: form-data -version: 3.0.1 +version: 3.0.0 type: npm -summary: -homepage: +summary: A library to create readable "multipart/form-data" streams. Can be used to + submit forms and file uploads to other web applications. +homepage: https://github.com/form-data/form-data#readme license: mit licenses: - sources: License diff --git a/.licenses/npm/tslib-2.2.0.dep.yml b/.licenses/npm/tslib-2.1.0.dep.yml similarity index 99% rename from .licenses/npm/tslib-2.2.0.dep.yml rename to .licenses/npm/tslib-2.1.0.dep.yml index 216d732..2dbc75d 100644 --- a/.licenses/npm/tslib-2.2.0.dep.yml +++ b/.licenses/npm/tslib-2.1.0.dep.yml @@ -1,6 +1,6 @@ --- name: tslib -version: 2.2.0 +version: 2.1.0 type: npm summary: Runtime library for TypeScript helper functions homepage: https://www.typescriptlang.org/