File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-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+ ### [ 4.5.2] ( https://www.github.com/googleapis/nodejs-datastore/compare/v4.5.1...v4.5.2 ) (2019-11-08)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency @grpc/grpc-js to v0.6.11 ([ #532 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/532 ) ) ([ 95cded0] ( https://www.github.com/googleapis/nodejs-datastore/commit/95cded0d9ec365dc091bb0182ea8fe142d93cd64 ) )
13+
714### [ 4.5.1] ( https://www.github.com/googleapis/nodejs-datastore/compare/v4.5.0...v4.5.1 ) (2019-11-07)
815
916
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" : " 4.5.1 " ,
4+ "version" : " 4.5.2 " ,
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" : " ^4.5.1 " ,
17+ "@google-cloud/datastore" : " ^4.5.2 " ,
1818 "sinon" : " ^7.3.2"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments