html-encode
Advanced tools
+8
-7
@@ -5,3 +5,3 @@ { | ||
| "homepage": "https://github.com/Kikobeats/html-encode", | ||
| "version": "2.1.7", | ||
| "version": "2.1.8", | ||
| "main": "index.js", | ||
@@ -56,3 +56,2 @@ "author": { | ||
| "nano-staged": "latest", | ||
| "npm-check-updates": "latest", | ||
| "simple-git-hooks": "latest", | ||
@@ -74,3 +73,2 @@ "standard": "latest", | ||
| "prelint": "npm run pretty", | ||
| "prerelease": "npm run update:check", | ||
| "pretest": "npm run lint", | ||
@@ -82,5 +80,3 @@ "pretty": "prettier-standard {core,test,bin}/**/*.js", | ||
| "start": "node index.js", | ||
| "test": "c8 ava", | ||
| "update": "ncu -u", | ||
| "update:check": "ncu -- --error-level 2" | ||
| "test": "c8 ava" | ||
| }, | ||
@@ -91,3 +87,8 @@ "license": "MIT", | ||
| "@commitlint/config-conventional" | ||
| ] | ||
| ], | ||
| "rules": { | ||
| "body-max-line-length": [ | ||
| 0 | ||
| ] | ||
| } | ||
| }, | ||
@@ -94,0 +95,0 @@ "nano-staged": { |
+1
-1
@@ -38,2 +38,2 @@ # html-encode | ||
| > [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · Twitter [@Kikobeats](https://twitter.com/Kikobeats) | ||
| > [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · X [@Kikobeats](https://x.com/Kikobeats) |
15
-6.25%6097
-1.41%