Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/web-risk

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/web-risk - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

build/src/index.js
"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2023 Google LLC
// Copyright 2024 Google LLC
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

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

## [4.0.2](https://github.com/googleapis/google-cloud-node/compare/web-risk-v4.0.1...web-risk-v4.0.2) (2024-01-23)
### Bug Fixes
* [Many APIs] improve retry logic for streaming API calls ([#4968](https://github.com/googleapis/google-cloud-node/issues/4968)) ([7fbf16c](https://github.com/googleapis/google-cloud-node/commit/7fbf16c98d0521a0533ab36a00f6ec932c72a02e))
## [4.0.1](https://github.com/googleapis/google-cloud-node/compare/web-risk-v4.0.0...web-risk-v4.0.1) (2023-09-06)

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

@@ -8,3 +8,3 @@ {

"name": "@google-cloud/web-risk",
"version": "4.0.1",
"version": "4.0.2",
"author": "Google LLC",

@@ -38,6 +38,6 @@ "description": "Web Risk API client for Node.js",

"@types/node": "^20.4.5",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"c8": "^8.0.1",
"chai": "^4.2.0",
"gapic-tools": "^0.1.8",
"gapic-tools": "^0.3.0",
"gts": "^5.0.0",

@@ -51,4 +51,4 @@ "http2spy": "^2.0.0",

"mocha": "^9.2.2",
"pack-n-play": "^1.0.0-2",
"sinon": "^15.0.0",
"pack-n-play": "^2.0.0",
"sinon": "^17.0.0",
"typescript": "^5.1.6"

@@ -65,3 +65,3 @@ },

"lint": "gts check",
"prepare": "npm run compile-protos && npm run compile",
"prepare": "npm run compile",
"prelint": "cd samples; npm link ../; npm i",

@@ -68,0 +68,0 @@ "postpack": "minifyProtoJson",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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