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

typera-openapi

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typera-openapi - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

2

dist/prettify.js

@@ -25,3 +25,3 @@ "use strict";

}
const options = yield resolveConfig(filePath);
const options = yield resolveConfig(filePath, { editorconfig: true });
return yield format(tsCode, Object.assign(Object.assign({}, options), { filepath: filePath }));

@@ -28,0 +28,0 @@ });

{
"name": "typera-openapi",
"version": "0.10.3",
"version": "0.10.4",
"description": "Generate OpenAPI spec from typera routes",

@@ -5,0 +5,0 @@ "repository": "https://github.com/akheron/typera-openapi",

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