@honkit/html
Advanced tools
+3
-3
| { | ||
| "name": "@honkit/html", | ||
| "version": "6.1.6", | ||
| "version": "6.1.7", | ||
| "description": "Parse HTML content for gitbook", | ||
@@ -35,7 +35,7 @@ "homepage": "https://github.com/honkit/honkit", | ||
| "dependencies": { | ||
| "cheerio": "^1.0.0", | ||
| "cheerio": "~1.0.0", | ||
| "lodash": "^4.17.23" | ||
| }, | ||
| "devDependencies": { | ||
| "mocha": "^10.7.3", | ||
| "mocha": "^10.8.2", | ||
| "rimraf": "^6.0.1", | ||
@@ -42,0 +42,0 @@ "ts-node": "^10.9.2", |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated