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.5.0 to 6.5.1

2

dist/decorators/tags.d.ts

@@ -1,1 +0,1 @@

export declare function Tags(...values: string[]): MethodDecorator;
export declare function Tags(...values: string[]): ClassDecorator & MethodDecorator;
{
"name": "@tsoa/runtime",
"description": "Build swagger-compliant REST APIs using TypeScript and Node",
"version": "6.5.0",
"version": "6.5.1",
"main": "./dist/index.js",

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

},
"gitHead": "4abc6eeca0f1c7541900b88916612df926aab638"
"gitHead": "6b32d5b86286fcf573802ca2d243bf12b6a41bea"
}
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