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
810
16

6.1.0

Diff
google-wombot
published 6.1.0 •

Changelog

Source

6.1.0 (2020-09-22)

Features

  • default self-signed JWTs (#1054) (b4d139d)
google-wombot
published 6.0.6 •

Changelog

Source

6.0.6 (2020-07-30)

Bug Fixes

  • types: include scope in credentials type (#1007) (a2b7d23)
google-wombot
published 6.0.5 •

Changelog

Source

6.0.5 (2020-07-13)

Bug Fixes

  • deps: update dependency lru-cache to v6 (#995) (3c07566)
google-wombot
published 6.0.4 •

Changelog

Source

6.0.4 (2020-07-09)

Bug Fixes

google-wombot
published 6.0.3 •

Changelog

Source

6.0.3 (2020-07-06)

Bug Fixes

  • deps: update dependency puppeteer to v5 (#986) (7cfe6f2)
google-wombot
published 6.0.2 •

Changelog

Source

6.0.2 (2020-06-16)

Bug Fixes

  • deps: update dependency puppeteer to v4 (#976) (9ddfb9b)
  • tsc: audience property is not mandatory on verifyIdToken (#972) (17a7e24)
  • types: add locale property to idtoken (#974) (ebf9bed), closes #973
google-wombot
published 6.0.1 •

Changelog

Source

6.0.1 (2020-05-21)

Bug Fixes

google-wombot
published 6.0.0 •

Changelog

Source

6.0.0 (2020-03-26)

⚠ BREAKING CHANGES

  • typescript@3.7.x introduced some breaking changes in generated code.
  • require node 10 in engines field (#926)
  • remove deprecated methods (#906)

Features

Bug Fixes

Build System

Miscellaneous Chores

google-wombot
published 5.10.1 •

Changelog

Source

5.10.1 (2020-02-25)

Bug Fixes

  • if GCF environment detected, increase library timeout (#899) (2577ff2)
google-wombot
published 5.10.0 •

Changelog

Source

5.10.0 (2020-02-20)

Features

  • support for verifying ES256 and retrieving IAP public keys (#887) (a98e386)

Bug Fixes