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

@nestjs/schematics

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/schematics - npm Package Compare versions

Comparing version 5.11.3-0 to 5.11.3

2

lib/application/files/ts/package.json

@@ -13,3 +13,3 @@ {

"start:debug": "nodemon --config nodemon-debug.json",
"prestart:prod": "rimraf dist && tsc",
"prestart:prod": "rimraf dist && npm run build",
"start:prod": "node dist/main.js",

@@ -16,0 +16,0 @@ "lint": "tslint -p tsconfig.json -c tslint.json",

@@ -46,6 +46,2 @@ <p align="center">

# incremental rebuild (webpack)
$ <%= packageManager %> run webpack
$ <%= packageManager %> run start:hmr
# production mode

@@ -52,0 +48,0 @@ $ <%= packageManager %> run start:prod

{
"name": "@nestjs/schematics",
"version": "5.11.3-0",
"version": "5.11.3",
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)",

@@ -5,0 +5,0 @@ "main": "index.js",

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