File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- [ ![ npm] ( https://img.shields.io/npm/v/xml-integrity )] ( https://www.npmjs.com/package/xml-integrity )
1+ [ ![ npm] ( https://img.shields.io/npm/v/xml-trueformat )] ( https://www.npmjs.com/package/xml-trueformat )
22
3- # xml-integrity
3+ # xml-trueformat
44
55Typescript XML parser that 100% retains all formatting for creating identical XML on roundtrips.
66
Original file line number Diff line number Diff line change 22 "lockfileVersion" : 1 ,
33 "workspaces" : {
44 "" : {
5- "name" : " xml-integrity " ,
5+ "name" : " xml-trueformat " ,
66 "devDependencies" : {
77 "@types/bun" : " ^1.2.3" ,
88 "prettier" : " 3.5.2" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " xml-integrity " ,
2+ "name" : " xml-trueformat " ,
33 "version" : " 0.0.1" ,
44 "description" : " XML parser that 100% retains all formatting for creating identical XML on roundtrips" ,
55 "main" : " ./dist/cjs/index.js" ,
2626 " typescript"
2727 ],
2828 "author" :
" Daniel Schreiber <[email protected] >" ,
29- "homepage" : " https://github.com/daniel-sc/xml-integrity " ,
29+ "homepage" : " https://github.com/daniel-sc/xml-trueformat " ,
3030 "bugs" : {
31- "url" : " https://github.com/daniel-sc/xml-integrity /issues"
31+ "url" : " https://github.com/daniel-sc/xml-trueformat /issues"
3232 },
3333 "license" : " MIT" ,
3434 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments