json-schema-it
Advanced tools
+11
-11
| { | ||
| "name": "json-schema-it", | ||
| "version": "1.2.15", | ||
| "version": "1.2.16", | ||
| "description": "JSON Schema generator.", | ||
@@ -40,3 +40,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
| "@types/validator": "13.15.1", | ||
| "validator": "13.15.0" | ||
| "validator": "13.15.15" | ||
| }, | ||
@@ -48,19 +48,19 @@ "devDependencies": { | ||
| "@eslint/eslintrc": "3.3.1", | ||
| "@eslint/js": "9.27.0", | ||
| "@eslint/js": "9.28.0", | ||
| "@types/jest": "29.5.14", | ||
| "@types/node": "22.15.21", | ||
| "@typescript-eslint/eslint-plugin": "8.32.1", | ||
| "@typescript-eslint/parser": "8.32.1", | ||
| "eslint": "9.27.0", | ||
| "eslint-plugin-prettier": "5.4.0", | ||
| "@types/node": "22.15.29", | ||
| "@typescript-eslint/eslint-plugin": "8.33.1", | ||
| "@typescript-eslint/parser": "8.33.1", | ||
| "eslint": "9.28.0", | ||
| "eslint-plugin-prettier": "5.4.1", | ||
| "eslint-plugin-simple-import-sort": "12.1.1", | ||
| "eslint-plugin-tsdoc": "0.4.0", | ||
| "globals": "16.1.0", | ||
| "globals": "16.2.0", | ||
| "husky": "9.1.7", | ||
| "jest": "29.7.0", | ||
| "lint-staged": "16.0.0", | ||
| "lint-staged": "16.1.0", | ||
| "prettier": "3.5.3", | ||
| "ts-jest": "29.3.4", | ||
| "ts-node": "10.9.2", | ||
| "typedoc": "0.28.4", | ||
| "typedoc": "0.28.5", | ||
| "typescript": "5.8.3" | ||
@@ -67,0 +67,0 @@ }, |
14944
0.01%+ Added
- Removed
Updated