azure-devops-node-api
Advanced tools
Comparing version 11.0.0 to 11.0.1
{ | ||
"name": "azure-devops-node-api", | ||
"description": "Node client for Azure DevOps and TFS REST APIs", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"main": "./WebApi.js", | ||
@@ -6,0 +6,0 @@ "types": "./WebApi.d.ts", |
@@ -36,3 +36,3 @@ [![Build Status](https://dev.azure.com/ms/azure-devops-node-api/_apis/build/status/Microsoft.azure-devops-node-api?branchName=master)](https://dev.azure.com/ms/azure-devops-node-api/_build/latest?definitionId=89&branchName=master) | ||
let token: string = process.env.AZURE_PERSONAL_ACCESS_TOKEN; // e.g "cbdeb34vzyuk5l4gxc4qfczn3lko3avfkfqyb47etahq6axpcqha"; | ||
let token: string = process.env.AZURE_PERSONAL_ACCESS_TOKEN; | ||
@@ -39,0 +39,0 @@ let authHandler = azdev.getPersonalAccessTokenHandler(token); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
4091569