File tree Expand file tree Collapse file tree
handwritten/nodejs-promisify Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-promisify?activeTab=versions
66
7+ ### [ 1.0.3] ( https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.2...v1.0.3 ) (2019-11-13)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** docs:** add jsdoc-region-tag plugin ([ #146 ] ( https://www.github.com/googleapis/nodejs-promisify/issues/146 ) ) ([ ff0ee74] ( https://www.github.com/googleapis/nodejs-promisify/commit/ff0ee7408f50e8f7147b8ccf7e10337aa5920076 ) )
13+
714### [ 1.0.2] ( https://www.github.com/googleapis/nodejs-promisify/compare/v1.0.1...v1.0.2 ) (2019-06-26)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/promisify" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " A simple utility for promisifying functions and classes." ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1111 "test" : " mocha"
1212 },
1313 "dependencies" : {
14- "@google-cloud/promisify" : " ^1.0.2 "
14+ "@google-cloud/promisify" : " ^1.0.3 "
1515 },
1616 "devDependencies" : {
1717 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments