Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

openapi-codegen-typescript

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-codegen-typescript - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

11

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc