@qdrant/openapi-typescript-fetch
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "@qdrant/openapi-typescript-fetch", | ||
"description": "A typed fetch client for openapi-typescript", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"engines": { | ||
"node": ">=21.0.0", | ||
"node": ">=18.0.0", | ||
"pnpm": ">=8" | ||
@@ -80,2 +80,4 @@ }, | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^18.0.0", | ||
"@types/semver": "^7.5.7", | ||
"@typescript-eslint/eslint-plugin": "^4.30.0", | ||
@@ -92,2 +94,3 @@ "@typescript-eslint/parser": "^4.31.0", | ||
"rimraf": "^3.0.0", | ||
"semver": "^7.6.0", | ||
"ts-jest": "^29.1.2", | ||
@@ -94,0 +97,0 @@ "ts-node": "^10.9.2", |
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
39754
21