@mastra/slack
Advanced tools
+43
-42
| { | ||
| "name": "@mastra/slack", | ||
| "version": "1.3.0", | ||
| "description": "Slack integration for Mastra agents with app factory, OAuth, and slash commands", | ||
| "license": "Apache-2.0", | ||
| "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" | ||
| } | ||
| } | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "dependencies": { | ||
| "@chat-adapter/slack": "^4.29.0" | ||
| "@chat-adapter/slack": "^4.29.0", | ||
| "easy-day-js": "^1.11.21" | ||
| }, | ||
| "description": "Slack integration for Mastra agents with app factory, OAuth, and slash commands", | ||
| "devDependencies": { | ||
| "@mastra/core": "1.37.0", | ||
| "@types/node": "^22.14.0", | ||
@@ -33,11 +16,24 @@ "tsup": "^8.4.0", | ||
| "vitest": "^3.1.1", | ||
| "zod": "^4.4.3", | ||
| "@mastra/core": "1.37.0" | ||
| "zod": "^4.4.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "@mastra/core": "^1.0.0" | ||
| "engines": { | ||
| "node": "\u003e=22.13.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "default": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "require": { | ||
| "default": "./dist/index.cjs", | ||
| "types": "./dist/index.d.ts" | ||
| } | ||
| } | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md" | ||
| ], | ||
| "homepage": "https://mastra.ai", | ||
| "keywords": [ | ||
@@ -50,21 +46,26 @@ "mastra", | ||
| ], | ||
| "license": "Apache-2.0", | ||
| "main": "dist/index.js", | ||
| "name": "@mastra/slack", | ||
| "peerDependencies": { | ||
| "@mastra/core": "^1.0.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "repository": { | ||
| "directory": "channels/slack", | ||
| "type": "git", | ||
| "url": "git+https://github.com/mastra-ai/mastra.git", | ||
| "directory": "channels/slack" | ||
| "url": "git+https://github.com/mastra-ai/mastra.git" | ||
| }, | ||
| "homepage": "https://mastra.ai", | ||
| "bugs": { | ||
| "url": "https://github.com/mastra-ai/mastra/issues" | ||
| }, | ||
| "engines": { | ||
| "node": ">=22.13.0" | ||
| }, | ||
| "scripts": { | ||
| "build": "tsup", | ||
| "dev": "tsup --watch", | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run", | ||
| "test:watch": "vitest" | ||
| } | ||
| } | ||
| "test:watch": "vitest", | ||
| "typecheck": "tsc --noEmit" | ||
| }, | ||
| "type": "module", | ||
| "types": "dist/index.d.ts", | ||
| "version": "1.3.1" | ||
| } |
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
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
3345365
00
-100%3
50%1
Infinity%17
6.25%+ Added
+ Added