mirror of
https://github.com/azure/login.git
synced 2026-06-06 10:47:05 +00:00
* Bump lodash from 4.17.15 to 4.17.19 (#52) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com> * Bump @actions/core from 1.1.3 to 1.2.6 (#60) Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com> * updating node_nodules * updated package-lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"_from": "spdx-exceptions@^2.1.0",
|
|
"_id": "spdx-exceptions@2.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
|
|
"_location": "/spdx-exceptions",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "spdx-exceptions@^2.1.0",
|
|
"name": "spdx-exceptions",
|
|
"escapedName": "spdx-exceptions",
|
|
"rawSpec": "^2.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/spdx-expression-parse"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
|
|
"_shasum": "3f28ce1a77a00372683eade4a433183527a2163d",
|
|
"_spec": "spdx-exceptions@^2.1.0",
|
|
"_where": "E:\\Repos\\GHActions\\login\\node_modules\\spdx-expression-parse",
|
|
"author": {
|
|
"name": "The Linux Foundation"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "Kyle E. Mitchell",
|
|
"email": "kyle@kemitchell.com",
|
|
"url": "https://kemitchell.com/"
|
|
}
|
|
],
|
|
"deprecated": false,
|
|
"description": "list of SPDX standard license exceptions",
|
|
"files": [
|
|
"index.json"
|
|
],
|
|
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
|
|
"license": "CC-BY-3.0",
|
|
"name": "spdx-exceptions",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node build.js"
|
|
},
|
|
"version": "2.3.0"
|
|
}
|