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

@langchain/google-common

Package Overview
Dependencies
Maintainers
10
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/google-common - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

dist/utils/anthropic.js

@@ -368,3 +368,3 @@ import { ChatGenerationChunk, } from "@langchain/core/outputs";

function baseToAnthropicMessage(base) {
const type = base.getType();
const type = base._getType();
switch (type) {

@@ -371,0 +371,0 @@ case "human":

{
"name": "@langchain/google-common",
"version": "0.1.2",
"version": "0.1.3",
"description": "Core types and classes for Google services.",

@@ -5,0 +5,0 @@ "type": "module",

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