posthtml-render
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -5,3 +5,8 @@ # Change Log | ||
<a name="1.1.2"></a> | ||
## [1.1.2](https://github.com/posthtml/posthtml-render/compare/v1.1.1...v1.1.2) (2018-03-20) | ||
<a name="1.1.1"></a> | ||
## [1.1.1](https://github.com/posthtml/posthtml-render/compare/v1.1.0...v1.1.1) (2018-03-02) |
{ | ||
"name": "posthtml-render", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Renders PostHTML Tree to HTML/XML", | ||
@@ -8,3 +8,2 @@ "author": "Ivan Voischev <voischev.ivan@ya.ru>", | ||
"main": "lib/index.js", | ||
"browser": "lib/browser.min.js", | ||
"files": [ | ||
@@ -18,8 +17,4 @@ "lib" | ||
"nyc": "^10.0.0", | ||
"rollup": "^0.54.0", | ||
"rollup-plugin-commonjs": "^8.0.0", | ||
"rollup-plugin-uglify": "^2.0.0", | ||
"standard": "^10.0.0", | ||
"standard-version": "^4.0.0", | ||
"uglify-es": "^3.0.0" | ||
"standard-version": "^4.0.0" | ||
}, | ||
@@ -30,5 +25,3 @@ "scripts": { | ||
"docs": "jsdoc2md lib/*.js > RENDER.md", | ||
"build": "rollup -c", | ||
"clean": "rm -rf .nyc_output coverage", | ||
"release": "npm run build && standard-version" | ||
"release": "standard-version" | ||
}, | ||
@@ -35,0 +28,0 @@ "keywords": [ |
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
6
0
9145
5
141