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-converter" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " Tensorflow model converter for javascript" ,
55 "main" : " dist/src/index.js" ,
66 "jsnext:main" : " dist/tf-converter.esm.js" ,
1515 },
1616 "license" : " Apache-2.0" ,
1717 "peerDependencies" : {
18- "@tensorflow/tfjs-core" : " 1.5.0 "
18+ "@tensorflow/tfjs-core" : " 1.5.1 "
1919 },
2020 "devDependencies" : {
21- "@tensorflow/tfjs-core" : " 1.5.0 " ,
21+ "@tensorflow/tfjs-core" : " 1.5.1 " ,
2222 "@types/deep-equal" : " ^1.0.1" ,
2323 "@types/jasmine" : " ~2.8.6" ,
2424 "@types/long" : " ~3.0.32" ,
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- version = '1.5.0 '
4+ version = '1.5.1 '
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.5.0 ' ;
4+ const version = '1.5.1 ' ;
55export { version } ;
Original file line number Diff line number Diff line change 5555 resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
5656 integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
5757
58- " @tensorflow/tfjs-core@1.5.0 " :
59- version "1.5.0 "
60- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.0 .tgz#a011a68882068d91d82410bb71aa0220867286bc "
61- integrity sha512-UcTAoVNmBxJLktGWUNbSq7ZEgBvjD0SWS0QcRBMgs93AeLM3xhlyo8MqECQsvCkuReDZwVHhX2fjMrf2M3R99w ==
58+ " @tensorflow/tfjs-core@1.5.1 " :
59+ version "1.5.1 "
60+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.1 .tgz#490209617f744fef660e8f81fe8b858e95b0d10b "
61+ integrity sha512-N4fsi8mLsRwRs8UJN2cARB1rYFxyVXkLyZ4wOusiR976BwwZbCwQrTTSIPzPqYT3rwiexEUzm7sM6ZaDl5dpXA ==
6262 dependencies :
6363 " @types/offscreencanvas" " ~2019.3.0"
6464 " @types/seedrandom" " 2.4.27"
Original file line number Diff line number Diff line change 11{
22 "name" : " @tensorflow/tfjs-layers" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " TensorFlow layers API in JavaScript" ,
55 "license" : " Apache-2.0 AND MIT" ,
66 "private" : false ,
1212 "unpkg" : " dist/tf-layers.min.js" ,
1313 "miniprogram" : " dist/miniprogram" ,
1414 "devDependencies" : {
15- "@tensorflow/tfjs-core" : " 1.5.0 " ,
15+ "@tensorflow/tfjs-core" : " 1.5.1 " ,
1616 "@types/jasmine" : " ~2.5.53" ,
1717 "clang-format" : " ~1.2.2" ,
1818 "http-server" : " ~0.10.0" ,
5353 "lint" : " tslint -p . -t verbose"
5454 },
5555 "peerDependencies" : {
56- "@tensorflow/tfjs-core" : " 1.5.0 "
56+ "@tensorflow/tfjs-core" : " 1.5.1 "
5757 }
5858}
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.5.0 ' ;
4+ const version = '1.5.1 ' ;
55export { version } ;
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @tensorflow/tfjs-core@1.5.0 " :
6- version "1.5.0 "
7- resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.0 .tgz#a011a68882068d91d82410bb71aa0220867286bc "
8- integrity sha512-UcTAoVNmBxJLktGWUNbSq7ZEgBvjD0SWS0QcRBMgs93AeLM3xhlyo8MqECQsvCkuReDZwVHhX2fjMrf2M3R99w ==
5+ " @tensorflow/tfjs-core@1.5.1 " :
6+ version "1.5.1 "
7+ resolved "https://registry.yarnpkg.com/@tensorflow/tfjs-core/-/tfjs-core-1.5.1 .tgz#490209617f744fef660e8f81fe8b858e95b0d10b "
8+ integrity sha512-N4fsi8mLsRwRs8UJN2cARB1rYFxyVXkLyZ4wOusiR976BwwZbCwQrTTSIPzPqYT3rwiexEUzm7sM6ZaDl5dpXA ==
99 dependencies :
1010 " @types/offscreencanvas" " ~2019.3.0"
1111 " @types/seedrandom" " 2.4.27"
You can’t perform that action at this time.
0 commit comments