json-schema-it
Advanced tools
+17
-17
| { | ||
| "name": "json-schema-it", | ||
| "version": "1.2.17", | ||
| "version": "1.2.18", | ||
| "description": "JSON Schema generator.", | ||
@@ -39,3 +39,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
| "dependencies": { | ||
| "@types/validator": "13.15.2", | ||
| "@types/validator": "13.15.3", | ||
| "validator": "13.15.15" | ||
@@ -46,22 +46,22 @@ }, | ||
| "@commitlint/config-conventional": "19.8.1", | ||
| "@eslint/compat": "1.3.0", | ||
| "@eslint/compat": "1.3.2", | ||
| "@eslint/eslintrc": "3.3.1", | ||
| "@eslint/js": "9.29.0", | ||
| "@types/jest": "29.5.14", | ||
| "@types/node": "24.0.3", | ||
| "@typescript-eslint/eslint-plugin": "8.34.1", | ||
| "@typescript-eslint/parser": "8.34.1", | ||
| "eslint": "9.29.0", | ||
| "eslint-plugin-prettier": "5.5.0", | ||
| "@eslint/js": "9.34.0", | ||
| "@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", | ||
| "eslint-plugin-prettier": "5.5.4", | ||
| "eslint-plugin-simple-import-sort": "12.1.1", | ||
| "eslint-plugin-tsdoc": "0.4.0", | ||
| "globals": "16.2.0", | ||
| "globals": "16.3.0", | ||
| "husky": "9.1.7", | ||
| "jest": "29.7.0", | ||
| "lint-staged": "16.1.2", | ||
| "prettier": "3.5.3", | ||
| "ts-jest": "29.4.0", | ||
| "jest": "30.1.3", | ||
| "lint-staged": "16.1.6", | ||
| "prettier": "3.6.2", | ||
| "ts-jest": "29.4.1", | ||
| "ts-node": "10.9.2", | ||
| "typedoc": "0.28.5", | ||
| "typescript": "5.8.3" | ||
| "typedoc": "0.28.12", | ||
| "typescript": "5.9.2" | ||
| }, | ||
@@ -68,0 +68,0 @@ "files": [ |
+ Added
- Removed
Updated