@civic/api-key-hook
Advanced tools
| > @civic/api-key-hook@0.1.1 build /home/runner/work/mcp-hooks/mcp-hooks/packages/api-key-hook | ||
| > @civic/api-key-hook@0.1.2 build /home/runner/work/mcp-hooks/mcp-hooks/packages/api-key-hook | ||
| > tsc | ||
+2
-2
| { | ||
| "name": "@civic/api-key-hook", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "MCP hook that adds API key authentication headers to requests", | ||
@@ -11,3 +11,3 @@ "author": "Civic", | ||
| "dependencies": { | ||
| "@civic/hook-common": "0.7.0" | ||
| "@civic/hook-common": "0.8.0" | ||
| }, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
+ Added
+ Added
- Removed
- Removed
Updated