File tree Expand file tree Collapse file tree
core/packages/nodejs-proto-files 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-proto-files?activeTab=versions
66
7+ ### [ 1.0.1] ( https://www.github.com/googleapis/nodejs-proto-files/compare/v1.0.0...v1.0.1 ) (2019-05-20)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency walkdir to ^0.4.0 ([ #187 ] ( https://www.github.com/googleapis/nodejs-proto-files/issues/187 ) ) ([ 48682cd] ( https://www.github.com/googleapis/nodejs-proto-files/commit/48682cd ) )
13+
714## [ 1.0.0] ( https://www.github.com/googleapis/nodejs-proto-files/compare/v0.20.0...v1.0.0 ) (2019-05-03)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " google-proto-files" ,
33 "description" : " All of the Google API's protocol buffer files" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "license" : " MIT" ,
66 "author" : " google-proto-files project authors" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha system-test"
1212 },
1313 "dependencies" : {
14- "google-proto-files" : " ^1.0.0 "
14+ "google-proto-files" : " ^1.0.1 "
1515 },
1616 "devDependencies" : {
1717 "mocha" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments