Socket
Socket
Sign inDemoInstall

@nestjs/cli

Package Overview
Dependencies
Maintainers
4
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/cli - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0-next

1

lib/schematics/nest.collection.js

@@ -38,2 +38,3 @@ "use strict";

{ name: 'application', alias: 'app' },
{ name: 'angular-app', alias: 'ng-app' },
{ name: 'class', alias: 'cl' },

@@ -40,0 +41,0 @@ { name: 'configuration', alias: 'config' },

10

package.json
{
"name": "@nestjs/cli",
"version": "6.0.0",
"version": "6.1.0-next",
"description": "Nest - modern, fast, powerful node.js web framework (@cli)",

@@ -40,3 +40,3 @@ "publishConfig": {

"@angular-devkit/schematics-cli": "0.13.6",
"@nestjs/schematics": "6.0.1",
"@nestjs/schematics": "6.1.0-next",
"chalk": "2.4.2",

@@ -49,9 +49,9 @@ "cli-table2": "0.2.0",

"os-name": "3.0.0",
"typescript": "3.3.3333"
"typescript": "3.3.4000"
},
"devDependencies": {
"@types/cli-table2": "0.2.2",
"@types/inquirer": "0.0.44",
"@types/inquirer": "6.0.0",
"@types/jest": "24.0.11",
"@types/node": "11.11.3",
"@types/node": "11.11.6",
"@types/node-emoji": "1.8.1",

@@ -58,0 +58,0 @@ "@types/ora": "1.3.4",

@@ -42,2 +42,3 @@ <p align="center">

$ npm install
$ npm run build
$ npm link

@@ -44,0 +45,0 @@ ```

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