File tree Expand file tree Collapse file tree
packages/google-cloud-asset Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/asset?activeTab=versions
66
7+ ### [ 1.1.4] ( https://www.github.com/googleapis/nodejs-asset/compare/v1.1.3...v1.1.4 ) (2019-08-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * allow calls with no request, add JSON proto ([ 0015fbe] ( https://www.github.com/googleapis/nodejs-asset/commit/0015fbe ) )
13+
714### [ 1.1.3] ( https://www.github.com/googleapis/nodejs-asset/compare/v1.1.2...v1.1.3 ) (2019-07-29)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/asset" ,
33 "description" : " Cloud Asset API client for Node.js" ,
4- "version" : " 1.1.3 " ,
4+ "version" : " 1.1.4 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " mocha --timeout 40000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/asset" : " ^1.1.3 " ,
18+ "@google-cloud/asset" : " ^1.1.4 " ,
1919 "@google-cloud/storage" : " ^3.0.0" ,
2020 "uuid" : " ^3.3.2" ,
2121 "yargs" : " ^13.0.0"
You can’t perform that action at this time.
0 commit comments