@azure/core-http
Advanced tools
Comparing version 2.3.1 to 3.0.0-alpha.20221110.1
@@ -709,2 +709,3 @@ // Copyright (c) Microsoft Corporation. | ||
instance[key] = serializer.deserialize(propertyMapper, elementList, propertyObjectName, options); | ||
handledPropertyNames.push(xmlName); | ||
} | ||
@@ -714,2 +715,3 @@ else { | ||
instance[key] = serializer.deserialize(propertyMapper, property, propertyObjectName, options); | ||
handledPropertyNames.push(propertyName); | ||
} | ||
@@ -716,0 +718,0 @@ } |
@@ -10,3 +10,3 @@ // Copyright (c) Microsoft Corporation. | ||
*/ | ||
coreHttpVersion: "2.3.1", | ||
coreHttpVersion: "3.0.0", | ||
/** | ||
@@ -13,0 +13,0 @@ * Specifies HTTP. |
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "2.3.1", | ||
"version": "3.0.0-alpha.20221110.1", | ||
"description": "Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRest", | ||
@@ -137,6 +137,6 @@ "tags": [ | ||
"devDependencies": { | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/logger-js": "^1.0.2", | ||
"@azure/test-utils": "^1.0.0", | ||
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@microsoft/api-extractor": "^7.31.1", | ||
@@ -143,0 +143,0 @@ "@opentelemetry/api": "^1.2.0", |
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
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1753536
17928
2