onnxruntime-node 1.15.0-dev.20230212-12d91173c4 → 1.15.0-dev.20230317-e42f7487df

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
- 12d91173c4478e0975771c06fd9d062a33c46339
1
+ e42f7487dfe5b986a5a945a99ce0da99404e370c
package/package.json CHANGED
@@ -13,9 +13,9 @@
13
13
  3
14
14
  ]
15
15
  },
16
- "version": "1.15.0-dev.20230212-12d91173c4",
16
+ "version": "1.15.0-dev.20230317-e42f7487df",
17
17
  "dependencies": {
18
- "onnxruntime-common": "~1.15.0-dev.20230131-e2dd1315c7"
18
+ "onnxruntime-common": "~1.15.0-dev.20230317-e42f7487df"
19
19
  },
20
20
  "scripts": {
21
21
  "buildr": "tsc && node ./script/build --config=RelWithDebInfo",