Skip to content

Commit

Permalink
release(google-gauth): 0.1.3 (#7271)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Nov 26, 2024
1 parent 70fe615 commit 7da6e8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion libs/langchain-google-gauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/google-gauth",
"version": "0.1.2",
"version": "0.1.3",
"description": "Google auth based authentication support for Google services",
"type": "module",
"engines": {
Expand Down
14 changes: 1 addition & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12349,19 +12349,7 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/google-gauth@npm:~0.1.3":
version: 0.1.3
resolution: "@langchain/google-gauth@npm:0.1.3"
dependencies:
"@langchain/google-common": ~0.1.3
google-auth-library: ^8.9.0
peerDependencies:
"@langchain/core": ">=0.2.21 <0.4.0"
checksum: ac83e180af492068de82284a396842eb9bb1e5eaa428b5270a192499da737bf192ad48a1c90eeca462e31238e37bd5698c8d071eb1d780a4f4c759270f8ab706
languageName: node
linkType: hard

"@langchain/google-gauth@workspace:libs/langchain-google-gauth":
"@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.1.3":
version: 0.0.0-use.local
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
dependencies:
Expand Down

0 comments on commit 7da6e8f

Please sign in to comment.