@google-cloud/phishing-protection
Advanced tools
Comparing version 2.3.3 to 2.4.0
@@ -248,2 +248,7 @@ { | ||
"id": 6 | ||
}, | ||
"style": { | ||
"rule": "repeated", | ||
"type": "Style", | ||
"id": 10 | ||
} | ||
@@ -258,2 +263,8 @@ }, | ||
} | ||
}, | ||
"Style": { | ||
"values": { | ||
"STYLE_UNSPECIFIED": 0, | ||
"DECLARATIVE_FRIENDLY": 1 | ||
} | ||
} | ||
@@ -278,3 +289,3 @@ } | ||
"options": { | ||
"go_package": "github.com/golang/protobuf/protoc-gen-go/descriptor;descriptor", | ||
"go_package": "google.golang.org/protobuf/types/descriptorpb", | ||
"java_package": "com.google.protobuf", | ||
@@ -281,0 +292,0 @@ "java_outer_classname": "DescriptorProtos", |
@@ -7,2 +7,9 @@ # Changelog | ||
## [2.4.0](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.3.3...v2.4.0) (2021-01-09) | ||
### Features | ||
* adds style enumeration ([#233](https://www.github.com/googleapis/nodejs-phishing-protection/issues/233)) ([f276eaf](https://www.github.com/googleapis/nodejs-phishing-protection/commit/f276eaf70ed7d0dad754554b10b0039e670d0ea5)) | ||
### [2.3.3](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v2.3.2...v2.3.3) (2021-01-07) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"repository": "googleapis/nodejs-phishing-protection", | ||
"name": "@google-cloud/phishing-protection", | ||
"version": "2.3.3", | ||
"version": "2.4.0", | ||
"author": "Google LLC", | ||
@@ -6,0 +6,0 @@ "description": "Phishing Protection API client for Node.js", |
@@ -83,4 +83,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-phishing-protection/tree/master/samples) directory. The samples' `README.md` | ||
has instructions for running the samples. | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-phishing-protection/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample. | ||
@@ -102,3 +101,3 @@ | Sample | Source Code | Try it | | ||
Client libraries targetting some end-of-life versions of Node.js are available, and | ||
Client libraries targeting some end-of-life versions of Node.js are available, and | ||
can be installed via npm [dist-tags](https://docs.npmjs.com/cli/dist-tag). | ||
@@ -105,0 +104,0 @@ The dist-tags follow the naming convention `legacy-(version)`. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
880599
15076
156