🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

openapi-typescript-codegen

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-typescript-codegen - npm Package Compare versions

Comparing version

to
0.21.0

20

package.json
{
"name": "openapi-typescript-codegen",
"version": "0.20.1",
"version": "0.21.0",
"description": "Library that generates Typescript clients based on the OpenAPI specification.",

@@ -80,6 +80,6 @@ "author": "Ferdi Koomen",

"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/core": "7.17.8",
"@babel/preset-env": "7.16.11",
"@babel/preset-typescript": "7.16.7",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-commonjs": "21.0.3",
"@rollup/plugin-node-resolve": "13.1.3",

@@ -94,10 +94,10 @@ "@rollup/plugin-typescript": "8.3.1",

"@types/qs": "6.9.7",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.17.0",
"abort-controller": "3.0.0",
"axios": "0.26.0",
"axios": "0.26.1",
"codecov": "3.8.3",
"cross-spawn": "7.0.3",
"eslint": "8.9.0",
"eslint-config-prettier": "8.4.0",
"eslint": "8.10.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",

@@ -112,3 +112,3 @@ "eslint-plugin-simple-import-sort": "7.0.0",

"prettier": "2.5.1",
"puppeteer": "13.4.0",
"puppeteer": "13.5.2",
"qs": "6.10.3",

@@ -119,3 +119,3 @@ "rimraf": "3.0.2",

"rollup-plugin-terser": "7.0.2",
"rxjs": "7.5.4",
"rxjs": "7.5.5",
"ts-node": "10.5.0",

@@ -122,0 +122,0 @@ "tslib": "2.3.1",

Sorry, the diff of this file is too big to display