onnxruntime-node 1.23.0-dev.20250809-bf74e5568b → 1.23.0-dev.20250810-5d77b73c4e

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
- bf74e5568b722d72a425780929353e17dffb9fb4
1
+ 5d77b73c4ea102f5d4ea653e5c6461244f553def
Binary file
Binary file
Binary file
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "1.23.0-dev.20250809-bf74e5568b";
1
+ export declare const version = "1.23.0-dev.20250810-5d77b73c4e";
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.20250809-bf74e5568b';
8
+ exports.version = '1.23.0-dev.20250810-5d77b73c4e';
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.20250809-bf74e5568b';
7
+ export const version = '1.23.0-dev.20250810-5d77b73c4e';
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  6
12
12
  ]
13
13
  },
14
- "version": "1.23.0-dev.20250809-bf74e5568b",
14
+ "version": "1.23.0-dev.20250810-5d77b73c4e",
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-20250810-1528-bf74e5568b' },
9
+ { feed: 'nuget_nightly', version: '1.23.0-dev-20250811-0025-5d77b73c4e' },
10
10
  { feed: 'nuget_nightly', version: '1.23.0-dev-20250429-1449-a9a3ad2e0c' },
11
11
  ],
12
12
  };