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
438
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.20200407.1 to 1.0.0-dev.20200408.1

3

CHANGELOG.md
# Release History
## 1.0.0-preview.5 (Unreleased)
## 1.0.0-preview.4 (2020-04-07)

@@ -4,0 +7,0 @@ - Renamed the first parameter of all operation methods from `inputs` to `documents`

2

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

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

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

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

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

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

@@ -1110,3 +1110,3 @@ /*

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

@@ -1113,0 +1113,0 @@ /**

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

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

@@ -9,0 +9,0 @@ "node",

Sorry, the diff of this file is not supported yet

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