express-yaschema-api-handler
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "express-yaschema-api-handler", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Express handler support for yaschema-api", | ||
@@ -34,4 +34,4 @@ "keywords": [ | ||
"multer": "^1.4.5-lts.1", | ||
"yaschema": "^3.0.3", | ||
"yaschema-api": "^3.3.2" | ||
"yaschema": "^3.0.4", | ||
"yaschema-api": "^3.3.3" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
"body-parser": "^1.20.2", | ||
"eslint": "8.42.0", | ||
"eslint": "8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -69,4 +69,4 @@ "eslint-import-resolver-typescript": "^3.5.5", | ||
"typescript": "5.1.3", | ||
"yaschema-api-fetcher": "^2.1.2" | ||
"yaschema-api-fetcher": "^2.1.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
Updatedyaschema@^3.0.4
Updatedyaschema-api@^3.3.3