yaschema-api
Advanced tools
Comparing version 3.8.1 to 3.8.2
{ | ||
"name": "yaschema-api", | ||
"version": "3.8.1", | ||
"version": "3.8.2", | ||
"description": "Yet another API", | ||
@@ -39,16 +39,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"@eslint/compat": "1.1.1", | ||
"@eslint/compat": "1.2.2", | ||
"@eslint/eslintrc": "3.1.0", | ||
"@eslint/js": "9.11.1", | ||
"@types/jest": "^29.5.13", | ||
"@types/lodash": "4.17.9", | ||
"@typescript-eslint/eslint-plugin": "^8.7.0", | ||
"@typescript-eslint/parser": "^8.7.0", | ||
"@eslint/js": "9.13.0", | ||
"@types/jest": "^29.5.14", | ||
"@types/lodash": "4.17.13", | ||
"@typescript-eslint/eslint-plugin": "^8.12.2", | ||
"@typescript-eslint/parser": "^8.12.2", | ||
"esbuild": "0.24.0", | ||
"esbuild-plugin-tsc": "0.4.0", | ||
"eslint": "9.11.1", | ||
"eslint": "9.13.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-import-resolver-typescript": "^3.6.3", | ||
"eslint-plugin-file-extension-in-import-ts": "2.1.1", | ||
"eslint-plugin-import": "^2.30.0", | ||
"eslint-plugin-import": "^2.31.0", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
@@ -65,5 +65,5 @@ "eslint-plugin-prettier": "^5.2.1", | ||
"ts-jest": "^29.2.5", | ||
"typedoc": "^0.26.7", | ||
"typescript": "5.6.2" | ||
"typedoc": "^0.26.10", | ||
"typescript": "5.6.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165522