@scalar/oas-utils
Advanced tools
Comparing version 0.1.3 to 0.1.4
# @scalar/oas-utils | ||
## 0.1.4 | ||
### Patch Changes | ||
- 24b3c2a: Add peer dependency for axios | ||
## 0.1.3 | ||
@@ -4,0 +10,0 @@ |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"engines": { | ||
@@ -57,2 +57,5 @@ "node": ">=18" | ||
}, | ||
"peerDependencies": { | ||
"axios": "^1.5" | ||
}, | ||
"scripts": { | ||
@@ -59,0 +62,0 @@ "build": "vite build && pnpm types:build && tsc-alias -p tsconfig.build.json", |
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
38259
2