@azure/core-xml
Advanced tools
Comparing version 1.4.4-alpha.20240826.2 to 1.4.4-alpha.20240828.1
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { stringifyXML, parseXML } from "./xml.js"; | ||
export { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Default key used to access the XML attributes. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/// <reference lib="dom"/> | ||
@@ -4,0 +4,0 @@ import { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.XML_CHARKEY = exports.XML_ATTRKEY = exports.parseXML = exports.stringifyXML = void 0; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.XML_CHARKEY = exports.XML_ATTRKEY = void 0; |
"use strict"; | ||
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -5,0 +5,0 @@ exports.stringifyXML = stringifyXML; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { stringifyXML, parseXML } from "./xml.js"; | ||
export { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Default key used to access the XML attributes. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { XMLBuilder, XMLParser, XMLValidator } from "fast-xml-parser"; | ||
@@ -4,0 +4,0 @@ import { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
export { stringifyXML, parseXML } from "./xml.js"; | ||
export { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; | ||
//# sourceMappingURL=index.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
/** | ||
@@ -4,0 +4,0 @@ * Default key used to access the XML attributes. |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT license. | ||
// Licensed under the MIT License. | ||
import { XMLBuilder, XMLParser, XMLValidator } from "fast-xml-parser"; | ||
@@ -4,0 +4,0 @@ import { XML_ATTRKEY, XML_CHARKEY } from "./xml.common.js"; |
{ | ||
"name": "@azure/core-xml", | ||
"version": "1.4.4-alpha.20240826.2", | ||
"version": "1.4.4-alpha.20240828.1", | ||
"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
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
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
31