New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@azure/ai-text-analytics

Package Overview
Dependencies
Maintainers
3
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/ai-text-analytics - npm Package Compare versions

Comparing version 1.0.0-dev.20200310.1 to 1.0.0-dev.20200311.1

3

CHANGELOG.md
# Release History
## 1.0.0-preview.4 (Unreleased)
## 1.0.0-preview.3 (2020-03-10)

@@ -4,0 +7,0 @@ - [Breaking] Renamed `id` to `dataSourceEntityId` in the `LinkedEntity` type.

2

dist-esm/src/constants.js
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
export const SDK_VERSION = "1.0.0-preview.3";
export const SDK_VERSION = "1.0.0-preview.4";
//# sourceMappingURL=constants.js.map

@@ -12,3 +12,3 @@ /*

const packageName = "@azure/ai-text-analytics";
const packageVersion = "1.0.0-preview.3";
const packageVersion = "1.0.0-preview.4";
export class GeneratedClientContext extends coreHttp.ServiceClient {

@@ -15,0 +15,0 @@ /**

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

// Licensed under the MIT license.
const SDK_VERSION = "1.0.0-preview.3";
const SDK_VERSION = "1.0.0-preview.4";

@@ -1109,3 +1109,3 @@ /*

const packageName = "@azure/ai-text-analytics";
const packageVersion = "1.0.0-preview.3";
const packageVersion = "1.0.0-preview.4";
class GeneratedClientContext extends coreHttp.ServiceClient {

@@ -1112,0 +1112,0 @@ /**

@@ -6,3 +6,3 @@ {

"description": "An isomorphic client library for the Azure Text Analytics service.",
"version": "1.0.0-dev.20200310.1",
"version": "1.0.0-dev.20200311.1",
"keywords": [

@@ -37,3 +37,3 @@ "node",

{
"path": "src/generated/textAnalyticsClientContext.ts",
"path": "src/generated/generatedClientContext.ts",
"prefix": "packageVersion"

@@ -40,0 +40,0 @@ },

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
export const SDK_VERSION: string = "1.0.0-preview.3";
export const SDK_VERSION: string = "1.0.0-preview.4";

@@ -14,3 +14,3 @@ /*

const packageName = "@azure/ai-text-analytics";
const packageVersion = "1.0.0-preview.3";
const packageVersion = "1.0.0-preview.4";

@@ -17,0 +17,0 @@ export class GeneratedClientContext extends coreHttp.ServiceClient {

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