openapi-client-axios
Advanced tools
Comparing version 7.3.2 to 7.3.3
{ | ||
"name": "openapi-client-axios", | ||
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.", | ||
"version": "7.3.2", | ||
"version": "7.3.3", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"axios": ">0.25.0", | ||
"axios": ">=0.25.0", | ||
"js-yaml": "^4.1.0" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "af032bb83bc5920ee9b0c57f5d6a58790f0e0d42" | ||
"gitHead": "fdd867307f9422c9d2d9fd52b6686572798b8df7" | ||
} |
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
70875