New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ado-npm-auth

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ado-npm-auth - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "ado-npm-auth",
"version": "0.1.1",
"version": "0.1.2",
"description": "The ado-npm-auth package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to ADO package feeds.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/microsoft/ado-npm-auth",

@@ -15,10 +15,2 @@ # Azure Devops NPM Auth

## Beware the chicken and egg problem
You may need to set the registry to the public NPM feed when running `npm exec` or `npx`.
If that's the case, set the environment variable `npm_config_registry=https://registry.npmjs.org`.
That will ensure that `npx` or `npm exec` grabs from the public NPM feed, bypassing the soon-to-be authenticated ADO feed.
## ado-npm-auth vs vsts-npm-auth

@@ -25,0 +17,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc