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

@azure-rest/ai-translation-text

Package Overview
Dependencies
Maintainers
2
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure-rest/ai-translation-text - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-alpha.20240605.1

10

CHANGELOG.md
# Release History
## 1.0.1 (Unreleased)
### Features Added
### Breaking Changes
### Bugs Fixed
### Other Changes
## 1.0.0 (2024-05-21)

@@ -4,0 +14,0 @@

2

dist-esm/src/customClient.js

@@ -61,3 +61,3 @@ // Copyright (c) Microsoft Corporation.

const baseUrl = (_b = options.baseUrl) !== null && _b !== void 0 ? _b : `${serviceEndpoint}`;
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.0`;
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.1`;
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix

@@ -64,0 +64,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}`

@@ -127,3 +127,3 @@ 'use strict';

const baseUrl = (_b = options.baseUrl) !== null && _b !== void 0 ? _b : `${serviceEndpoint}`;
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.0`;
const userAgentInfo = `azsdk-js-ai-translation-text-rest/1.0.1`;
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix

@@ -130,0 +130,0 @@ ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}`

@@ -5,3 +5,3 @@ {

"author": "Microsoft Corporation",
"version": "1.0.0",
"version": "1.0.1-alpha.20240605.1",
"description": "An isomorphic client library for the Azure Cognitive Translator Service",

@@ -95,3 +95,3 @@ "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/translation/ai-translation-text-rest/README.md",

"typescript": "~5.4.5",
"@azure/dev-tool": "^1.0.0",
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
"@azure/eslint-plugin-azure-sdk": "^3.0.0",

@@ -98,0 +98,0 @@ "@azure-tools/test-credential": "^1.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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