This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree 3 files changed +9
-2
lines changed
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/containeranalysis?activeTab=versions
6
6
7
+ ## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.2.2...v1.3.0 ) (2019-07-15)
8
+
9
+
10
+ ### Features
11
+
12
+ * add occurrencePath template method ([ #57 ] ( https://www.github.com/googleapis/nodejs-containeranalysis/issues/57 ) ) ([ 9d66e07] ( https://www.github.com/googleapis/nodejs-containeranalysis/commit/9d66e07 ) )
13
+
7
14
### [ 1.2.2] ( https://www.github.com/googleapis/nodejs-containeranalysis/compare/v1.2.1...v1.2.2 ) (2019-06-26)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository" : " googleapis/nodejs-containeranalysis" ,
3
3
"name" : " @google-cloud/containeranalysis" ,
4
- "version" : " 1.2.2 " ,
4
+ "version" : " 1.3.0 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " Container Analysis API client for Node.js" ,
7
7
"main" : " src/index.js" ,
Original file line number Diff line number Diff line change 14
14
"test" : " mocha --timeout 100000 test/**.test.js"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/containeranalysis" : " ^1.2.2 " ,
17
+ "@google-cloud/containeranalysis" : " ^1.3.0 " ,
18
18
"@google-cloud/pubsub" : " ^0.29.0" ,
19
19
"p-retry" : " ^4.1.0"
20
20
},
You can’t perform that action at this time.
0 commit comments