openapi-codegen-typescript
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -0,1 +1,13 @@ | ||
# v0.1.22 (Tue Apr 13 2021) | ||
#### ๐ Bug Fix | ||
- build(deps): bump gitlog from 4.0.3 to 4.0.4 [#32](https://github.com/LandrAudio/openapi-codegen-typescript/pull/32) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v0.1.20 (Wed Mar 31 2021) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "openapi-codegen-typescript", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"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.24.1", | ||
"auto": "^10.25.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
73873
4