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

@azure-rest/ai-document-intelligence

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure-rest/ai-document-intelligence - npm Package Compare versions

Comparing version 1.0.0-alpha.20231117.1 to 1.0.0-alpha.20231120.1

2

dist-esm/src/documentIntelligence.js

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

options.apiVersion = (_b = options.apiVersion) !== null && _b !== void 0 ? _b : "2023-10-31-preview";
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.1`;
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.2`;
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix

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

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

options.apiVersion = (_b = options.apiVersion) !== null && _b !== void 0 ? _b : "2023-10-31-preview";
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.1`;
const userAgentInfo = `azsdk-js-ai-document-intelligence-rest/1.0.0-beta.2`;
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix

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

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

"author": "Microsoft Corporation",
"version": "1.0.0-alpha.20231117.1",
"version": "1.0.0-alpha.20231120.1",
"description": "Azure Document Intelligence Rest Client",

@@ -8,0 +8,0 @@ "keywords": [

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