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

@langchain/google-gauth

Package Overview
Dependencies
Maintainers
9
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/google-gauth - npm Package Compare versions

Comparing version 0.0.20 to 0.0.21

8

package.json
{
"name": "@langchain/google-gauth",
"version": "0.0.20",
"version": "0.0.21",
"description": "Google auth based authentication support for Google services",

@@ -18,3 +18,3 @@ "type": "module",

"build": "yarn turbo:command build:internal --filter=@langchain/google-gauth",
"build:internal": "yarn lc-build:v2 --create-entrypoints --pre --tree-shaking",
"build:internal": "yarn lc_build_v2 --create-entrypoints --pre --tree-shaking",
"lint:eslint": "NODE_OPTIONS=--max-old-space-size=4096 eslint --cache --ext .ts,.js src/",

@@ -40,3 +40,3 @@ "lint:dpdm": "dpdm --exit-code circular:1 --no-warning --no-tree src/*.ts src/**/*.ts",

"@langchain/core": ">0.1.56 <0.3.0",
"@langchain/google-common": "~0.0.21",
"@langchain/google-common": "~0.0.22",
"google-auth-library": "^8.9.0"

@@ -46,3 +46,3 @@ },

"@jest/globals": "^29.5.0",
"@langchain/scripts": "~0.0.14",
"@langchain/scripts": "~0.0.20",
"@swc/core": "^1.3.90",

@@ -49,0 +49,0 @@ "@swc/jest": "^0.2.29",

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