opencroc 1.7.0 → 1.8.0

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 CHANGED
@@ -1,15 +1,21 @@
1
1
  {
2
2
  "name": "opencroc",
3
- "version": "1.7.0",
4
- "description": "AI-native E2E testing frameworksource-aware test generation, intelligent validation, and self-healing",
3
+ "version": "1.8.0",
4
+ "description": "AI-native project intelligence platformuniversal scanner, knowledge graph, risk analysis, multi-perspective reports, and E2E testing",
5
5
  "keywords": [
6
+ "project-intelligence",
7
+ "knowledge-graph",
8
+ "code-analysis",
9
+ "risk-detection",
6
10
  "e2e",
7
11
  "testing",
8
12
  "ai",
9
13
  "playwright",
10
14
  "test-generation",
11
15
  "self-healing",
12
- "source-aware"
16
+ "source-aware",
17
+ "multi-language",
18
+ "scanner"
13
19
  ],
14
20
  "homepage": "https://opencroc.com",
15
21
  "bugs": {