File tree 3 files changed +9
-2
lines changed
packages/google-cloud-videointelligence
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/video-intelligence?activeTab=versions
6
6
7
+ ### [ 2.6.2] ( https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.6.1...v2.6.2 ) (2019-11-18)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency yargs to v15 ([ #326 ] ( https://www.github.com/googleapis/nodejs-video-intelligence/issues/326 ) ) ([ 849ea31] ( https://www.github.com/googleapis/nodejs-video-intelligence/commit/849ea311dcf3987ac823683c209cf9aad917e468 ) )
13
+
7
14
### [ 2.6.1] ( https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.6.0...v2.6.1 ) (2019-11-14)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/video-intelligence" ,
3
3
"description" : " Google Cloud Video Intelligence API client for Node.js" ,
4
- "version" : " 2.6.1 " ,
4
+ "version" : " 2.6.2 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 15
15
"test" : " mocha system-test --timeout=800000"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/video-intelligence" : " ^2.6.1 " ,
18
+ "@google-cloud/video-intelligence" : " ^2.6.2 " ,
19
19
"yargs" : " ^15.0.0"
20
20
},
21
21
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments