File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @tensorflow/tfjs-backend-wasm" ,
3- "version" : " 1.4.0-alpha2 " ,
3+ "version" : " 1.4.0-alpha3 " ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "jsnext:main" : " dist/tf-wasm.esm.js" ,
2323 "test-browser-ci" : " karma start --singleRun --browsers=bs_chrome_mac"
2424 },
2525 "peerDependencies" : {
26- "@tensorflow/tfjs-core" : " link:../tfjs-core "
26+ "@tensorflow/tfjs-core" : " 1.4.0 "
2727 },
2828 "devDependencies" : {
2929 "@bazel/bazel" : " ^0.28.0" ,
30- "@tensorflow/tfjs-core" : " link:../tfjs-core " ,
30+ "@tensorflow/tfjs-core" : " 1.4.0 " ,
3131 "@types/emscripten" : " ~0.0.34" ,
3232 "@types/jasmine" : " ~2.8.6" ,
3333 "clang-format" : " ~1.2.4" ,
Original file line number Diff line number Diff line change 11/** @license See the LICENSE file. */
22
33// This code is auto-generated, do not modify this file!
4- const version = '1.4.0-alpha2 ' ;
4+ const version = '1.4.0-alpha3 ' ;
55export { version } ;
Original file line number Diff line number Diff line change 4949 resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.38.3.tgz#e98231d3d360d51860d9c1a7c3345b40dab4cf81"
5050 integrity sha512-o+dNkfDm3qxWQ8h/04cWuTcjR7qnjZi3pQGv4aklVb16oPWx2jF8BzbkwvWuIkdbOl9VnqYP0vaHzwQVJRRcIA==
5151
52- " @tensorflow/tfjs-core@link:../tfjs-core " :
53- version "0.0.0"
54- uid ""
52+ " @tensorflow/tfjs-core@1.4.0 " :
53+ version "1.4.0"
54+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.4.0.tgz#045c91f93cb3ea77473b664c0d1dbad675d7f046"
55+ integrity sha512-a7dHhSsBbtaxp8/1UAeYKrjY1bQxsDy/Uhj57+mTuGLAcL8CDrTOXXZzucCgs5nvQErdscp7Gp/2VCcA1xp6XQ==
56+ dependencies :
57+ " @types/offscreencanvas" " ~2019.3.0"
58+ " @types/seedrandom" " 2.4.27"
59+ " @types/webgl-ext" " 0.0.30"
60+ " @types/webgl2" " 0.0.4"
61+ node-fetch "~2.1.2"
62+ seedrandom "2.4.3"
5563
5664" @types/emscripten@~0.0.34 " :
5765 version "0.0.34"
You can’t perform that action at this time.
0 commit comments