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.2.2] ( https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.2.1...v2.2.2 ) (2019-08-05)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * allow calls with no request, add JSON proto ([ 8fb7221] ( https://www.github.com/googleapis/nodejs-video-intelligence/commit/8fb7221 ) )
13
+
7
14
### [ 2.2.1] ( https://www.github.com/googleapis/nodejs-video-intelligence/compare/v2.2.0...v2.2.1 ) (2019-06-26)
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.2.1 " ,
4
+ "version" : " 2.2.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.2.1 " ,
18
+ "@google-cloud/video-intelligence" : " ^2.2.2 " ,
19
19
"yargs" : " ^13.0.0"
20
20
},
21
21
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments