@visulima/vis 1.0.0-alpha.2 → 1.0.0-alpha.21
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/CHANGELOG.md +840 -14
- package/LICENSE.md +7667 -0
- package/README.md +322 -19
- package/dist/bin.js +1 -146
- package/dist/config/index.d.ts +2795 -0
- package/dist/config/index.js +1 -0
- package/dist/generate/index.d.ts +157 -0
- package/dist/generate/index.js +1 -0
- package/dist/packem_chunks/bin.js +1295 -0
- package/dist/packem_chunks/config.js +19 -0
- package/dist/packem_chunks/doctor-probe.js +2 -0
- package/dist/packem_chunks/fix.js +11 -0
- package/dist/packem_chunks/handler.js +1 -0
- package/dist/packem_chunks/handler10.js +1 -0
- package/dist/packem_chunks/handler11.js +5 -0
- package/dist/packem_chunks/handler12.js +1 -0
- package/dist/packem_chunks/handler13.js +27 -0
- package/dist/packem_chunks/handler14.js +5 -0
- package/dist/packem_chunks/handler15.js +1 -0
- package/dist/packem_chunks/handler16.js +1 -0
- package/dist/packem_chunks/handler17.js +1 -0
- package/dist/packem_chunks/handler18.js +1 -0
- package/dist/packem_chunks/handler19.js +1 -0
- package/dist/packem_chunks/handler2.js +2 -0
- package/dist/packem_chunks/handler20.js +5 -0
- package/dist/packem_chunks/handler21.js +2 -0
- package/dist/packem_chunks/handler22.js +2 -0
- package/dist/packem_chunks/handler23.js +18 -0
- package/dist/packem_chunks/handler24.js +1 -0
- package/dist/packem_chunks/handler25.js +1 -0
- package/dist/packem_chunks/handler26.js +5 -0
- package/dist/packem_chunks/handler27.js +1 -0
- package/dist/packem_chunks/handler28.js +3 -0
- package/dist/packem_chunks/handler29.js +1 -0
- package/dist/packem_chunks/handler3.js +4 -0
- package/dist/packem_chunks/handler30.js +7 -0
- package/dist/packem_chunks/handler31.js +33 -0
- package/dist/packem_chunks/handler32.js +3 -0
- package/dist/packem_chunks/handler33.js +1 -0
- package/dist/packem_chunks/handler34.js +26 -0
- package/dist/packem_chunks/handler35.js +3 -0
- package/dist/packem_chunks/handler36.js +7 -0
- package/dist/packem_chunks/handler37.js +22 -0
- package/dist/packem_chunks/handler38.js +428 -0
- package/dist/packem_chunks/handler39.js +6 -0
- package/dist/packem_chunks/handler4.js +8 -0
- package/dist/packem_chunks/handler40.js +24 -0
- package/dist/packem_chunks/handler41.js +10 -0
- package/dist/packem_chunks/handler42.js +153 -0
- package/dist/packem_chunks/handler43.js +25 -0
- package/dist/packem_chunks/handler44.js +24 -0
- package/dist/packem_chunks/handler45.js +213 -0
- package/dist/packem_chunks/handler46.js +3 -0
- package/dist/packem_chunks/handler47.js +27 -0
- package/dist/packem_chunks/handler48.js +167 -0
- package/dist/packem_chunks/handler49.js +34 -0
- package/dist/packem_chunks/handler5.js +1 -0
- package/dist/packem_chunks/handler6.js +1 -0
- package/dist/packem_chunks/handler7.js +1 -0
- package/dist/packem_chunks/handler8.js +1 -0
- package/dist/packem_chunks/handler9.js +2 -0
- package/dist/packem_chunks/heal-accept.js +10 -0
- package/dist/packem_chunks/heal.js +14 -0
- package/dist/packem_chunks/help-command.js +18 -0
- package/dist/packem_chunks/index.js +7 -0
- package/dist/packem_chunks/keys-refresh.js +4 -0
- package/dist/packem_chunks/list.js +3 -0
- package/dist/packem_chunks/loader.js +1 -0
- package/dist/packem_chunks/prune.js +3 -0
- package/dist/packem_chunks/run.js +1 -0
- package/dist/packem_chunks/status.js +2 -0
- package/dist/packem_chunks/sync.js +2 -0
- package/dist/packem_chunks/sync2.js +2 -0
- package/dist/packem_chunks/tar.js +3 -0
- package/dist/packem_chunks/tripwire.js +2 -0
- package/dist/packem_shared/advisories-DsynpacV.js +1 -0
- package/dist/packem_shared/ai-analysis-uYuTIIXi.js +68 -0
- package/dist/packem_shared/ai-cache-DuwHYx2O.js +1 -0
- package/dist/packem_shared/ai-fix-DzrA-dVz.js +43 -0
- package/dist/packem_shared/applyDefaults-BOVDw1jD.js +1 -0
- package/dist/packem_shared/build-scripts-DsWMSWDs.js +1 -0
- package/dist/packem_shared/cache-directory-DQak1Vjc.js +1 -0
- package/dist/packem_shared/cyclonedx-CiHXuG8M.js +4 -0
- package/dist/packem_shared/definePlugin-CWm4Dv_t.js +1 -0
- package/dist/packem_shared/dependency-scan-DC3nAFHS.js +1 -0
- package/dist/packem_shared/docker-B-CIN_nj.js +60 -0
- package/dist/packem_shared/failure-log-C3LEMmkq.js +2 -0
- package/dist/packem_shared/flakiness-Dq6K4ymq.js +1 -0
- package/dist/packem_shared/giget-CcEy_Elm.js +2 -0
- package/dist/packem_shared/glob-MHJQjR39-CQ2GC0b_.js +1 -0
- package/dist/packem_shared/index-DH-5hsrC.js +1 -0
- package/dist/packem_shared/lifecycle-Dv3nAtoD.js +2 -0
- package/dist/packem_shared/lockfile-C5DYMHVq.js +1 -0
- package/dist/packem_shared/manifests-B0fMp872.js +1 -0
- package/dist/packem_shared/min-release-age-BFozFonQ.js +34 -0
- package/dist/packem_shared/native-config-sync-Dvi1g2nQ.js +21 -0
- package/dist/packem_shared/otelPlugin-CJR2T_lk.js +1 -0
- package/dist/packem_shared/registry-keys-CewRFW0e.js +1 -0
- package/dist/packem_shared/resolve-explicit-CC4Kifk5.js +5 -0
- package/dist/packem_shared/run-summary-utils-BaBGP3bo.js +1 -0
- package/dist/packem_shared/runtime-check-BusAwPb2.js +1 -0
- package/dist/packem_shared/scan-progress-CMynp3eA.js +2 -0
- package/dist/packem_shared/selectors-B2ISH581.js +3 -0
- package/dist/packem_shared/signatures-5ZdjJ2Pu.js +2 -0
- package/dist/packem_shared/symbols-CQmER5MT.js +1 -0
- package/dist/packem_shared/toolchain-Cc3cwyLP.js +5 -0
- package/dist/packem_shared/typosquats-BCeR-sLf.js +1 -0
- package/dist/packem_shared/use-measured-height-DjYgUOKk.js +1 -0
- package/dist/packem_shared/utils-DrNg0XTR.js +1 -0
- package/dist/packem_shared/verify-07kUNTuP.js +1 -0
- package/dist/packem_shared/vis-update-app-CFrlJ3mW.js +1 -0
- package/dist/packem_shared/xxh3-DrAUNq4n.js +1 -0
- package/index.d.ts +358 -0
- package/index.js +609 -0
- package/package.json +57 -22
- package/schemas/project.schema.json +872 -0
- package/schemas/vis-config.schema.json +4306 -0
- package/skills/vis/SKILL.md +96 -0
- package/templates/buildkite-ci/.buildkite/pipeline.yml.tera +85 -0
- package/templates/buildkite-ci/template.yml +20 -0
- package/dist/ai-analysis.d.ts +0 -40
- package/dist/ai-cache.d.ts +0 -21
- package/dist/bin.d.ts +0 -1
- package/dist/catalog.d.ts +0 -110
- package/dist/commands/affected.d.ts +0 -3
- package/dist/commands/ai.d.ts +0 -3
- package/dist/commands/analyze.d.ts +0 -3
- package/dist/commands/check.d.ts +0 -3
- package/dist/commands/graph.d.ts +0 -3
- package/dist/commands/hook/constants.d.ts +0 -8
- package/dist/commands/hook/index.d.ts +0 -3
- package/dist/commands/hook/install.d.ts +0 -7
- package/dist/commands/hook/migrate.d.ts +0 -27
- package/dist/commands/hook/uninstall.d.ts +0 -3
- package/dist/commands/migrate/constants.d.ts +0 -12
- package/dist/commands/migrate/deps.d.ts +0 -32
- package/dist/commands/migrate/index.d.ts +0 -3
- package/dist/commands/migrate/json.d.ts +0 -20
- package/dist/commands/migrate/lint-staged.d.ts +0 -62
- package/dist/commands/migrate/types.d.ts +0 -20
- package/dist/commands/run.d.ts +0 -3
- package/dist/commands/staged.d.ts +0 -3
- package/dist/commands/update.d.ts +0 -3
- package/dist/config.d.ts +0 -40
- package/dist/config.js +0 -1
- package/dist/package-manager.d.ts +0 -23
- package/dist/workspace.d.ts +0 -58
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/vis",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
4
|
-
"description": "A
|
|
3
|
+
"version": "1.0.0-alpha.21",
|
|
4
|
+
"description": "A monorepo dev toolkit — task runner, remote caching, security scanning, git hooks, and AI agent integrations — powered by @visulima/task-runner",
|
|
5
5
|
"keywords": [
|
|
6
|
-
"
|
|
7
|
-
"
|
|
6
|
+
"build",
|
|
7
|
+
"cache",
|
|
8
8
|
"cli",
|
|
9
|
-
"task-runner",
|
|
10
9
|
"monorepo",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
10
|
+
"task-runner",
|
|
11
|
+
"vis",
|
|
12
|
+
"visulima",
|
|
13
|
+
"workspace"
|
|
14
14
|
],
|
|
15
15
|
"homepage": "https://visulima.com/packages/vis",
|
|
16
16
|
"bugs": {
|
|
@@ -38,11 +38,27 @@
|
|
|
38
38
|
},
|
|
39
39
|
"sideEffects": false,
|
|
40
40
|
"type": "module",
|
|
41
|
+
"imports": {
|
|
42
|
+
"#native": {
|
|
43
|
+
"types": "./index.d.ts",
|
|
44
|
+
"default": "./index.js"
|
|
45
|
+
}
|
|
46
|
+
},
|
|
41
47
|
"exports": {
|
|
42
48
|
"./config": {
|
|
43
|
-
"types": "./dist/config.d.ts",
|
|
44
|
-
"default": "./dist/config.js"
|
|
49
|
+
"types": "./dist/config/index.d.ts",
|
|
50
|
+
"default": "./dist/config/index.js"
|
|
51
|
+
},
|
|
52
|
+
"./generate": {
|
|
53
|
+
"types": "./dist/generate/index.d.ts",
|
|
54
|
+
"default": "./dist/generate/index.js"
|
|
55
|
+
},
|
|
56
|
+
"./native": {
|
|
57
|
+
"types": "./index.d.ts",
|
|
58
|
+
"default": "./index.js"
|
|
45
59
|
},
|
|
60
|
+
"./schemas/project.schema.json": "./schemas/project.schema.json",
|
|
61
|
+
"./schemas/vis-config.schema.json": "./schemas/vis-config.schema.json",
|
|
46
62
|
"./package.json": "./package.json"
|
|
47
63
|
},
|
|
48
64
|
"bin": {
|
|
@@ -51,31 +67,50 @@
|
|
|
51
67
|
},
|
|
52
68
|
"files": [
|
|
53
69
|
"dist/**",
|
|
70
|
+
"schemas/**",
|
|
71
|
+
"skills/**",
|
|
72
|
+
"templates/**",
|
|
73
|
+
"index.js",
|
|
74
|
+
"index.d.ts",
|
|
54
75
|
"README.md",
|
|
55
76
|
"CHANGELOG.md",
|
|
56
77
|
"LICENSE.md"
|
|
57
78
|
],
|
|
58
79
|
"dependencies": {
|
|
59
|
-
"@visulima/
|
|
60
|
-
"@visulima/
|
|
61
|
-
"@visulima/
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
80
|
+
"@visulima/secret-scanner": "1.0.0-alpha.3",
|
|
81
|
+
"@visulima/task-runner": "1.0.0-alpha.14",
|
|
82
|
+
"@visulima/tui": "1.0.0-alpha.16",
|
|
83
|
+
"jiti": "^2.7.0",
|
|
84
|
+
"module-replacements": "^2.11.0",
|
|
85
|
+
"module-replacements-codemods": "^1.2.1",
|
|
86
|
+
"react": "19.2.6",
|
|
87
|
+
"react-reconciler": ">=0.33.0",
|
|
88
|
+
"tinyexec": "^1.1.2"
|
|
68
89
|
},
|
|
69
90
|
"peerDependencies": {
|
|
70
|
-
"
|
|
91
|
+
"@gitbeaker/rest": ">=43.8.0",
|
|
92
|
+
"@octokit/rest": ">=22.0.1"
|
|
71
93
|
},
|
|
72
94
|
"peerDependenciesMeta": {
|
|
73
|
-
"
|
|
95
|
+
"@gitbeaker/rest": {
|
|
96
|
+
"optional": true
|
|
97
|
+
},
|
|
98
|
+
"@octokit/rest": {
|
|
74
99
|
"optional": true
|
|
75
100
|
}
|
|
76
101
|
},
|
|
102
|
+
"optionalDependencies": {
|
|
103
|
+
"@visulima/vis-binding-darwin-arm64": "1.0.0-alpha.21",
|
|
104
|
+
"@visulima/vis-binding-linux-arm64-musl": "1.0.0-alpha.21",
|
|
105
|
+
"@visulima/vis-binding-linux-x64-gnu": "1.0.0-alpha.21",
|
|
106
|
+
"@visulima/vis-binding-linux-arm64-gnu": "1.0.0-alpha.21",
|
|
107
|
+
"@visulima/vis-binding-darwin-x64": "1.0.0-alpha.21",
|
|
108
|
+
"@visulima/vis-binding-win32-arm64-msvc": "1.0.0-alpha.21",
|
|
109
|
+
"@visulima/vis-binding-linux-x64-musl": "1.0.0-alpha.21",
|
|
110
|
+
"@visulima/vis-binding-win32-x64-msvc": "1.0.0-alpha.21"
|
|
111
|
+
},
|
|
77
112
|
"engines": {
|
|
78
|
-
"node": "^
|
|
113
|
+
"node": "^22.14.0 || >=24.10.0"
|
|
79
114
|
},
|
|
80
115
|
"publishConfig": {
|
|
81
116
|
"access": "public",
|