Azure DevOps Node API, a library facilitating interaction with Azure DevOps and TFS REST APIs, sees a new version, 11.0.0, released on May 25, 2021, building upon the previous stable version 10.2.2, published on April 14, 2021. Both versions, authored by Microsoft Corporation and licensed under MIT, share identical core dependencies, "tunnel" at version 0.0.6 and "typed-rest-client" at version ^1.8.4. Similarly, their development dependencies, including testing frameworks like "nock" and "mocha", scripting utilities like "shelljs", and TypeScript-related packages, remain consistent. The repository URL also remains unchanged.
The primary difference lies in the package size; version 11.0.0 exhibits a slightly larger unpacked size of 4,091,633 bytes compared to version 10.2.2's 4,026,630 bytes, indicating potential additions or modifications to the codebase, possibly bug fixes, performance improvements, or new feature implementations. While the file count is identical at 142 for both, this size difference is probably due to changes within the files themselves. Developers should investigate the changelog or release notes for a detailed list of changes between these versions to ascertain the exact nature of improvements and new functionalities of the newest version.
The are not vulnerabilities for the version 11.0.0 of the package azure-devops-node-api