@google-cloud/web-risk
Advanced tools
Comparing version 1.4.1 to 1.5.0
@@ -7,2 +7,9 @@ # Changelog | ||
## [1.5.0](https://www.github.com/googleapis/nodejs-web-risk/compare/v1.4.1...v1.5.0) (2020-01-30) | ||
### Features | ||
* bump release level to GA ([#101](https://www.github.com/googleapis/nodejs-web-risk/issues/101)) ([a3ee7c4](https://www.github.com/googleapis/nodejs-web-risk/commit/a3ee7c4eaae0864360c3c46eaa97ddb3ae3f692b)) | ||
### [1.4.1](https://www.github.com/googleapis/nodejs-web-risk/compare/v1.4.0...v1.4.1) (2020-01-28) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"repository": "googleapis/nodejs-web-risk", | ||
"name": "@google-cloud/web-risk", | ||
"version": "1.4.1", | ||
"version": "1.5.0", | ||
"author": "Google LLC", | ||
@@ -32,3 +32,3 @@ "description": "Web Risk API client for Node.js", | ||
"@types/chai": "^4.2.7", | ||
"@types/mocha": "^5.2.5", | ||
"@types/mocha": "^7.0.0", | ||
"@types/node": "^12.0.0", | ||
@@ -35,0 +35,0 @@ "c8": "^7.0.0", |
@@ -7,3 +7,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages) | ||
[![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) | ||
[![npm version](https://img.shields.io/npm/v/@google-cloud/web-risk.svg)](https://www.npmjs.org/package/@google-cloud/web-risk) | ||
@@ -107,7 +107,8 @@ [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-web-risk/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-web-risk) | ||
This library is considered to be **General Availability (GA)**. This means it | ||
is stable; the code surface will not change in backwards-incompatible ways | ||
unless absolutely necessary (e.g. because of critical security issues) or with | ||
an extensive deprecation period. Issues and requests against **GA** libraries | ||
are addressed with the highest priority. | ||
This library is considered to be in **beta**. This means it is expected to be | ||
mostly stable while we work toward a general availability release; however, | ||
complete stability is not guaranteed. We will address issues and requests | ||
against beta libraries with a high priority. | ||
@@ -114,0 +115,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1152827
137