ava-openapi
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "ava-openapi", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"publishConfig": { | ||
@@ -45,12 +45,12 @@ "access": "public" | ||
"devDependencies": { | ||
"@types/node": "^20.14.0", | ||
"@types/node": "^22.1.0", | ||
"ava": "^6.1.3", | ||
"browser-ava": "^2.2.8", | ||
"c8": "^9.1.0", | ||
"c8": "^10.1.2", | ||
"documentation": "^14.0.3", | ||
"semantic-release": "^24.0.0", | ||
"typescript": "^5.4.5" | ||
"typescript": "^5.5.4" | ||
}, | ||
"engines": { | ||
"node": ">=20.14.0" | ||
"node": ">=22.5.1" | ||
}, | ||
@@ -57,0 +57,0 @@ "repository": { |
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
12245