New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.0.0-rc.1 to 4.0.0-rc.2

5

dist/config.d.ts

@@ -85,2 +85,7 @@ import { Swagger } from './swagger/swagger';

/**
* Link to the page that describes the terms of service.
* Must be in the URL format.
*/
termsOfService?: string;
/**
* Contact Information

@@ -87,0 +92,0 @@ */

7

package.json
{
"name": "@tsoa/runtime",
"description": "Build swagger-compliant REST APIs using TypeScript and Node",
"version": "4.0.0-rc.1",
"version": "4.0.0-rc.2",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",
"files": [
"dist"
],
"keywords": [

@@ -49,3 +52,3 @@ "typescript",

},
"gitHead": "ef5c643673091458981d9cb8115ba7616e7cee01"
"gitHead": "fc63390e402dee24599b8b13c63b0a39721d93ff"
}
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