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

@google-cloud/language

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/language - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

2

build/src/v2/language_service_client.d.ts

@@ -196,2 +196,4 @@ import type * as gax from 'google-gax';

* Required. Input document.
* @param {google.cloud.language.v2.ModerateTextRequest.ModelVersion} [request.modelVersion]
* Optional. The model version to use for ModerateText.
* @param {object} [options]

@@ -198,0 +200,0 @@ * Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.

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

## [6.5.0](https://github.com/googleapis/google-cloud-node/compare/language-v6.4.0...language-v6.5.0) (2024-08-09)
### Features
* [language] add model_version in ModerateTextRequest and expose severity score in ClassificationCategory ([#5580](https://github.com/googleapis/google-cloud-node/issues/5580)) ([cf11f56](https://github.com/googleapis/google-cloud-node/commit/cf11f56c22b481a8e26d30f01357cf5a6d519b3e))
## [6.4.0](https://github.com/googleapis/google-cloud-node/compare/language-v6.3.0...language-v6.4.0) (2024-05-21)

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

4

package.json
{
"name": "@google-cloud/language",
"description": "Google Cloud Natural Language API client for Node.js",
"version": "6.4.0",
"version": "6.5.0",
"license": "Apache-2.0",

@@ -72,5 +72,5 @@ "author": "Google Inc",

"pack-n-play": "^2.0.0",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"typescript": "^5.1.6"
}
}

Sorry, the diff of this file is not supported yet

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

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