File tree 3 files changed +12
-11
lines changed
packages/google-cloud-recaptchaenterprise
3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 4
4
"product_documentation" : " https://cloud.google.com/recaptcha-enterprise/docs/" ,
5
5
"client_documentation" : " https://googleapis.dev/nodejs/recaptcha-enterprise/latest" ,
6
6
"issue_tracker" : " " ,
7
- "release_level" : " alpha " ,
7
+ "release_level" : " beta " ,
8
8
"language" : " nodejs" ,
9
9
"repo" : " googleapis/nodejs-recaptcha-enterprise" ,
10
10
"distribution_name" : " @google-cloud/recaptcha-enterprise" ,
11
11
"api_id" : " recaptchaenterprise.googleapis.com" ,
12
12
"requires_billing" : true
13
- }
13
+ }
Original file line number Diff line number Diff line change 4
4
5
5
# [ Google Cloud reCAPTCHA Enterprise: Node.js Client] ( https://github.com/googleapis/nodejs-recaptcha-enterprise )
6
6
7
- [ ![ release level] ( https://img.shields.io/badge/release%20level-alpha-orange .svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
7
+ [ ![ release level] ( https://img.shields.io/badge/release%20level-beta-yellow .svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
8
8
[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/recaptcha-enterprise.svg )] ( https://www.npmjs.org/package/@google-cloud/recaptcha-enterprise )
9
9
[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-recaptcha-enterprise/master.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-recaptcha-enterprise )
10
10
@@ -104,10 +104,11 @@ This library follows [Semantic Versioning](http://semver.org/).
104
104
105
105
106
106
107
+ This library is considered to be in ** beta** . This means it is expected to be
108
+ mostly stable while we work toward a general availability release; however,
109
+ complete stability is not guaranteed. We will address issues and requests
110
+ against beta libraries with a high priority.
107
111
108
- This library is considered to be in ** alpha** . This means it is still a
109
- work-in-progress and under active development. Any release is subject to
110
- backwards-incompatible changes at any time.
111
112
112
113
113
114
Original file line number Diff line number Diff line change 1
1
{
2
- "updateTime": "2019-11-01T19:17:46.664096Z ",
2
+ "updateTime": "2019-11-14T03:52:09.794198Z ",
3
3
"sources": [
4
4
{
5
5
"generator": {
6
6
"name": "artman",
7
- "version": "0.41.0 ",
8
- "dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9 "
7
+ "version": "0.41.1 ",
8
+ "dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e "
9
9
}
10
10
},
11
11
{
12
12
"git": {
13
13
"name": "googleapis",
14
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "bba93d7148ff203d400a4929cd0fbc7dafd8dae2 ",
16
- "internalRef": "277920288 "
15
+ "sha": "218164b3deba1075979c9dca5f71461379e42dd1 ",
16
+ "internalRef": "280279014 "
17
17
}
18
18
},
19
19
{
You can’t perform that action at this time.
0 commit comments