postcss-prettify
Advanced tools
Comparing version
@@ -5,2 +5,12 @@ # Change Log | ||
## 0.3.2 — 3/16/16 | ||
Fix "files" field not being an array. | ||
## 0.3.1 — 3/16/16 | ||
Fix `/dist` not being included with package by adding `/dist` to "files" in `package.json`. | ||
## 0.3.0 — 3/16/16 | ||
## 0.2.0 — 3/11/16 | ||
@@ -7,0 +17,0 @@ |
{ | ||
"name": "postcss-prettify", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "prettify postcss output", | ||
"main": "dist/index.js", | ||
"files": "dist", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -8,0 +10,0 @@ "build": "babel src --out-dir dist", |
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
10322
-0.15%13
-61.76%152
-35.86%1
Infinity%