@vibgrate/cli 2026.703.3 → 2026.703.5
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/dist/baseline-AQKQEA2O.js +6 -0
- package/dist/{baseline-ZBXJONQ6.js.map → baseline-AQKQEA2O.js.map} +1 -1
- package/dist/{chunk-FPUNJNXD.js → chunk-6T3R7RF2.js} +3 -3
- package/dist/{chunk-FPUNJNXD.js.map → chunk-6T3R7RF2.js.map} +1 -1
- package/dist/{chunk-2PJRXVUW.js → chunk-L7YBNIBF.js} +4 -4
- package/dist/chunk-L7YBNIBF.js.map +1 -0
- package/dist/{chunk-J4DFLN2Q.js → chunk-W2QP2YH6.js} +3 -3
- package/dist/{chunk-J4DFLN2Q.js.map → chunk-W2QP2YH6.js.map} +1 -1
- package/dist/cli.js +14 -9
- package/dist/cli.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/baseline-ZBXJONQ6.js +0 -6
- package/dist/chunk-2PJRXVUW.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { langById, shortId, canonicalize, grammarSetVersion, hashBytes, hashString, langForExtension, setGrammarsOverride, parseSource } from './chunk-X5YT263H.js';
|
|
2
|
-
import { writeTextFile, pathExists, readJsonFile, VERSION, computeUpgradeImpact, getChangelogSignals, gitHistoryAvailable, buildVersionTimelines, findPackageTimeline, severityRank, projectTypeToVulnEcosystem } from './chunk-
|
|
2
|
+
import { writeTextFile, pathExists, readJsonFile, VERSION, computeUpgradeImpact, getChangelogSignals, gitHistoryAvailable, buildVersionTimelines, findPackageTimeline, severityRank, projectTypeToVulnEcosystem } from './chunk-L7YBNIBF.js';
|
|
3
3
|
import * as fs17 from 'fs';
|
|
4
4
|
import * as path18 from 'path';
|
|
5
5
|
import ignore from 'ignore';
|
|
@@ -6263,5 +6263,5 @@ function spdx(ctx) {
|
|
|
6263
6263
|
}
|
|
6264
6264
|
|
|
6265
6265
|
export { ASSISTANTS, CliError, ECOSYSTEMS, ExitCode, FREE_PACK, GraphIndex, GraphSource, SCHEMA_VERSION, SKIP_DIRS, TOOLS, UsageError, addLibrary, analyze, applyCoverage, applyStaticTestLinkage, assessDocQuality, assistantById, availableRegionIds, buildFacts, buildGraph, buildModuleResolver, cacheDir, catalogPath, clearModelCache, clearStoredCredentials, cosine, countPending, coveringTests, createServer, createWorkspaceDsn, credentialsPath, dashHostForIngestHost, decodeScipIndex, defaultGraphPath, detectRunner, detectServeLaunch, discover, discoverModels, driftCount, driftFor, dsnCommand, embeddingsCached, enrichOnline, ensureGitignored, exportGraph, fetchHostedDocs, findGitRoot, findNodes, formatForExt, getNodeEmbeddings, gitignoreEntryForCredentials, groundGraph, hasDrift, identifierParts, impactOf, installAssistant, inventory, isModelReady, isTestFile, libDir, libId, loadCatalog, loadCoverage, loadEmbedder, loadGraph, loadSnapshot, localApiSurface, localPackageDocs, modelCacheInfo, nodeById, nodeEmbedText, parseDsn, parseGraph, parseJsonc, probeFreshness, publishPrivateLibrary, pushCommand, queryGraph, queryGraphSemantic, readDoc, readSavings, readScanArtifact, recordSaving, refreshIfStale, relativeResolver, renderHtml, renderReport, resolveDsn, resolveEmbedModel, resolveIngestHost, resolveLib, resolveOne, resolveVersion, saveCatalog, savingsRecorded, scipEdges, selectForBudget, serializeGraph, serveStdio, shortestPath, stableStringify, symbolsFromApi, testsToRun, unavailableMessage, uninstallAssistant, uploadScanArtifact, usageError, verifyDeterminism, vibgrateDir, writeArtifacts, writeSnapshot, writeStoredCredentials };
|
|
6266
|
-
//# sourceMappingURL=chunk-
|
|
6267
|
-
//# sourceMappingURL=chunk-
|
|
6266
|
+
//# sourceMappingURL=chunk-W2QP2YH6.js.map
|
|
6267
|
+
//# sourceMappingURL=chunk-W2QP2YH6.js.map
|