onnxruntime-node 1.23.0-dev.20250522-ad7b0e368d → 1.23.0-dev.20250612-70f14d7670

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
- ad7b0e368d453e4e6db646e141ef33e38ff83a7a
1
+ 70f14d76703c9a84031c72b4efefde9a6df1572e
Binary file
Binary file
Binary file
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const version = "1.23.0-dev.20250522-ad7b0e368d";
1
+ export declare const version = "1.23.0-dev.20250612-70f14d7670";
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.20250522-ad7b0e368d';
8
+ exports.version = '1.23.0-dev.20250612-70f14d7670';
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.20250522-ad7b0e368d';
7
+ export const version = '1.23.0-dev.20250612-70f14d7670';
package/package.json CHANGED
@@ -11,11 +11,11 @@
11
11
  6
12
12
  ]
13
13
  },
14
- "version": "1.23.0-dev.20250522-ad7b0e368d",
14
+ "version": "1.23.0-dev.20250612-70f14d7670",
15
15
  "dependencies": {
16
16
  "adm-zip": "^0.5.16",
17
17
  "global-agent": "^3.0.0",
18
- "onnxruntime-common": "1.23.0-dev.20250515-00bd398d54"
18
+ "onnxruntime-common": "1.23.0-dev.20250612-70f14d7670"
19
19
  },
20
20
  "scripts": {
21
21
  "postinstall": "node ./script/install",
@@ -6,7 +6,7 @@
6
6
 
7
7
  module.exports = {
8
8
  nuget: [
9
- { feed: 'nuget_nightly', version: '1.23.0-dev-20250523-1104-ad7b0e368d' },
9
+ { feed: 'nuget_nightly', version: '1.23.0-dev-20250612-1104-70f14d7670' },
10
10
  { feed: 'nuget_nightly', version: '1.23.0-dev-20250429-1449-a9a3ad2e0c' },
11
11
  ],
12
12
  };