driftdetect-vscode 0.9.3 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "driftdetect-vscode",
|
|
3
3
|
"displayName": "Drift - Architectural Drift Detection",
|
|
4
4
|
"description": "Learn your codebase patterns and enforce consistency. Pattern detection, call graph analysis, security visualization, and MCP integration for AI agents. Supports TypeScript, Python, C#, Java, PHP.",
|
|
5
|
-
"version": "0.9.
|
|
5
|
+
"version": "0.9.4",
|
|
6
6
|
"publisher": "driftdetect",
|
|
7
7
|
"license": "Apache-2.0",
|
|
8
8
|
"icon": "resources/drift-icon.png",
|