File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
optional-kubernetes-engine Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 29
29
"cover" : " nyc --cache npm test; nyc report --reporter=html"
30
30
},
31
31
"dependencies" : {
32
- "@google-cloud/datastore" : " ^3.1 .0" ,
32
+ "@google-cloud/datastore" : " ^4.0 .0" ,
33
33
"body-parser" : " 1.19.0" ,
34
34
"express" : " ^4.16.4" ,
35
35
"lodash" : " ^4.17.11" ,
Original file line number Diff line number Diff line change 28
28
"e2e" : " repo-tools test deploy && E2E_TESTS=True ava -t 30s --tap test/*.test.js"
29
29
},
30
30
"dependencies" : {
31
- "@google-cloud/datastore" : " ^3.1 .0" ,
31
+ "@google-cloud/datastore" : " ^4.0 .0" ,
32
32
"@google-cloud/storage" : " ^1.7.0" ,
33
33
"body-parser" : " ^1.18.3" ,
34
34
"express" : " ^4.16.4" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"dependencies" : {
31
31
"@google-cloud/connect-datastore" : " ^2.0.1" ,
32
- "@google-cloud/datastore" : " ^3.1 .0" ,
32
+ "@google-cloud/datastore" : " ^4.0 .0" ,
33
33
"@google-cloud/storage" : " ^1.7.0" ,
34
34
"body-parser" : " ^1.18.3" ,
35
35
"express" : " ^4.16.4" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"dependencies" : {
31
31
"@google-cloud/connect-datastore" : " ^2.0.1" ,
32
- "@google-cloud/datastore" : " ^3.1 .0" ,
32
+ "@google-cloud/datastore" : " ^4.0 .0" ,
33
33
"@google-cloud/debug-agent" : " ^3.0.1" ,
34
34
"@google-cloud/logging-winston" : " ^0.11.0" ,
35
35
"@google-cloud/storage" : " ^1.6.0" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"dependencies" : {
31
31
"@google-cloud/connect-datastore" : " ^2.0.1" ,
32
- "@google-cloud/datastore" : " ^3.1 .0" ,
32
+ "@google-cloud/datastore" : " ^4.0 .0" ,
33
33
"@google-cloud/debug-agent" : " ^3.0.1" ,
34
34
"@google-cloud/logging-winston" : " ^0.11.0" ,
35
35
"@google-cloud/pubsub" : " ^0.29.0" ,
Original file line number Diff line number Diff line change 27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
29
"@google-cloud/connect-datastore" : " ^2.0.1" ,
30
- "@google-cloud/datastore" : " ^3.1.1 " ,
30
+ "@google-cloud/datastore" : " ^4.0.0 " ,
31
31
"@google-cloud/debug-agent" : " ^3.0.1" ,
32
32
"@google-cloud/logging-winston" : " ^0.11.0" ,
33
33
"@google-cloud/pubsub" : " ^0.29.0" ,
Original file line number Diff line number Diff line change 30
30
"init-cloudsql" : " node books/model-cloudsql.js"
31
31
},
32
32
"dependencies" : {
33
- "@google-cloud/datastore" : " ^3.1 .0" ,
33
+ "@google-cloud/datastore" : " ^4.0 .0" ,
34
34
"@google-cloud/debug-agent" : " ^3.0.1" ,
35
35
"@google-cloud/logging-winston" : " ^0.11.0" ,
36
36
"@google-cloud/pubsub" : " ^0.29.0" ,
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"@google-cloud/connect-datastore" : " ^2.0.1" ,
20
- "@google-cloud/datastore" : " ^3.1 .0" ,
20
+ "@google-cloud/datastore" : " ^4.0 .0" ,
21
21
"@google-cloud/debug-agent" : " ^3.0.0" ,
22
22
"@google-cloud/logging-winston" : " ^0.11.0" ,
23
23
"@google-cloud/pubsub" : " ^0.29.0" ,
You can’t perform that action at this time.
0 commit comments