@langchain/google-gauth
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package