onnxruntime-node 1.11.0-dev.20211230-d5742f3a4 → 1.11.0-dev.20220124-3dfadf903

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
- d5742f3a431bebc139318087ca126e1eb68fcaae
1
+ 3dfadf9031e6a80f487719e6603c2cc2f75fe65b
package/package.json CHANGED
@@ -13,9 +13,9 @@
13
13
  3
14
14
  ]
15
15
  },
16
- "version": "1.11.0-dev.20211230-d5742f3a4",
16
+ "version": "1.11.0-dev.20220124-3dfadf903",
17
17
  "dependencies": {
18
- "onnxruntime-common": "~1.10.0-dev.20211124-a3ebc5e08"
18
+ "onnxruntime-common": "~1.11.0-dev.20220124-3dfadf903"
19
19
  },
20
20
  "scripts": {
21
21
  "buildr": "tsc && node ./script/build --config=RelWithDebInfo",