xml-beautify
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "xml-beautify", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "XML pretty formatter that corresponds to the self-closing empty elements.", | ||
@@ -9,3 +9,4 @@ "main": "dist/XmlBeautify.js", | ||
"build": "webpack --config webpack.config.js", | ||
"release": "webpack --config webpack.config.js --mode production" | ||
"release": "webpack --config webpack.config.js --mode production", | ||
"test": "jest -i" | ||
}, | ||
@@ -12,0 +13,0 @@ "repository": { |
@@ -1,2 +0,6 @@ | ||
# Overview | ||
# xml-beautify | ||
[![npm version](https://badge.fury.io/js/xml-beautify.svg)](https://badge.fury.io/js/xml-beautify) | ||
[![CircleCI](https://circleci.com/gh/riversun/xml-beautify/tree/master.svg?style=shield)](https://circleci.com/gh/riversun/xml-beautify/tree/master) | ||
[![codecov](https://codecov.io/gh/riversun/xml-beautify/branch/master/graph/badge.svg?token=5ODIRDVDLF)](https://codecov.io/gh/riversun/xml-beautify) | ||
xml-beautify - pretty-print text in XML formats. | ||
@@ -3,0 +7,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
150719
26
166
0