simply-beautiful
Advanced tools
Comparing version
{ | ||
"name": "simply-beautiful", | ||
"version": "0.2.14", | ||
"version": "0.2.16", | ||
"description": "Beautify HTML, JS, CSS, and JSON in the browser or in Node.js!", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepare": "node -e 'require(`prepare-package`)'" | ||
"test": "npm run prepare && ./node_modules/mocha/bin/mocha test/ --recursive --timeout=10000", | ||
"prepare": "node -e 'require(`prepare-package`)()'", | ||
"prepare:watch": "nodemon -w ./src -e '*' --exec 'npm run prepare'" | ||
}, | ||
@@ -40,4 +41,10 @@ "engines": { | ||
"fs-jetpack": "^4.3.1", | ||
"prepare-package": "^0.0.6" | ||
"mocha": "^8.4.0", | ||
"prepare-package": "^1.1.3" | ||
}, | ||
"preparePackage": { | ||
"input": "./src", | ||
"output": "./dist", | ||
"replace": {} | ||
} | ||
} |
@@ -10,4 +10,3 @@ <p align="center"> | ||
<br> | ||
<img src="https://img.shields.io/david/itw-creative-works/simply-beautiful.svg"> | ||
<img src="https://img.shields.io/david/dev/itw-creative-works/simply-beautiful.svg"> | ||
<img src="https://img.shields.io/librariesio/release/npm/simply-beautiful.svg"> | ||
<img src="https://img.shields.io/bundlephobia/min/simply-beautiful.svg"> | ||
@@ -14,0 +13,0 @@ <img src="https://img.shields.io/codeclimate/maintainability-percentage/itw-creative-works/simply-beautiful.svg"> |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
156677
0.09%1
-50%0
-100%3
50%104
-0.95%