Skip to content

Commit 6623ded

Browse files
NpmV0 Mask Auth (#20297)
1 parent d951723 commit 6623ded

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+4256
-686
lines changed

Tasks/DownloadPackageV1/_buildConfigs/Node20/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DownloadPackageV1/_buildConfigs/Node20/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^20.3.1",
2222
"azure-devops-node-api": "11.2.0",
2323
"azure-pipelines-task-lib": "3.3.1",
24-
"azure-pipelines-tasks-packaging-common": "3.241.1",
24+
"azure-pipelines-tasks-packaging-common": "^3.244.0",
2525
"azure-pipelines-tasks-utility-common": "^3.241.0",
2626
"decompress-zip": "0.3.3",
2727
"tar-fs": "1.16.3",

Tasks/DownloadPackageV1/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DownloadPackageV1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^16.11.39",
2222
"azure-devops-node-api": "11.2.0",
2323
"azure-pipelines-task-lib": "3.3.1",
24-
"azure-pipelines-tasks-packaging-common": "3.241.1",
24+
"azure-pipelines-tasks-packaging-common": "^3.244.0",
2525
"azure-pipelines-tasks-utility-common": "^3.241.0",
2626
"decompress-zip": "0.3.3",
2727
"tar-fs": "1.16.3"

Tasks/DownloadPackageV1/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "ms-vscs-rm",
1010
"version": {
1111
"Major": 1,
12-
"Minor": 242,
12+
"Minor": 244,
1313
"Patch": 0
1414
},
1515
"demands": [],

Tasks/DownloadPackageV1/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "ms-vscs-rm",
1010
"version": {
1111
"Major": 1,
12-
"Minor": 242,
12+
"Minor": 244,
1313
"Patch": 0
1414
},
1515
"demands": [],

0 commit comments

Comments
 (0)