@tsrx/oxc-win32-x64-msvc 0.8.0 → 0.9.0

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/bin/oxc-tsrx.exe CHANGED
Binary file
package/checksums.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 2,
3
3
  "packageName": "@tsrx/oxc-win32-x64-msvc",
4
- "version": "0.8.0",
4
+ "version": "0.9.0",
5
5
  "target": "x86_64-pc-windows-msvc",
6
6
  "oxcRevision": "8e0ed2ebb96137fb1611cdbd5742d5cb46037d40",
7
7
  "rustc": "rustc 1.98.0 (88d9e12ae 2026-08-18)\nbinary: rustc\ncommit-hash: 88d9e12ae178fab0fb5cc050a94da85685d449ea\ncommit-date: 2026-08-18\nhost: x86_64-pc-windows-msvc\nrelease: 1.98.0\nLLVM version: 22.1.8",
@@ -9,8 +9,8 @@
9
9
  "verification": "host-executed",
10
10
  "binaries": {
11
11
  "oxc-tsrx.exe": {
12
- "sha256": "588584586e08a6f16500c2eb88aa133be0dfa68234ef8a97b74fc79829487a0a",
13
- "bytes": 15628288,
12
+ "sha256": "1ff32f9df7862ea56bcdf4ab0ec4c2959f6d30a8f95d2e5214d2bf227919ed2b",
13
+ "bytes": 15631360,
14
14
  "object": {
15
15
  "format": "pe",
16
16
  "os": "win32",
@@ -23,10 +23,10 @@
23
23
  },
24
24
  "addons": {
25
25
  "parser.node": {
26
- "packageVersion": "0.8.0",
26
+ "packageVersion": "0.9.0",
27
27
  "target": "x86_64-pc-windows-msvc",
28
- "bytes": 2644480,
29
- "sha256": "e70a95224336dbfda20a39e9e88c3c86987fb15cbd63b595b4225b7e4b9dbe36",
28
+ "bytes": 2666496,
29
+ "sha256": "47ea1ddc9cfc430706ae171b3bf48d369caf3288aa8714b23cfd59526454e029",
30
30
  "object": {
31
31
  "format": "pe",
32
32
  "imageKind": "dynamic-library",
@@ -42,7 +42,7 @@
42
42
  "capabilities": {
43
43
  "lazy": true,
44
44
  "async": true,
45
- "editorRecovery": false,
45
+ "editorRecovery": true,
46
46
  "cssMaterialization": false,
47
47
  "rawTransfer": false
48
48
  },
@@ -6,7 +6,7 @@ build dependency closure of the three binaries in `oxc_tsrx_cli` and the
6
6
  native addon in `parser_napi_binding`; benchmark and development-only
7
7
  dependencies are excluded.
8
8
 
9
- - Cargo.lock SHA-256: `a2540359406cdbce661965c91a963677edd1b2fd6a3faaf6f6c0be11a3740a45`
9
+ - Cargo.lock SHA-256: `e9fa59cd975357adb42d7f0859f20b5917be3d606510c2562c1b11fa5374c067`
10
10
  - Canonical OXC revision: `8e0ed2ebb96137fb1611cdbd5742d5cb46037d40`
11
11
  - Shipping third-party packages: 220
12
12
  - Accepted license policy: `licenses/allowed-rust-license-expressions.json`
@@ -2,10 +2,10 @@
2
2
  "schemaVersion": 2,
3
3
  "generatedBy": "scripts/generate-rust-license-inventory.ts",
4
4
  "rootPackages": [
5
- "oxc_tsrx_cli@0.8.0",
6
- "parser_napi_binding@0.8.0"
5
+ "oxc_tsrx_cli@0.9.0",
6
+ "parser_napi_binding@0.9.0"
7
7
  ],
8
- "cargoLockSha256": "a2540359406cdbce661965c91a963677edd1b2fd6a3faaf6f6c0be11a3740a45",
8
+ "cargoLockSha256": "e9fa59cd975357adb42d7f0859f20b5917be3d606510c2562c1b11fa5374c067",
9
9
  "oxcRevision": "8e0ed2ebb96137fb1611cdbd5742d5cb46037d40",
10
10
  "licenseSelectionPolicy": "Each Cargo expression is reviewed; selectedDistributionLicense records the basis used for binary distribution.",
11
11
  "packageCount": 220,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tsrx/oxc-win32-x64-msvc",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "OXC for TSRX native binaries and parser addon for x86_64-pc-windows-msvc",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -53,10 +53,10 @@
53
53
  ],
54
54
  "addons": {
55
55
  "parser.node": {
56
- "packageVersion": "0.8.0",
56
+ "packageVersion": "0.9.0",
57
57
  "target": "x86_64-pc-windows-msvc",
58
- "bytes": 2644480,
59
- "sha256": "e70a95224336dbfda20a39e9e88c3c86987fb15cbd63b595b4225b7e4b9dbe36",
58
+ "bytes": 2666496,
59
+ "sha256": "47ea1ddc9cfc430706ae171b3bf48d369caf3288aa8714b23cfd59526454e029",
60
60
  "object": {
61
61
  "format": "pe",
62
62
  "imageKind": "dynamic-library",
@@ -72,7 +72,7 @@
72
72
  "capabilities": {
73
73
  "lazy": true,
74
74
  "async": true,
75
- "editorRecovery": false,
75
+ "editorRecovery": true,
76
76
  "cssMaterialization": false,
77
77
  "rawTransfer": false
78
78
  },
package/parser.node CHANGED
Binary file