Update licenses

This commit is contained in:
David Hadka 2021-04-09 15:08:34 -05:00
parent 7c46c36d88
commit 0d4e6b9f57
17 changed files with 94 additions and 80 deletions

View File

@ -1,9 +1,9 @@
---
name: "@actions/cache"
version: 1.0.6
version: 1.0.7
type: npm
summary: Actions cache lib
homepage: https://github.com/actions/toolkit/tree/main/packages/cache
summary:
homepage:
license: mit
licenses:
- sources: LICENSE.md

View File

@ -1,9 +1,9 @@
---
name: "@actions/http-client"
version: 1.0.9
version: 1.0.11
type: npm
summary: Actions Http Client
homepage: https://github.com/actions/http-client#readme
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,16 +1,16 @@
---
name: "@azure/abort-controller"
version: 1.0.2
version: 1.0.4
type: npm
summary: Microsoft Azure SDK for JavaScript - Aborter
homepage: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/abort-controller/README.md
summary:
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
text: |2
MIT License
Copyright (c) 2020 Microsoft
Copyright (c) Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -28,5 +28,5 @@ licenses:
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.
SOFTWARE
notices: []

View File

@ -1,10 +1,9 @@
---
name: "@azure/core-auth"
version: 1.1.4
version: 1.3.0
type: npm
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
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,10 +1,9 @@
---
name: "@azure/core-http"
version: 1.2.2
version: 1.2.4
type: npm
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
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,9 +1,9 @@
---
name: "@azure/core-lro"
version: 1.0.3
version: 1.0.4
type: npm
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
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,9 +1,9 @@
---
name: "@azure/core-tracing"
version: 1.0.0-preview.9
version: 1.0.0-preview.10
type: npm
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
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -0,0 +1,9 @@
---
name: "@azure/core-tracing"
version: 1.0.0-preview.11
type: npm
summary:
homepage:
license: none
licenses: []
notices: []

View File

@ -1,16 +1,16 @@
---
name: "@azure/logger"
version: 1.0.1
version: 1.0.2
type: npm
summary: Microsoft Azure SDK for JavaScript - Logger
homepage: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/logger/README.md
summary:
homepage:
license: mit
licenses:
- sources: LICENSE
text: |
The MIT License (MIT)
text: |2
MIT License
Copyright (c) 2020 Microsoft
Copyright (c) Microsoft Corporation. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -28,5 +28,5 @@ licenses:
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.
SOFTWARE
notices: []

View File

@ -1,10 +1,9 @@
---
name: "@azure/ms-rest-js"
version: 2.2.0
version: 2.3.0
type: npm
summary: Isomorphic client Runtime for Typescript/node.js/browser javascript client
libraries generated using AutoRest
homepage: https://github.com/Azure/ms-rest-js
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,9 +1,9 @@
---
name: "@azure/storage-blob"
version: 12.4.0
version: 12.5.0
type: npm
summary: Microsoft Azure Storage SDK for JavaScript - Blob
homepage: https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/storage/storage-blob/
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -0,0 +1,9 @@
---
name: "@opentelemetry/api"
version: 1.0.0-rc.0
type: npm
summary:
homepage:
license: none
licenses: []
notices: []

View File

@ -1,9 +1,9 @@
---
name: "@types/node-fetch"
version: 2.5.8
version: 2.5.10
type: npm
summary: TypeScript definitions for node-fetch
homepage: https://github.com/DefinitelyTyped/DefinitelyTyped#readme
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,9 +1,9 @@
---
name: events
version: 3.2.0
version: 3.3.0
type: npm
summary: Node's event emitter for all engines.
homepage: https://github.com/Gozala/events#readme
summary:
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@ -1,10 +1,9 @@
---
name: form-data
version: 3.0.0
version: 3.0.1
type: npm
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
summary:
homepage:
license: mit
licenses:
- sources: License

View File

@ -1,6 +1,6 @@
---
name: tslib
version: 2.1.0
version: 2.2.0
type: npm
summary: Runtime library for TypeScript helper functions
homepage: https://www.typescriptlang.org/