We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1c7a3 commit 254f7fdCopy full SHA for 254f7fd
.azure-pipelines/pipeline.yml
@@ -37,4 +37,7 @@ extends:
37
- script: yarn test
38
displayName: Test npm package
39
40
+ apiScanSoftwareName: 'vscode-sqlite3'
41
+ apiScanSoftwareVersion: '5.1'
42
+
43
publishPackage: ${{ parameters.publishPackage }}
0 commit comments