html-encode
Advanced tools
+4
-8
@@ -5,3 +5,3 @@ { | ||
| "homepage": "https://github.com/Kikobeats/html-encode", | ||
| "version": "2.1.9", | ||
| "version": "2.1.10", | ||
| "main": "index.js", | ||
@@ -40,5 +40,5 @@ "author": { | ||
| "charset": "~1.0.1", | ||
| "iconv-lite": "~0.6.3", | ||
| "iconv-lite": "~0.7.0", | ||
| "is-buffer": "~2.0.5", | ||
| "jschardet": "~3.1.0" | ||
| "jschardet": "~3.1.4" | ||
| }, | ||
@@ -59,3 +59,2 @@ "devDependencies": { | ||
| "standard": "latest", | ||
| "standard-markdown": "latest", | ||
| "standard-version": "latest" | ||
@@ -71,3 +70,3 @@ }, | ||
| "dev": "nodemon --exec \"npm start\" -e \"js\"", | ||
| "lint": "standard-markdown README.md && standard", | ||
| "lint": "standard", | ||
| "postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)", | ||
@@ -99,5 +98,2 @@ "prelint": "npm run pretty", | ||
| ], | ||
| "*.md": [ | ||
| "standard-markdown" | ||
| ], | ||
| "package.json": [ | ||
@@ -104,0 +100,0 @@ "finepack" |
14
-6.67%6014
-1.83%+ Added
- Removed
Updated
Updated