File tree Expand file tree Collapse file tree 5 files changed +28
-4
lines changed
packages/google-cloud-recaptchaenterprise Expand file tree Collapse file tree 5 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 103
103
"packages/google-cloud-policytroubleshooter-iam" : " 0.4.0" ,
104
104
"packages/google-cloud-privatecatalog" : " 3.2.0" ,
105
105
"packages/google-cloud-rapidmigrationassessment" : " 1.2.0" ,
106
- "packages/google-cloud-recaptchaenterprise" : " 5.7 .0" ,
106
+ "packages/google-cloud-recaptchaenterprise" : " 5.8 .0" ,
107
107
"packages/google-cloud-recommender" : " 6.3.0" ,
108
108
"packages/google-cloud-redis" : " 4.2.0" ,
109
109
"packages/google-cloud-resourcemanager" : " 5.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"repository": "googleapis/google-cloud-node",
3
3
"entries": [
4
+ {
5
+ "changes": [
6
+ {
7
+ "type": "feat",
8
+ "sha": "9a2060a6a3baca737c6a6239512977149737154a",
9
+ "message": "[recaptchaenterprise]Add Fraud Prevention settings field",
10
+ "issues": [
11
+ "5281"
12
+ ]
13
+ }
14
+ ],
15
+ "version": "5.8.0",
16
+ "language": "JAVASCRIPT",
17
+ "artifactName": "@google-cloud/recaptcha-enterprise",
18
+ "id": "e29c1951-be16-41a9-8d7c-86844080a3da",
19
+ "createTime": "2024-04-25T20:50:00.794Z"
20
+ },
4
21
{
5
22
"changes": [
6
23
{
28741
28758
"createTime": "2023-01-28T04:18:24.718Z"
28742
28759
}
28743
28760
],
28744
- "updateTime": "2024-04-23T19 :50:23.311Z "
28761
+ "updateTime": "2024-04-25T20 :50:00.794Z "
28745
28762
}
Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/recaptcha-enterprise?activeTab=versions
6
6
7
+ ## [ 5.8.0] ( https://github.com/googleapis/google-cloud-node/compare/recaptcha-enterprise-v5.7.0...recaptcha-enterprise-v5.8.0 ) (2024-04-25)
8
+
9
+
10
+ ### Features
11
+
12
+ * [ recaptchaenterprise] Add Fraud Prevention settings field ([ #5281 ] ( https://github.com/googleapis/google-cloud-node/issues/5281 ) ) ([ 9a2060a] ( https://github.com/googleapis/google-cloud-node/commit/9a2060a6a3baca737c6a6239512977149737154a ) )
13
+
7
14
## [ 5.7.0] ( https://github.com/googleapis/google-cloud-node/compare/recaptcha-enterprise-v5.6.0...recaptcha-enterprise-v5.7.0 ) (2024-04-05)
8
15
9
16
Original file line number Diff line number Diff line change 5
5
"url" : " https://github.com/googleapis/google-cloud-node.git"
6
6
},
7
7
"name" : " @google-cloud/recaptcha-enterprise" ,
8
- "version" : " 5.7 .0" ,
8
+ "version" : " 5.8 .0" ,
9
9
"author" : " Google LLC" ,
10
10
"description" : " reCAPTCHA Enterprise API client for Node.js" ,
11
11
"main" : " build/src/index.js" ,
Original file line number Diff line number Diff line change 13
13
"test" : " echo add tests"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/recaptcha-enterprise" : " ^5.7 .0"
16
+ "@google-cloud/recaptcha-enterprise" : " ^5.8 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments