You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the process-migrator, we are now getting a warning about the vss-web-extension-sdk package.
❯ npm install process-migrator -g
npm WARN deprecated [email protected]: Package no longer supported. Please use https://www.npmjs.com/package/azure-devops-extension-sdk instead.
changed 34 packages in 6s
11 packages are looking for funding
run `npm fund` for details
The application should be updated to use the azure-devops-extension-sdk which is under more active development.
The text was updated successfully, but these errors were encountered:
Hi @mattcorr, thanks for pointing this out. We plan to move to the new SDK but our priority is to keep up-to-date with security so still a bit lower on the backlog.
Hey there,
When installing the process-migrator, we are now getting a warning about the vss-web-extension-sdk package.
The application should be updated to use the azure-devops-extension-sdk which is under more active development.
The text was updated successfully, but these errors were encountered: