Socket
Socket
Sign inDemoInstall

registry-auth-token

Package Overview
Dependencies
6
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

3.3.2

Diff

Changelog

Source

[3.3.2] - 2018-01-26

Changes

  • Support password with ENV variable tokens (Nowell Strite)
rexxars
published 3.3.1 •

Changelog

Source

[3.3.1] - 2017-05-02

Fixes

  • Auth legacy token is basic auth (Hutson Betts)
rexxars
published 3.3.0 •

Changelog

Source

[3.3.0] - 2017-04-24

Changes

  • Support legacy auth token config key (Zoltan Kochan)
  • Use safe-buffer module for backwards-compatible base64 encoding/decoding (Espen Hovlandsdal)
  • Change to standard.js coding style (Espen Hovlandsdal)
rexxars
published 3.2.0 •

Changelog

Source

[3.2.0] - 2017-04-20

Changes

  • Allow passing parsed npmrc from outside (Zoltan Kochan)
rexxars
published 3.1.2 •

Changelog

Source

[3.1.2] - 2017-04-07

Changes

  • Avoid infinite loop on invalid URL (Zoltan Kochan)
rexxars
published 3.1.1 •

rexxars
published 3.1.0 •

rexxars
published 3.0.1 •

Changelog

Source

[3.0.1] - 2016-08-07

Changes

  • Fix recursion bug (Lukas Eipert)
  • Implement alternative base64 encoding/decoding implementation for Node 6 (Lukas Eipert)
rexxars
published 3.0.0 •

Changelog

Source

[3.0.0] - 2016-08-04

Added

  • Support for Basic Authentication (username/password) (Lukas Eipert)

Changes

  • The result format of the output changed from a simple string to an object which contains the token type
  // before: returns 'tokenString'
  // after: returns {token: 'tokenString', type: 'Bearer'}
  getAuthToken()
rexxars
published 2.1.1 •

Changelog

Source

[2.1.1] - 2016-07-10

Changes

  • Fix infinite loop when recursively resolving registry URLs on Windows (Espen Hovlandsdal)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc