This repository was archived by the owner on Jul 13, 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/phishing-protection?activeTab=versions
6
6
7
+ ### [ 2.4.7] ( https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.4.6...v2.4.7 ) (2021-08-17)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.24.1 ([ #333 ] ( https://www.github.com/googleapis/nodejs-phishing-protection/issues/333 ) ) ([ 60f816a] ( https://www.github.com/googleapis/nodejs-phishing-protection/commit/60f816a42aa198aa36ddeceee49ca38553fddb4b ) )
13
+
7
14
### [ 2.4.6] ( https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.4.5...v2.4.6 ) (2021-07-16)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository" : " googleapis/nodejs-phishing-protection" ,
3
3
"name" : " @google-cloud/phishing-protection" ,
4
- "version" : " 2.4.6 " ,
4
+ "version" : " 2.4.7 " ,
5
5
"author" : " Google LLC" ,
6
6
"description" : " Phishing Protection API client for Node.js" ,
7
7
"main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 13
13
"test" : " mocha --timeout 600000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/phishing-protection" : " ^2.4.6 "
16
+ "@google-cloud/phishing-protection" : " ^2.4.7 "
17
17
},
18
18
"devDependencies" : {
19
19
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments