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

google-auth-library

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-auth-library - npm Package Versions

1
1113
16

4.2.5

Diff
google-wombot
published 4.2.5 •

Changelog

Source

4.2.5 (2019-06-26)

Bug Fixes

  • docs: make anchors work in jsdoc (#742) (7901456)
google-wombot
published 4.2.4 •

Changelog

Source

4.2.4 (2019-06-25)

Bug Fixes

  • only require fast-text-encoding when needed (#740) (04fcd77)
google-wombot
published 4.2.3 •

Changelog

Source

4.2.3 (2019-06-24)

Bug Fixes

  • feature detection to check for browser (#738) (83a5ba5)
google-wombot
published 4.2.2 •

Changelog

Source

4.2.2 (2019-06-18)

Bug Fixes

  • compute: correctly specify scopes when fetching token (#735) (4803e3c)
google-wombot
published 4.2.1 •

Changelog

Source

4.2.1 (2019-06-14)

Bug Fixes

google-wombot
published 4.2.0 •

Changelog

Source

4.2.0 (2019-06-05)

Bug Fixes

Features

  • make both crypto implementations support sign (#727) (e445fb3)
google-wombot
published 4.1.0 •

Changelog

Source

4.1.0 (2019-05-29)

Bug Fixes

  • deps: update dependency google-auth-library to v4 (#705) (2b13344)

Features

google-wombot
published 4.0.0 •

Changelog

Source

4.0.0 (2019-05-08)

Bug Fixes

  • deps: update dependency arrify to v2 (#684) (1757ee2)
  • deps: update dependency gaxios to v2 (#681) (770ad2f)
  • deps: update dependency gcp-metadata to v2 (#701) (be20528)
  • deps: update dependency gtoken to v3 (#702) (2c538e5)
  • re-throw original exception and preserve message in compute client (#668) (dffd1cc)
  • surface original stack trace and message with errors (#651) (8fb65eb)
  • throw on missing refresh token in all cases (#670) (0a02946)
  • throw when adc cannot acquire a projectId (#658) (ba48164)
  • deps: update dependency semver to v6 (#655) (ec56c88)

Build System

Features

  • support scopes on compute credentials (#642) (1811b7f)

BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#686)
google-wombot
published 3.1.2 •

Changelog

Source

v3.1.2

03-22-2019 15:38 PDT

Implementation Changes

  • fix: getCredential(): load credentials with getClient() (#648)

Internal / Testing Changes

  • chore: publish to npm using wombat (#645)
google-node-team
published 3.1.1 •

Changelog

Source

v3.1.1

03-18-2019 08:32 PDT

Bug Fixes

  • fix: Avoid loading fast-text-encoding if not in browser environment (#627)

Dependencies

  • fix(deps): update dependency gcp-metadata to v1 (#632)

Documentation

  • docs: update links in contrib guide (#630)

Internal / Testing Changes

  • build: use per-repo publish token (#641)
  • build: Add docuploader credentials to node publish jobs (#639)
  • build: use node10 to run samples-test, system-test etc (#638)
  • build: update release configuration
  • chore(deps): update dependency @types/lru-cache to v5 (#635)
  • chore(deps): update dependency mocha to v6
  • chore: fix lint (#631)
  • build: use linkinator for docs test (#628)
  • chore(deps): update dependency @types/tmp to ^0.0.34 (#629)
  • build: create docs test npm scripts (#625)
  • build: test using @grpc/grpc-js in CI (#624)