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

@azure/core-lro

Package Overview
Dependencies
Maintainers
2
Versions
394
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-lro - npm Package Compare versions

Comparing version 3.0.1-alpha.20240903.2 to 3.0.1-alpha.20240905.2

2

dist/browser/http/models.d.ts

@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller";

*/
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri";
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location";
/**

@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation.

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

switch (resourceLocationConfig) {
case "operation-location":
case "azure-async-operation": {

@@ -39,0 +40,0 @@ return undefined;

@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller";

*/
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri";
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location";
/**

@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation.

@@ -48,2 +48,3 @@ "use strict";

switch (resourceLocationConfig) {
case "operation-location":
case "azure-async-operation": {

@@ -50,0 +51,0 @@ return undefined;

@@ -192,3 +192,3 @@ import { AbortSignalLike } from '@azure/abort-controller';

*/
export declare type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri";
export declare type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location";

@@ -195,0 +195,0 @@ /**

@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller";

*/
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri";
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location";
/**

@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation.

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

switch (resourceLocationConfig) {
case "operation-location":
case "azure-async-operation": {

@@ -39,0 +40,0 @@ return undefined;

@@ -6,3 +6,3 @@ import { AbortSignalLike } from "@azure/abort-controller";

*/
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri";
export type ResourceLocationConfig = "azure-async-operation" | "location" | "original-uri" | "operation-location";
/**

@@ -9,0 +9,0 @@ * The type of a LRO response body. This is just a convenience type for checking the status of the operation.

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

switch (resourceLocationConfig) {
case "operation-location":
case "azure-async-operation": {

@@ -39,0 +40,0 @@ return undefined;

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

"sdk-type": "client",
"version": "3.0.1-alpha.20240903.2",
"version": "3.0.1-alpha.20240905.2",
"type": "module",

@@ -8,0 +8,0 @@ "description": "Isomorphic client library for supporting long-running operations in node.js and browser.",

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

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

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

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

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

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