openapi-codegen-typescript
Advanced tools
Comparing version 0.1.24 to 0.1.25
@@ -0,1 +1,13 @@ | ||
# v0.1.25 (Tue Sep 21 2021) | ||
#### ๐ Bug Fix | ||
- build(deps): bump tmpl from 1.0.4 to 1.0.5 [#38](https://github.com/LandrAudio/openapi-codegen-typescript/pull/38) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v0.1.24 (Tue May 11 2021) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "openapi-codegen-typescript", | ||
"version": "0.1.24", | ||
"version": "0.1.25", | ||
"description": "OpenApi codegen for generating types an mocks from swagger json file", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"@typescript-eslint/parser": "2.20.0", | ||
"auto": "^10.27.0", | ||
"auto": "^10.32.0", | ||
"eslint": "6.8.0", | ||
@@ -46,0 +46,0 @@ "eslint-config-prettier": "6.10.0", |
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
74799