Skip to content

Commit

Permalink
chore: add APIScan fields (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 committed Mar 1, 2024
1 parent 8e1c7a3 commit 254f7fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ extends:
- script: yarn test
displayName: Test npm package

apiScanSoftwareName: 'vscode-sqlite3'
apiScanSoftwareVersion: '5.1'

publishPackage: ${{ parameters.publishPackage }}

0 comments on commit 254f7fd

Please sign in to comment.