File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/datastore?activeTab=versions
66
7+ ### [ 5.0.3] ( https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.2...v5.0.3 ) (2019-12-31)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency @grpc/grpc-js to v0.6.15 ([ #555 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/555 ) ) ([ c015c1c] ( https://www.github.com/googleapis/nodejs-datastore/commit/c015c1c9142a7f3ad5cb26799fbd533aeae09b23 ) )
13+ * ** deps:** update dependency sinon to v8 ([ #560 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/560 ) ) ([ 2d78de4] ( https://www.github.com/googleapis/nodejs-datastore/commit/2d78de40ab0866f773ea756b8e4b101ea8901b39 ) )
14+
715### [ 5.0.2] ( https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.1...v5.0.2 ) (2019-12-12)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/datastore" ,
33 "description" : " Cloud Datastore Client Library for Node.js" ,
4- "version" : " 5.0.2 " ,
4+ "version" : " 5.0.3 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout=600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/datastore" : " ^5.0.2 " ,
17+ "@google-cloud/datastore" : " ^5.0.3 " ,
1818 "sinon" : " ^8.0.0"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments