onnxruntime-node 1.23.0-dev.20250731-e753643480 → 1.23.0-dev.20250802-562760a567

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
- e753643480591ee72d814d45d4a778af13640610
1
+ 562760a567cdeb1acd05bac5ee370ce075c7a0bb
Binary file
Binary file
Binary file
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "1.23.0-dev.20250731-e753643480";
1
+ export declare const version = "1.23.0-dev.20250802-562760a567";
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.20250731-e753643480';
8
+ exports.version = '1.23.0-dev.20250802-562760a567';
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.20250731-e753643480';
7
+ export const version = '1.23.0-dev.20250802-562760a567';
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  6
12
12
  ]
13
13
  },
14
- "version": "1.23.0-dev.20250731-e753643480",
14
+ "version": "1.23.0-dev.20250802-562760a567",
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-20250731-1104-e753643480' },
9
+ { feed: 'nuget_nightly', version: '1.23.0-dev-20250803-1103-562760a567' },
10
10
  { feed: 'nuget_nightly', version: '1.23.0-dev-20250429-1449-a9a3ad2e0c' },
11
11
  ],
12
12
  };