@holoscript/core 8.0.15 → 8.0.16
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/{chunk-ATRAK4RC.js → chunk-4UA5OBWR.js} +5 -5
- package/dist/{chunk-AUU4ACJP.cjs → chunk-7IBXTJP7.cjs} +5 -5
- package/dist/{chunk-ZGDEOXGU.js → chunk-B5K3WHJ4.js} +3 -3
- package/dist/chunk-DDBYJJZK.js +1571 -0
- package/dist/chunk-EUNELE7Y.cjs +1605 -0
- package/dist/{chunk-7YKNV2BE.cjs → chunk-PEBNX3VM.cjs} +5 -5
- package/dist/chunk-S2BSXG3B.js +3308 -0
- package/dist/chunk-VQOTDNFL.cjs +3337 -0
- package/dist/index.cjs +63 -63
- package/dist/index.js +2 -2
- package/dist/reconstruction/index.cjs +58 -58
- package/dist/reconstruction/index.js +2 -2
- package/dist/traits/index.cjs +4 -4
- package/dist/traits/index.js +1 -1
- package/package.json +42 -42
|
@@ -4,9 +4,9 @@ var chunkLM2VU56C_cjs = require('./chunk-LM2VU56C.cjs');
|
|
|
4
4
|
var chunkN2ILK7BF_cjs = require('./chunk-N2ILK7BF.cjs');
|
|
5
5
|
|
|
6
6
|
// src/version.ts
|
|
7
|
-
var HOLOSCRIPT_VERSION = "8.0.
|
|
8
|
-
var GIT_COMMIT_SHA = "
|
|
9
|
-
var BUILD_TIMESTAMP = "2026-07-17T05:
|
|
7
|
+
var HOLOSCRIPT_VERSION = "8.0.16" ;
|
|
8
|
+
var GIT_COMMIT_SHA = "c55048b35" ;
|
|
9
|
+
var BUILD_TIMESTAMP = "2026-07-17T05:25:28.138Z" ;
|
|
10
10
|
function getVersionString() {
|
|
11
11
|
const sha = `+${GIT_COMMIT_SHA}` ;
|
|
12
12
|
return `${HOLOSCRIPT_VERSION}${sha}`;
|
|
@@ -3333,5 +3333,5 @@ exports.selfAttestReconstructionManifest = selfAttestReconstructionManifest;
|
|
|
3333
3333
|
exports.serializeMicroWeights = serializeMicroWeights;
|
|
3334
3334
|
exports.stripAnchoredProvenance = stripAnchoredProvenance;
|
|
3335
3335
|
exports.tryCreateHoloMapEncoderDevice = tryCreateHoloMapEncoderDevice;
|
|
3336
|
-
//# sourceMappingURL=chunk-
|
|
3337
|
-
//# sourceMappingURL=chunk-
|
|
3336
|
+
//# sourceMappingURL=chunk-PEBNX3VM.cjs.map
|
|
3337
|
+
//# sourceMappingURL=chunk-PEBNX3VM.cjs.map
|