express-yaschema-api-handler
Advanced tools
Comparing version 2.2.6 to 2.2.7
{ | ||
"name": "express-yaschema-api-handler", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "Express handler support for yaschema-api", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"multer": "^1.4.5-lts.1", | ||
"yaschema": "^3.2.0", | ||
"yaschema-api": "^3.4.1" | ||
"yaschema": "^3.3.0", | ||
"yaschema-api": "^3.4.2" | ||
}, | ||
@@ -45,4 +45,4 @@ "devDependencies": { | ||
"@types/node-fetch": "^2.6.10", | ||
"@typescript-eslint/eslint-plugin": "^6.17.0", | ||
"@typescript-eslint/parser": "^6.17.0", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"body-parser": "^1.20.2", | ||
@@ -54,3 +54,3 @@ "eslint": "8.56.0", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"eslint-plugin-prettier": "^5.1.2", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
@@ -67,6 +67,6 @@ "eslint-plugin-tsdoc": "^0.2.17", | ||
"ts-jest": "^29.1.1", | ||
"typedoc": "^0.25.6", | ||
"typedoc": "^0.25.7", | ||
"typescript": "5.3.3", | ||
"yaschema-api-fetcher": "^2.1.7" | ||
"yaschema-api-fetcher": "^2.1.8" | ||
} | ||
} |
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
Updatedyaschema@^3.3.0
Updatedyaschema-api@^3.4.2