File tree 3 files changed +8
-8
lines changed
langchain-google-vertexai
langchain-google-vertexai-web
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @langchain/google-vertexai-web" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " LangChain.js support for Google Vertex AI Web" ,
5
5
"type" : " module" ,
6
6
"engines" : {
40
40
"license" : " MIT" ,
41
41
"dependencies" : {
42
42
"@langchain/core" : " ~0.1.1" ,
43
- "@langchain/google-webauth" : " ~0.0.2 "
43
+ "@langchain/google-webauth" : " ~0.0.3 "
44
44
},
45
45
"devDependencies" : {
46
46
"@jest/globals" : " ^29.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @langchain/google-vertexai" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " LangChain.js support for Google Vertex AI" ,
5
5
"type" : " module" ,
6
6
"engines" : {
40
40
"license" : " MIT" ,
41
41
"dependencies" : {
42
42
"@langchain/core" : " ~0.1.1" ,
43
- "@langchain/google-gauth" : " ~0.0.2 "
43
+ "@langchain/google-gauth" : " ~0.0.3 "
44
44
},
45
45
"devDependencies" : {
46
46
"@jest/globals" : " ^29.5.0" ,
Original file line number Diff line number Diff line change @@ -9456,7 +9456,7 @@ __metadata:
9456
9456
languageName: unknown
9457
9457
linkType: soft
9458
9458
9459
- "@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.2 ":
9459
+ "@langchain/google-gauth@workspace:libs/langchain-google-gauth, @langchain/google-gauth@~0.0.3 ":
9460
9460
version: 0.0.0-use.local
9461
9461
resolution: "@langchain/google-gauth@workspace:libs/langchain-google-gauth"
9462
9462
dependencies:
@@ -9526,7 +9526,7 @@ __metadata:
9526
9526
dependencies:
9527
9527
"@jest/globals": ^29.5.0
9528
9528
"@langchain/core": ~0.1.1
9529
- "@langchain/google-webauth": ~0.0.2
9529
+ "@langchain/google-webauth": ~0.0.3
9530
9530
"@langchain/scripts": ~0.0
9531
9531
"@swc/core": ^1.3.90
9532
9532
"@swc/jest": ^0.2.29
@@ -9557,7 +9557,7 @@ __metadata:
9557
9557
dependencies:
9558
9558
"@jest/globals": ^29.5.0
9559
9559
"@langchain/core": ~0.1.1
9560
- "@langchain/google-gauth": ~0.0.2
9560
+ "@langchain/google-gauth": ~0.0.3
9561
9561
"@langchain/scripts": ~0.0
9562
9562
"@swc/core": ^1.3.90
9563
9563
"@swc/jest": ^0.2.29
@@ -9582,7 +9582,7 @@ __metadata:
9582
9582
languageName: unknown
9583
9583
linkType: soft
9584
9584
9585
- "@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.2 ":
9585
+ "@langchain/google-webauth@workspace:libs/langchain-google-webauth, @langchain/google-webauth@~0.0.3 ":
9586
9586
version: 0.0.0-use.local
9587
9587
resolution: "@langchain/google-webauth@workspace:libs/langchain-google-webauth"
9588
9588
dependencies:
You can’t perform that action at this time.
0 commit comments