vsts-npm-auth
Advanced tools
Comparing version 0.21.0 to 0.22.0
@@ -15,4 +15,4 @@ { | ||
], | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"main": "index.js" | ||
} |
# VSTS Auth helper for npm | ||
Integrate npm and Visual Studio Team Services with this auth bootstrapper. | ||
Integrate npm and Visual Studio Team Services with this authentication bootstrapper. | ||
@@ -10,3 +10,3 @@ ## Get started | ||
npm install -g vsts-npm-auth | ||
VSS.Npm.AuthHelper.exe -config path-to-your\.npmrc | ||
vsts-npm-auth -config path-to-your\.npmrc | ||
``` | ||
@@ -25,3 +25,3 @@ | ||
$ npm install -g vsts-npm-auth --registry https://registry.npmjs.com | ||
$ VSS.Npm.AuthHelper.exe -config path-to-your\.npmrc | ||
$ vsts-npm-auth -config path-to-your\.npmrc | ||
``` | ||
@@ -28,0 +28,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
11251479