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
1
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-alpha.20230927.1 to 1.0.0-alpha.20231002.1

11

dist/index.js

@@ -8,4 +8,3 @@ 'use strict';

function _interopNamespace(e) {
if (e && e.__esModule) return e;
function _interopNamespaceDefault(e) {
var n = Object.create(null);

@@ -23,7 +22,7 @@ if (e) {

}
n["default"] = e;
n.default = e;
return Object.freeze(n);
}
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);

@@ -57,2 +56,3 @@ // Copyright (c) Microsoft Corporation.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
const DEFAULT_SCOPE = "https://cognitiveservices.azure.com/.default";

@@ -165,6 +165,7 @@ const DEFAULT_ENPOINT = "https://api.cognitive.microsofttranslator.com";

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
exports.buildMultiCollection = buildMultiCollection;
exports["default"] = createClient;
exports.default = createClient;
exports.isUnexpected = isUnexpected;
//# sourceMappingURL=index.js.map

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

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

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

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