File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-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.1] ( https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.0...v5.0.1 ) (2019-12-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** pin TypeScript below 3.7.0 ([ eeebcf6] ( https://www.github.com/googleapis/nodejs-datastore/commit/eeebcf6d53fd4040b536fe3537d8a4c9a3bdd5c3 ) )
13+ * ** deps:** update dependency @grpc/grpc-js to v0.6.12 ([ #541 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/541 ) ) ([ 972d3e7] ( https://www.github.com/googleapis/nodejs-datastore/commit/972d3e7e37b161ca8404975e4f9f80887609268f ) )
14+ * ** deps:** update dependency @grpc/grpc-js to v0.6.13 ([ #548 ] ( https://www.github.com/googleapis/nodejs-datastore/issues/548 ) ) ([ f8948c6] ( https://www.github.com/googleapis/nodejs-datastore/commit/f8948c63924225866130eb81e7ed26becbc3e1a9 ) )
15+
716## [ 5.0.0] ( https://www.github.com/googleapis/nodejs-datastore/compare/v4.5.2...v5.0.0 ) (2019-11-14)
817
918
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.0 " ,
4+ "version" : " 5.0.1 " ,
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.0 " ,
17+ "@google-cloud/datastore" : " ^5.0.1 " ,
1818 "sinon" : " ^7.3.2"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments