context-processor
Advanced tools
+4
-4
| { | ||
| "name": "context-processor", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Intelligent context management MCP server with pre-processing strategies for enhanced content processing", | ||
@@ -61,9 +61,9 @@ "main": "dist/index.js", | ||
| "devDependencies": { | ||
| "@types/node": "^20.0.0", | ||
| "@types/jest": "^29.0.0", | ||
| "@types/node": "^24.10.1", | ||
| "@types/jest": "^30.0.0", | ||
| "typescript": "^5.0.0", | ||
| "ts-node": "^10.0.0", | ||
| "jest": "^29.0.0", | ||
| "jest": "^30.2.0", | ||
| "ts-jest": "^29.0.0" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
125062
0