json-schema-it
Advanced tools
+18
-18
| { | ||
| "name": "json-schema-it", | ||
| "version": "1.2.18", | ||
| "version": "1.2.19", | ||
| "description": "JSON Schema generator.", | ||
@@ -39,28 +39,28 @@ "author": "Mark <mark@remarkablemark.org>", | ||
| "dependencies": { | ||
| "@types/validator": "13.15.3", | ||
| "validator": "13.15.15" | ||
| "@types/validator": "13.15.4", | ||
| "validator": "13.15.23" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "19.8.1", | ||
| "@commitlint/config-conventional": "19.8.1", | ||
| "@eslint/compat": "1.3.2", | ||
| "@commitlint/cli": "20.1.0", | ||
| "@commitlint/config-conventional": "20.0.0", | ||
| "@eslint/compat": "2.0.0", | ||
| "@eslint/eslintrc": "3.3.1", | ||
| "@eslint/js": "9.34.0", | ||
| "@eslint/js": "9.39.1", | ||
| "@types/jest": "30.0.0", | ||
| "@types/node": "24.3.1", | ||
| "@typescript-eslint/eslint-plugin": "8.42.0", | ||
| "@typescript-eslint/parser": "8.42.0", | ||
| "eslint": "9.34.0", | ||
| "@types/node": "24.10.1", | ||
| "@typescript-eslint/eslint-plugin": "8.47.0", | ||
| "@typescript-eslint/parser": "8.47.0", | ||
| "eslint": "9.39.1", | ||
| "eslint-plugin-prettier": "5.5.4", | ||
| "eslint-plugin-simple-import-sort": "12.1.1", | ||
| "eslint-plugin-tsdoc": "0.4.0", | ||
| "globals": "16.3.0", | ||
| "eslint-plugin-tsdoc": "0.5.0", | ||
| "globals": "16.5.0", | ||
| "husky": "9.1.7", | ||
| "jest": "30.1.3", | ||
| "lint-staged": "16.1.6", | ||
| "jest": "30.2.0", | ||
| "lint-staged": "16.2.6", | ||
| "prettier": "3.6.2", | ||
| "ts-jest": "29.4.1", | ||
| "ts-jest": "29.4.5", | ||
| "ts-node": "10.9.2", | ||
| "typedoc": "0.28.12", | ||
| "typescript": "5.9.2" | ||
| "typedoc": "0.28.14", | ||
| "typescript": "5.9.3" | ||
| }, | ||
@@ -67,0 +67,0 @@ "files": [ |
14943
0.01%+ Added
+ Added
- Removed
- Removed
Updated
Updated