Socket
Socket
Sign inDemoInstall

@nestjs/cli

Package Overview
Dependencies
477
Maintainers
2
Versions
215
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.2.0 to 10.2.1

2

actions/start.action.js

@@ -94,3 +94,3 @@ "use strict";

if (sourceMapsRegisterPath !== undefined) {
processArgs.unshift(`-r ${sourceMapsRegisterPath}`);
processArgs.unshift(`-r "${sourceMapsRegisterPath}"`);
}

@@ -97,0 +97,0 @@ return (0, child_process_1.spawn)(binaryToRun, processArgs, {

{
"name": "@nestjs/cli",
"version": "10.2.0",
"version": "10.2.1",
"description": "Nest - modern, fast, powerful node.js web framework (@cli)",

@@ -41,5 +41,5 @@ "publishConfig": {

"dependencies": {
"@angular-devkit/core": "16.2.7",
"@angular-devkit/schematics": "16.2.7",
"@angular-devkit/schematics-cli": "16.2.7",
"@angular-devkit/core": "16.2.8",
"@angular-devkit/schematics": "16.2.8",
"@angular-devkit/schematics-cli": "16.2.8",
"@nestjs/schematics": "^10.0.1",

@@ -50,4 +50,4 @@ "chalk": "4.1.2",

"commander": "4.1.1",
"fork-ts-checker-webpack-plugin": "9.0.0",
"glob": "10.3.4",
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "10.3.10",
"inquirer": "8.2.6",

@@ -68,14 +68,14 @@ "node-emoji": "1.11.0",

"devDependencies": {
"@commitlint/cli": "18.0.0",
"@commitlint/config-angular": "18.0.0",
"@commitlint/cli": "18.2.0",
"@commitlint/config-angular": "18.1.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.94",
"@swc/core": "1.3.95",
"@types/inquirer": "9.0.3",
"@types/jest": "29.5.6",
"@types/node": "18.18.6",
"@types/node": "20.8.9",
"@types/node-emoji": "1.8.2",
"@types/shelljs": "0.8.14",
"@types/webpack-node-externals": "3.0.3",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"delete-empty": "3.0.0",

@@ -82,0 +82,0 @@ "eslint": "8.52.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc