File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/spanner" ,
33 "description" : " Cloud Spanner Client Library for Node.js" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.1.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
5858 "ycsb" : " node ./benchmark/ycsb.js run -P ./benchmark/workloada -p table=usertable -p cloudspanner.instance=ycsb-instance -p operationcount=100 -p cloudspanner.database=ycsb"
5959 },
6060 "dependencies" : {
61- "@google-cloud/common" : " ^0.16.0 " ,
61+ "@google-cloud/common" : " ^0.16.1 " ,
6262 "@google-cloud/common-grpc" : " ^0.5.0" ,
6363 "array-uniq" : " ^1.0.3" ,
6464 "arrify" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 1414 "test" : " repo-tools test run --cmd npm -- run cover"
1515 },
1616 "dependencies" : {
17- "@google-cloud/spanner" : " 1.0.3 " ,
17+ "@google-cloud/spanner" : " 1.1.0 " ,
1818 "yargs" : " 10.0.3"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments