@mastra/langsmith
Advanced tools
+45
-44
| { | ||
| "name": "@mastra/langsmith", | ||
| "version": "1.2.3", | ||
| "description": "Langsmith observability provider for Mastra - includes tracing and future observability features", | ||
| "type": "module", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md" | ||
| ], | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.js" | ||
| }, | ||
| "require": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.cjs" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "langsmith": "^0.5.10", | ||
| "@mastra/observability": "1.14.1" | ||
| "@mastra/observability": "1.14.1", | ||
| "easy-day-js": "^1.11.21", | ||
| "langsmith": "^0.5.10" | ||
| }, | ||
| "description": "Langsmith observability provider for Mastra - includes tracing and future observability features", | ||
| "devDependencies": { | ||
| "@ai-sdk/openai": "^2.0.106", | ||
| "@internal/lint": "0.0.100", | ||
| "@internal/types-builder": "0.0.75", | ||
| "@mastra/core": "1.38.0", | ||
| "@observability/test-utils": "0.0.1", | ||
| "@types/node": "22.19.15", | ||
@@ -40,30 +25,46 @@ "@vitest/coverage-v8": "4.1.5", | ||
| "vitest": "4.1.5", | ||
| "zod": "^4.4.3", | ||
| "@internal/lint": "0.0.100", | ||
| "@internal/types-builder": "0.0.75", | ||
| "@observability/test-utils": "0.0.1", | ||
| "@mastra/core": "1.38.0" | ||
| "zod": "^4.4.3" | ||
| }, | ||
| "engines": { | ||
| "node": "\u003e=22.13.0" | ||
| }, | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "default": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "require": { | ||
| "default": "./dist/index.cjs", | ||
| "types": "./dist/index.d.ts" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md" | ||
| ], | ||
| "homepage": "https://mastra.ai", | ||
| "license": "Apache-2.0", | ||
| "main": "dist/index.js", | ||
| "name": "@mastra/langsmith", | ||
| "peerDependencies": { | ||
| "@mastra/core": ">=1.16.0-0 <2.0.0-0" | ||
| "@mastra/core": "\u003e=1.16.0-0 \u003c2.0.0-0" | ||
| }, | ||
| "homepage": "https://mastra.ai", | ||
| "repository": { | ||
| "directory": "observability/langsmith", | ||
| "type": "git", | ||
| "url": "git+https://github.com/mastra-ai/mastra.git", | ||
| "directory": "observability/langsmith" | ||
| "url": "git+https://github.com/mastra-ai/mastra.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "engines": { | ||
| "node": ">=22.13.0" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsup --silent --config tsup.config.ts", | ||
| "build:watch": "pnpm build --watch", | ||
| "lint": "eslint .", | ||
| "test": "vitest run", | ||
| "test:watch": "vitest watch", | ||
| "lint": "eslint ." | ||
| } | ||
| } | ||
| "test:watch": "vitest watch" | ||
| }, | ||
| "type": "module", | ||
| "types": "dist/index.d.ts", | ||
| "version": "1.2.4" | ||
| } |
Known malware
Supply chain riskThis package version is identified as malware. It has been flagged either by Socket's AI scanner and confirmed by our threat research team, or is listed as malicious in security databases and other sources.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
337243
0.01%4
33.33%1
Infinity%1
Infinity%+ Added
+ Added