Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@langchain/google-vertexai

Package Overview
Dependencies
Maintainers
10
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/google-vertexai - npm Package Compare versions

Comparing version 0.0.22 to 0.0.24

dist/embeddings.cjs

1

dist/index.d.ts
export * from "./chat_models.js";
export * from "./llms.js";
export * from "./embeddings.js";
export * from "./chat_models.js";
export * from "./llms.js";
export * from "./embeddings.js";

6

package.json
{
"name": "@langchain/google-vertexai",
"version": "0.0.22",
"version": "0.0.24",
"description": "LangChain.js support for Google Vertex AI",

@@ -47,7 +47,7 @@ "type": "module",

"@langchain/core": ">=0.2.21 <0.3.0",
"@langchain/google-gauth": "~0.0.22"
"@langchain/google-gauth": "~0.0.24"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"@langchain/google-common": "workspace:*",
"@langchain/google-common": "~0.0",
"@langchain/scripts": "~0.0.20",

@@ -54,0 +54,0 @@ "@langchain/standard-tests": "0.0.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc