mirror of
https://github.com/docker/metadata-action.git
synced 2026-06-29 03:20:48 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff27496c7d | |||
| 5d1a5d3981 |
+140
-137
File diff suppressed because one or more lines are too long
+4
-4
File diff suppressed because one or more lines are too long
+4
-3
@@ -1795,7 +1795,7 @@ SOFTWARE.
|
||||
|
||||
The following npm package may be included in this product:
|
||||
|
||||
- js-yaml@4.2.0
|
||||
- js-yaml@4.1.1
|
||||
|
||||
This package contains the following license:
|
||||
|
||||
@@ -4969,11 +4969,12 @@ THE SOFTWARE.
|
||||
|
||||
-----------
|
||||
|
||||
The following npm package may be included in this product:
|
||||
The following npm packages may be included in this product:
|
||||
|
||||
- csv-parse@6.2.1
|
||||
- csv-parse@7.0.0
|
||||
|
||||
This package contains the following license:
|
||||
These packages each contain the following license:
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@actions/github": "^9.1.1",
|
||||
"@docker/actions-toolkit": "^0.91.0",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
"csv-parse": "^6.2.1",
|
||||
"csv-parse": "^7.0.0",
|
||||
"handlebars": "^4.7.9",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.2",
|
||||
|
||||
@@ -2838,6 +2838,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"csv-parse@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "csv-parse@npm:7.0.0"
|
||||
checksum: 10/53c96e6b4ff80047713bb4d2967d06495890d4b628284a80271860be089fdb5a74cd97c76fd535a00ad26b11cc6e4fc5a243658e5377c0a6334ddd104620d169
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:4, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
|
||||
version: 4.3.4
|
||||
resolution: "debug@npm:4.3.4"
|
||||
@@ -2893,7 +2900,7 @@ __metadata:
|
||||
"@typescript-eslint/parser": "npm:^8.56.1"
|
||||
"@vitest/coverage-v8": "npm:^4.0.18"
|
||||
"@vitest/eslint-plugin": "npm:^1.6.9"
|
||||
csv-parse: "npm:^6.2.1"
|
||||
csv-parse: "npm:^7.0.0"
|
||||
dotenv: "npm:^17.3.1"
|
||||
esbuild: "npm:^0.28.0"
|
||||
eslint: "npm:^9.39.3"
|
||||
@@ -4075,13 +4082,13 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
|
||||
version: 4.2.0
|
||||
resolution: "js-yaml@npm:4.2.0"
|
||||
version: 4.1.1
|
||||
resolution: "js-yaml@npm:4.1.1"
|
||||
dependencies:
|
||||
argparse: "npm:^2.0.1"
|
||||
bin:
|
||||
js-yaml: bin/js-yaml.js
|
||||
checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d
|
||||
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user