Socket
Socket
Sign inDemoInstall

@vori/nest-schematics

Package Overview
Dependencies
92
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

dist/lib/resource/files/ts/__name__.controller.ts

@@ -25,3 +25,3 @@ <% if (crud && type === 'rest') { %>import { Get, Post, Body, Patch, Param, Delete, Req } from '@nestjs/common';

@ApiOperation({ operationId: 'create<%= singular(classify(name)) %> %>' })
@ApiOperation({ operationId: 'create<%= singular(classify(name)) %>' })
@ApiCreatedResponse({ type: <%= singular(classify(name)) %>Dto })

@@ -28,0 +28,0 @@ @ApiBadRequestResponse()

@@ -7,3 +7,3 @@ {

},
"version": "1.0.1",
"version": "1.0.2",
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)",

@@ -10,0 +10,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc