Socket
Socket
Sign inDemoInstall

@google-cloud/phishing-protection

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/phishing-protection - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [1.1.4](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v1.1.3...v1.1.4) (2019-08-26)
### Bug Fixes
* include the correct version of node in a header ([#26](https://www.github.com/googleapis/nodejs-phishing-protection/issues/26)) ([430699a](https://www.github.com/googleapis/nodejs-phishing-protection/commit/430699a))
### [1.1.3](https://www.github.com/googleapis/nodejs-phishing-protection/compare/v1.1.2...v1.1.3) (2019-08-03)

@@ -9,0 +16,0 @@

2

package.json
{
"repository": "googleapis/nodejs-phishing-protection",
"name": "@google-cloud/phishing-protection",
"version": "1.1.3",
"version": "1.1.4",
"author": "Google LLC",

@@ -6,0 +6,0 @@ "description": "Phishing Protection API client for Node.js",

@@ -84,3 +84,3 @@ // Copyright 2019 Google LLC

const clientHeader = [
`gl-node/${process.version}`,
`gl-node/${process.versions.node}`,
`grpc/${gaxGrpc.grpcVersion}`,

@@ -87,0 +87,0 @@ `gax/${gax.version}`,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc