File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " paginator" ,
33 "name_pretty" : " Google Cloud Common Paginator" ,
4- "release_level" : " ga " ,
4+ "release_level" : " stable " ,
55 "language" : " nodejs" ,
66 "repo" : " googleapis/nodejs-paginator" ,
77 "distribution_name" : " @google-cloud/paginator" ,
8- "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/paginator/latest"
8+ "client_documentation" : " https://cloud.google.com/nodejs/docs/reference/paginator/latest" ,
9+ "library_type" : " OTHER"
910}
Original file line number Diff line number Diff line change 44
55# [ Google Cloud Common Paginator: Node.js Client] ( https://github.com/googleapis/nodejs-paginator )
66
7- [ ![ release level ] ( https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat )] ( https://cloud.google.com/terms/launch-stages )
7+
88[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/paginator.svg )] ( https://www.npmjs.org/package/@google-cloud/paginator )
99[ ![ codecov] ( https://img.shields.io/codecov/c/github/googleapis/nodejs-paginator/main.svg?style=flat )] ( https://codecov.io/gh/googleapis/nodejs-paginator )
1010
@@ -97,18 +97,17 @@ _Legacy Node.js versions are supported as a best effort:_
9797This library follows [ Semantic Versioning] ( http://semver.org/ ) .
9898
9999
100- This library is considered to be ** General Availability (GA) ** . This means it
101- is stable; the code surface will not change in backwards-incompatible ways
100+
101+ This library is considered to be ** stable** . The code surface will not change in backwards-incompatible ways
102102unless absolutely necessary (e.g. because of critical security issues) or with
103- an extensive deprecation period. Issues and requests against ** GA ** libraries
103+ an extensive deprecation period. Issues and requests against ** stable ** libraries
104104are addressed with the highest priority.
105105
106106
107107
108108
109109
110110
111-
112111More Information: [ Google Cloud Platform Launch Stages] [ launch_stages ]
113112
114113[ launch_stages ] : https://cloud.google.com/terms/launch-stages
You can’t perform that action at this time.
0 commit comments