New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@langchain/anthropic

Package Overview
Dependencies
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/anthropic - npm Package Compare versions

Comparing version

to
0.1.17

6

package.json
{
"name": "@langchain/anthropic",
"version": "0.1.17-rc.0",
"version": "0.1.17",
"description": "Anthropic integrations for LangChain.js",

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

"lint:fix": "yarn lint:eslint --fix && yarn lint:dpdm",
"clean": "rimraf .turbo/ dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre --gen-maps",
"clean": "rimraf .turbo/ dist/ && NODE_OPTIONS=--max-old-space-size=4096 yarn lc-build --config ./langchain.config.js --create-entrypoints --pre",
"prepack": "yarn build",

@@ -51,3 +51,3 @@ "test": "yarn run build:deps && NODE_OPTIONS=--experimental-vm-modules jest --testPathIgnorePatterns=\\.int\\.test.ts --testTimeout 30000 --maxWorkers=50%",

"@jest/globals": "^29.5.0",
"@langchain/community": "workspace:*",
"@langchain/community": "workspace:^",
"@langchain/scripts": "~0.0",

@@ -54,0 +54,0 @@ "@swc/core": "^1.3.90",