You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

swagger-typescript-api

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-typescript-api - npm Package Compare versions

Comparing version

to
4.0.1

5

CHANGELOG.md
# next release
# 4.0.1
Fixes:
- `Cannot find module 'prettier-plugin-organize-imports'` #109
# 4.0.0

@@ -4,0 +9,0 @@

4

package.json
{
"name": "swagger-typescript-api",
"version": "4.0.0",
"version": "4.0.1",
"description": "Create typescript api module from swagger schema",

@@ -13,3 +13,3 @@ "scripts": {

"cli:help": "node index.js -h",
"test:all": "npm-run-all generate validate test:routeTypes test:noClient test:defaultAsSuccess test:responses test:templates test:unionEnums test:specProperty test:js test:moduleNameIndex test:modular test:extractRequestParams test:enumNamesAsValues --continue-on-error",
"test:all": "node ./node_modules/npm-run-all/bin/npm-run-all/index.js generate validate test:routeTypes test:noClient test:defaultAsSuccess test:responses test:templates test:unionEnums test:specProperty test:js test:moduleNameIndex test:modular test:extractRequestParams test:enumNamesAsValues --continue-on-error",
"generate": "node tests/generate.js",

@@ -16,0 +16,0 @@ "generate:debug": "node --nolazy tests/generate.js",

@@ -43,4 +43,3 @@ const TS_KEYWORDS = {

parser: "typescript",
plugins: ["prettier-plugin-organize-imports"],
},
};
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.