Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 4d446a3

Browse files
authored
fix: deprecation notice
1 parent a87853d commit 4d446a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![NPM](https://img.shields.io/npm/v/xml2json-disassembler.svg?label=xml2json-disassembler)](https://www.npmjs.com/package/xml2json-disassembler) [![Downloads/week](https://img.shields.io/npm/dw/xml2json-disassembler.svg)](https://npmjs.org/package/xml2json-disassembler)
44

5+
> DEPRECATION WARNING: This package is deprecated in favor of the latest [`xml-disassembler`](https://github.com/mcarvin8/xml-disassembler) package, which can now handle diassembling XML files into smaller JSON files, as well as other file formats like YAML and JSON5. Please migrate to the latest [`xml-disassembler`](https://github.com/mcarvin8/xml-disassembler).
6+
57
<!-- TABLE OF CONTENTS -->
68
<details>
79
<summary>Table of Contents</summary>

0 commit comments

Comments
 (0)