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
Why do TypeScript npm versions start at e.g. 3.6.2, not 3.6.0?
We release Beta and RC versions of the VS SDK, and these SDKs version numbers a) match the npm version and b) don't support prerelease versions. So 3.6.0 was SDK Beta, 3.6.1 RC, 3.6.2 = final
npm reports a v3.7.2 was just pushed. This looks untintentional and possibly suspicious.
Can a team member confirm its legitimacy or pull it?
https://www.npmjs.com/package/typescript
The text was updated successfully, but these errors were encountered: