@azure/core-xml
Advanced tools
Comparing version 1.3.5-alpha.20230925.3 to 1.3.5-alpha.20231002.2
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var fastXmlParser = require('fast-xml-parser'); | ||
@@ -19,2 +17,3 @@ | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
function getCommonOptions(options) { | ||
@@ -21,0 +20,0 @@ var _a; |
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.3.5-alpha.20230925.3", | ||
"version": "1.3.5-alpha.20231002.2", | ||
"description": "Core library for interacting with XML payloads", | ||
@@ -5,0 +5,0 @@ "sdk-type": "client", |
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
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
53842