@highway1/cli 0.1.45 → 0.1.46
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/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -116002,7 +116002,7 @@ var init_fuse = __esm({
|
|
|
116002
116002
|
}
|
|
116003
116003
|
});
|
|
116004
116004
|
|
|
116005
|
-
//
|
|
116005
|
+
// ../core/dist/index.js
|
|
116006
116006
|
var dist_exports = {};
|
|
116007
116007
|
__export(dist_exports, {
|
|
116008
116008
|
CLAWIVERSE_CONTEXT: () => CLAWIVERSE_CONTEXT,
|
|
@@ -117027,7 +117027,7 @@ function createTrustSystem(config2) {
|
|
|
117027
117027
|
}
|
|
117028
117028
|
var import_ajv, import_lunr, ClawiverseError, IdentityError, TransportError, DiscoveryError, MessagingError, LogLevel, Logger, createLogger, logger2, legacyAgentCardSchema, ajv, validateLegacySchema, CLAWIVERSE_CONTEXT, SCHEMA_ORG_CONTEXT, clawiverseContext, CapabilityTypes, ParameterTypes, logger22, SearchIndex, CapabilityMatcher, logger3, SemanticSearchEngine, logger4, peerCache, CACHE_TTL, logger5, TrustMetrics, logger6, InteractionHistory, logger7, EndorsementManager, logger8, SybilDefense, logger9, TrustSystem;
|
|
117029
117029
|
var init_dist3 = __esm({
|
|
117030
|
-
"
|
|
117030
|
+
"../core/dist/index.js"() {
|
|
117031
117031
|
init_esm_shims();
|
|
117032
117032
|
init_ed25519();
|
|
117033
117033
|
init_base58();
|