posthtml-ast-is-empty
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "posthtml-ast-is-empty", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Find out, is nested array/object/string/AST tree is empty", | ||
@@ -142,3 +142,3 @@ "license": "MIT", | ||
"coveralls": "*", | ||
"eslint": "^4.13.0", | ||
"eslint": "^4.13.1", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
@@ -154,4 +154,4 @@ "eslint-plugin-ava": "^4.4.0", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"uglify-es": "^3.2.1" | ||
"uglify-es": "^3.2.2" | ||
} | ||
} |
@@ -39,3 +39,3 @@ # posthtml-ast-is-empty | ||
```bash | ||
$ npm i posthtml-ast-is-empty | ||
npm i posthtml-ast-is-empty | ||
``` | ||
@@ -42,0 +42,0 @@ |
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
0
16345