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

@tsoa/runtime

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsoa/runtime - npm Package Compare versions

Comparing version 6.0.0-rc.1 to 6.0.0-rc.2

1

dist/config.d.ts

@@ -44,2 +44,3 @@ import { Swagger } from './swagger/swagger';

multerOpts?: MulterOpts;
defaultNumberType?: 'double' | 'float' | 'integer' | 'long';
}

@@ -46,0 +47,0 @@ /**

6

package.json
{
"name": "@tsoa/runtime",
"description": "Build swagger-compliant REST APIs using TypeScript and Node",
"version": "6.0.0-rc.1",
"version": "6.0.0-rc.2",
"main": "./dist/index.js",

@@ -38,3 +38,3 @@ "typings": "./dist/index.d.ts",

"@types/validator": "^13.7.14",
"typescript": "^5.0.3"
"typescript": "^5.1.6"
},

@@ -53,3 +53,3 @@ "repository": {

},
"gitHead": "3d3b93f0f54cdff633743d2eefb386f0980ceb80"
"gitHead": "ec57bd84bfa281e6a04428b39d18ad2425c3322b"
}
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