@azure/core-client
Advanced tools
Comparing version 1.3.1-alpha.20210816.6 to 1.3.1-alpha.20210823.2
@@ -7,3 +7,2 @@ // Copyright (c) Microsoft Corporation. | ||
import { flattenResponse } from "./utils"; | ||
import { URL } from "./url"; | ||
import { getCachedDefaultHttpClient } from "./httpClientCache"; | ||
@@ -10,0 +9,0 @@ import { getOperationRequestInfo } from "./operationHelpers"; |
@@ -1,4 +0,1 @@ | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
import { URL } from "./url"; | ||
import { getOperationArgumentValueFromParameter } from "./operationHelpers"; | ||
@@ -5,0 +2,0 @@ import { getPathStringFromParameter } from "./interfaceHelpers"; |
{ | ||
"name": "@azure/core-client", | ||
"version": "1.3.1-alpha.20210816.6", | ||
"version": "1.3.1-alpha.20210823.2", | ||
"description": "Core library for interfacing with AutoRest generated code", | ||
@@ -9,4 +9,3 @@ "sdk-type": "client", | ||
"browser": { | ||
"./dist-esm/src/base64.js": "./dist-esm/src/base64.browser.js", | ||
"./dist-esm/src/url.js": "./dist-esm/src/url.browser.js" | ||
"./dist-esm/src/base64.js": "./dist-esm/src/base64.browser.js" | ||
}, | ||
@@ -13,0 +12,0 @@ "types": "types/latest/core-client.d.ts", |
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 too big to display
Sorry, the diff of this file is not supported yet
564558
36
5119