@icjhd/cj-script-compiler 2.1.0 → 2.1.1
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/.cj-package.json +1 -1
- package/.cj-stubs/recovery-manifest.json +2 -2
- package/cj-release-commit.json +4 -4
- package/encrypted-payload-v2/files/assets/EffectProgramWriter.js.bin +0 -0
- package/encrypted-payload-v2/files/assets/FormulaExpressionAdapter.js.bin +0 -0
- package/encrypted-payload-v2/files/assets/OperationSpecs.js.bin +0 -0
- package/encrypted-payload-v2/files/assets/RegistrySnapshot.js.bin +0 -0
- package/encrypted-payload-v2/files/index.js.bin +0 -0
- package/encrypted-payload-v2/manifest.json +20 -20
- package/package.json +3 -3
package/.cj-package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema": "cj-package-v2",
|
|
3
3
|
"name": "@icjhd/cj-script-compiler",
|
|
4
|
-
"version": "2.1.
|
|
4
|
+
"version": "2.1.1",
|
|
5
5
|
"payloadManifest": "encrypted-payload-v2/manifest.json",
|
|
6
6
|
"recoveryManifest": ".cj-stubs/recovery-manifest.json",
|
|
7
7
|
"releaseCommit": "cj-release-commit.json",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"schema": "cj-runtime-recovery-v1",
|
|
5
5
|
"purpose": "cj-runtime-stub-recovery",
|
|
6
6
|
"packageName": "@icjhd/cj-script-compiler",
|
|
7
|
-
"packageVersion": "2.1.
|
|
7
|
+
"packageVersion": "2.1.1",
|
|
8
8
|
"securityEpoch": 1,
|
|
9
9
|
"entries": [
|
|
10
10
|
{
|
|
@@ -42,6 +42,6 @@
|
|
|
42
42
|
"signature": {
|
|
43
43
|
"algorithm": "Ed25519",
|
|
44
44
|
"keyId": "recovery-prod-2026-01",
|
|
45
|
-
"value": "
|
|
45
|
+
"value": "Yr2xYnVD6GfV8isVKFESiNLnM0zTRdGMobBO9h4O7NZGSn1DIkIJx118D+ZvpQB4jZvAgF4FJA+wLuma1DTaDg=="
|
|
46
46
|
}
|
|
47
47
|
}
|
package/cj-release-commit.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema": "cj-release-crypto-commit-v1",
|
|
3
3
|
"packageName": "@icjhd/cj-script-compiler",
|
|
4
|
-
"packageVersion": "2.1.
|
|
4
|
+
"packageVersion": "2.1.1",
|
|
5
5
|
"securityEpoch": 1,
|
|
6
|
-
"manifestId": "
|
|
7
|
-
"payloadManifestSha256": "sha256:
|
|
8
|
-
"recoveryManifestSha256": "sha256:
|
|
6
|
+
"manifestId": "PGvPeKqiq1KZe_2v_prLSEsJWfQOF1ojuKe15Z9RJkI",
|
|
7
|
+
"payloadManifestSha256": "sha256:dd554de8cda042fe606f7f512cc019c1917f1b091682b5f7f6611279f86bc502",
|
|
8
|
+
"recoveryManifestSha256": "sha256:4d2b88fdec115bf254343e829f6d9adfd71e383ad3e29d181ae31aff46e8792f",
|
|
9
9
|
"fileCount": 5
|
|
10
10
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
"signed": {
|
|
4
4
|
"schema": "cj-encrypted-payload-v2",
|
|
5
5
|
"purpose": "cj-runtime-payload",
|
|
6
|
-
"manifestId": "
|
|
6
|
+
"manifestId": "PGvPeKqiq1KZe_2v_prLSEsJWfQOF1ojuKe15Z9RJkI",
|
|
7
7
|
"packageName": "@icjhd/cj-script-compiler",
|
|
8
|
-
"packageVersion": "2.1.
|
|
8
|
+
"packageVersion": "2.1.1",
|
|
9
9
|
"minCoreSecurityVersion": 1,
|
|
10
10
|
"securityEpoch": 1,
|
|
11
11
|
"keyScope": "package-major",
|
|
12
12
|
"keyId": "line-prod-cj-script-compiler-v2-e1",
|
|
13
|
-
"releaseSalt": "
|
|
13
|
+
"releaseSalt": "bOJB17BrhefMm96gTKocvnlq8MA4AufWAD68lMjU7as=",
|
|
14
14
|
"algorithm": "AES-256-GCM",
|
|
15
15
|
"kdf": "HKDF-SHA256",
|
|
16
16
|
"content": "cocos-safe-obfuscated-esm-js",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"bin": "files/assets/EffectProgramWriter.js.bin",
|
|
21
21
|
"stub": ".cj-stubs/assets/EffectProgramWriter.js",
|
|
22
22
|
"stubSha256": "sha256:b2d963c84c0ee5a7c479a9246415d6ce65069212fba3908347167ed8557cd2fd",
|
|
23
|
-
"nonce": "
|
|
24
|
-
"authTag": "
|
|
25
|
-
"ciphertextSha256": "sha256:
|
|
23
|
+
"nonce": "Ly3SBsbO7HAWoTKi",
|
|
24
|
+
"authTag": "/9aERicX9yqzXxEV03R71g==",
|
|
25
|
+
"ciphertextSha256": "sha256:86a4b2771ce81531802fadbd14f262eaa62a2495b44f0d7bc5b6bd7fee8d53ab",
|
|
26
26
|
"plaintextSha256": "sha256:23915d975766834518339782a141296b1c5d0b2f12b8073339d553773f7069fd",
|
|
27
27
|
"aadSchema": "cj-payload-file-aad-v1"
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"bin": "files/assets/FormulaExpressionAdapter.js.bin",
|
|
32
32
|
"stub": ".cj-stubs/assets/FormulaExpressionAdapter.js",
|
|
33
33
|
"stubSha256": "sha256:c20cf7583c25b6a8a7b62c43cb8f22de2d569a81e7a5979bdf067bf7b0b78b23",
|
|
34
|
-
"nonce": "
|
|
35
|
-
"authTag": "
|
|
36
|
-
"ciphertextSha256": "sha256:
|
|
34
|
+
"nonce": "1Yp8If9kQHLc9aEH",
|
|
35
|
+
"authTag": "wt9pRoDH/vNVjf+xyykqfg==",
|
|
36
|
+
"ciphertextSha256": "sha256:85de2a1e1dc507062818dbdb0fdfbe671e31517a82e93b999ed73d579deda18e",
|
|
37
37
|
"plaintextSha256": "sha256:c396e297d2b26d4c42bf137f5c42653de00a039b4308bfcbf4d46dcbadc7f7a2",
|
|
38
38
|
"aadSchema": "cj-payload-file-aad-v1"
|
|
39
39
|
},
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
"bin": "files/assets/OperationSpecs.js.bin",
|
|
43
43
|
"stub": ".cj-stubs/assets/OperationSpecs.js",
|
|
44
44
|
"stubSha256": "sha256:0f42329199008c955ebd304f7e873b7d1f736c249627eeac07bce9241f14e50c",
|
|
45
|
-
"nonce": "
|
|
46
|
-
"authTag": "
|
|
47
|
-
"ciphertextSha256": "sha256:
|
|
45
|
+
"nonce": "H6/GfPuCLuTuspOD",
|
|
46
|
+
"authTag": "7AKCV3bhQ3f70ufuoJJXOA==",
|
|
47
|
+
"ciphertextSha256": "sha256:75e185719877dc5181116af7803d1fbbb249d15a23c6c83e4a447678f84a2052",
|
|
48
48
|
"plaintextSha256": "sha256:35595d7efe90648d6a808574052889979d8abb09b88d81d4b0e7339346b19ceb",
|
|
49
49
|
"aadSchema": "cj-payload-file-aad-v1"
|
|
50
50
|
},
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"bin": "files/assets/RegistrySnapshot.js.bin",
|
|
54
54
|
"stub": ".cj-stubs/assets/RegistrySnapshot.js",
|
|
55
55
|
"stubSha256": "sha256:3f008f48db67cb628aff47b629a59f7d1985cfd6ff69517e8554ad375568c6bf",
|
|
56
|
-
"nonce": "
|
|
57
|
-
"authTag": "
|
|
58
|
-
"ciphertextSha256": "sha256:
|
|
56
|
+
"nonce": "4JogeUl1qAN+fxDS",
|
|
57
|
+
"authTag": "eqlNwwt/j1NaflrYZN7Cqw==",
|
|
58
|
+
"ciphertextSha256": "sha256:4824226aa9fbf3853dd150ff5a090d739b2edf47eb9a2f1318179412f98114d4",
|
|
59
59
|
"plaintextSha256": "sha256:bf8d760bb09af32e31a9c3f74b5c600f551922792cf9ff58f6e07de8626ce46f",
|
|
60
60
|
"aadSchema": "cj-payload-file-aad-v1"
|
|
61
61
|
},
|
|
@@ -64,9 +64,9 @@
|
|
|
64
64
|
"bin": "files/index.js.bin",
|
|
65
65
|
"stub": ".cj-stubs/index.js",
|
|
66
66
|
"stubSha256": "sha256:2bb724315925cbbdfcffdb52374327a5ad540cde83d439c5b311e0c1d2273da8",
|
|
67
|
-
"nonce": "
|
|
68
|
-
"authTag": "
|
|
69
|
-
"ciphertextSha256": "sha256:
|
|
67
|
+
"nonce": "toZ1Eaw2JaQlRZQ6",
|
|
68
|
+
"authTag": "K2DFqSkJmYSvPyNv69G63w==",
|
|
69
|
+
"ciphertextSha256": "sha256:ffc314b239b158fd965e953525b4c68a3f3d6adc471b6ecc173a17c3f7772d40",
|
|
70
70
|
"plaintextSha256": "sha256:a462cba606c3c414dd07c151f397324159fe03aabc33fb4477f2031507b491e9",
|
|
71
71
|
"aadSchema": "cj-payload-file-aad-v1"
|
|
72
72
|
}
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"stableJson",
|
|
84
84
|
"writeEffectProgramBinary"
|
|
85
85
|
],
|
|
86
|
-
"createdAt": "2026-09-
|
|
86
|
+
"createdAt": "2026-09-02T03:30:28.102Z",
|
|
87
87
|
"issuer": {
|
|
88
88
|
"algorithm": "Ed25519",
|
|
89
89
|
"keyId": "payload-prod-2026-01",
|
|
@@ -93,6 +93,6 @@
|
|
|
93
93
|
"signature": {
|
|
94
94
|
"algorithm": "Ed25519",
|
|
95
95
|
"keyId": "payload-prod-2026-01",
|
|
96
|
-
"value": "
|
|
96
|
+
"value": "PEb2P/p5mbJyUJyzxbzj9KFTTpBKKuzqc2ZidnvEvOaJFFMzeiYlOIGmfUFElhcL00ZRi2H4gWrrg7UAauyGDw=="
|
|
97
97
|
}
|
|
98
98
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@icjhd/cj-script-compiler",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.1",
|
|
4
4
|
"description": "技能脚本合同快照与二进制写出工具核心",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"publishConfig": {
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
},
|
|
10
10
|
"license": "SEE LICENSE IN README.md",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@icjhd/cj-formula-fx": "2.1.
|
|
13
|
-
"@icjhd/cj-script-runtime": "2.1.
|
|
12
|
+
"@icjhd/cj-formula-fx": "2.1.1",
|
|
13
|
+
"@icjhd/cj-script-runtime": "2.1.1"
|
|
14
14
|
},
|
|
15
15
|
"type": "module",
|
|
16
16
|
"browser": "./index.js",
|