onnxruntime-node 1.23.0-dev.20250829-4754a1d64e → 1.23.0-dev.20250906-ecb26fb775

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/__commit.txt CHANGED
@@ -1 +1 @@
1
- 4754a1d64e5920a715b0396906f339e6c15742a0
1
+ ecb26fb7754d7c9edf24b1844ea807180a2e3e23
Binary file
Binary file
Binary file
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "1.23.0-dev.20250829-4754a1d64e";
1
+ export declare const version = "1.23.0-dev.20250906-ecb26fb775";
package/dist/version.js CHANGED
@@ -5,5 +5,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
5
5
  exports.version = void 0;
6
6
  // This file is generated by /js/scripts/update-version.ts
7
7
  // Do not modify file content manually.
8
- exports.version = '1.23.0-dev.20250829-4754a1d64e';
8
+ exports.version = '1.23.0-dev.20250906-ecb26fb775';
9
9
  //# sourceMappingURL=version.js.map
package/lib/version.ts CHANGED
@@ -4,4 +4,4 @@
4
4
  // This file is generated by /js/scripts/update-version.ts
5
5
  // Do not modify file content manually.
6
6
 
7
- export const version = '1.23.0-dev.20250829-4754a1d64e';
7
+ export const version = '1.23.0-dev.20250906-ecb26fb775';
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  6
12
12
  ]
13
13
  },
14
- "version": "1.23.0-dev.20250829-4754a1d64e",
14
+ "version": "1.23.0-dev.20250906-ecb26fb775",
15
15
  "dependencies": {
16
16
  "adm-zip": "^0.5.16",
17
17
  "global-agent": "^3.0.0",
@@ -6,7 +6,7 @@
6
6
 
7
7
  module.exports = {
8
8
  nuget: [
9
- { feed: 'nuget_nightly', version: '1.23.0-dev-20250829-1105-4754a1d64e' },
9
+ { feed: 'nuget_nightly', version: '1.23.0-dev-20250906-1104-ecb26fb775' },
10
10
  { feed: 'nuget_nightly', version: '1.23.0-dev-20250429-1449-a9a3ad2e0c' },
11
11
  ],
12
12
  };