openapi-codegen-typescript
Advanced tools
Comparing version 0.1.20 to 0.1.21
@@ -1,9 +0,16 @@ | ||
# v0.1.20 (Thu Feb 18 2021) | ||
# v0.1.20 (Wed Mar 31 2021) | ||
#### ๐ Bug Fix | ||
- build(deps): bump y18n from 4.0.0 to 4.0.1 [#31](https://github.com/LandrAudio/openapi-codegen-typescript/pull/31) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
- feat: support dictionary of array of complex type [#30](https://github.com/LandrAudio/openapi-codegen-typescript/pull/30) ([@boulc](https://github.com/boulc)) | ||
#### Authors: 1 | ||
#### โ ๏ธ Pushed to `master` | ||
- chore: manual bump of version ([@ardeois](https://github.com/ardeois)) | ||
#### Authors: 3 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
- Corentin Ardeois ([@ardeois](https://github.com/ardeois)) | ||
- Sรฉbastien Boulay ([@boulc](https://github.com/boulc)) | ||
@@ -10,0 +17,0 @@ |
{ | ||
"name": "openapi-codegen-typescript", | ||
"version": "0.1.20", | ||
"version": "0.1.21", | ||
"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.16.5", | ||
"auto": "^10.24.1", | ||
"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
73568