New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@nestjs/schematics

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/schematics - npm Package Compare versions

Comparing version

to
11.0.2

@@ -34,3 +34,3 @@ {

"nodemon": "3.1.9",
"prettier": "3.5.1",
"prettier": "3.5.3",
"supertest": "7.0.0"

@@ -37,0 +37,0 @@ },

@@ -44,3 +44,3 @@ {

"eslint-plugin-prettier": "^5.2.2",
"globals": "^15.14.0",
"globals": "^16.0.0",
"jest": "^29.7.0",

@@ -47,0 +47,0 @@ "prettier": "^3.4.2",

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

<a href="https://circleci.com/gh/nestjs/nest" target="_blank"><img src="https://img.shields.io/circleci/build/github/nestjs/nest/master" alt="CircleCI" /></a>
<a href="https://coveralls.io/github/nestjs/nest?branch=master" target="_blank"><img src="https://coveralls.io/repos/github/nestjs/nest/badge.svg?branch=master#9" alt="Coverage" /></a>
<a href="https://discord.gg/G7Qnnhy" target="_blank"><img src="https://img.shields.io/badge/discord-online-brightgreen.svg" alt="Discord"/></a>

@@ -17,0 +16,0 @@ <a href="https://opencollective.com/nest#backer" target="_blank"><img src="https://opencollective.com/nest/backers/badge.svg" alt="Backers on Open Collective" /></a>

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

@@ -44,4 +44,4 @@ "main": "dist/index.js",

"dependencies": {
"@angular-devkit/core": "19.1.7",
"@angular-devkit/schematics": "19.1.7",
"@angular-devkit/core": "19.2.0",
"@angular-devkit/schematics": "19.2.0",
"comment-json": "4.2.5",

@@ -54,14 +54,14 @@ "jsonc-parser": "3.3.1",

"@commitlint/config-angular": "19.7.1",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.20.0",
"@eslint/eslintrc": "3.3.0",
"@eslint/js": "9.21.0",
"@types/jest": "29.5.14",
"@types/node": "22.13.4",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@types/node": "22.13.8",
"@typescript-eslint/eslint-plugin": "8.25.0",
"@typescript-eslint/parser": "8.25.0",
"cpx2": "8.0.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint": "9.21.0",
"eslint-config-prettier": "10.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "15.15.0",
"globals": "16.0.0",
"gulp": "5.0.0",

@@ -72,5 +72,5 @@ "gulp-clean": "0.4.0",

"nyc": "17.1.0",
"prettier": "3.5.1",
"prettier": "3.5.3",
"release-it": "18.1.2",
"ts-jest": "29.2.5",
"ts-jest": "29.2.6",
"ts-node": "10.9.2",

@@ -77,0 +77,0 @@ "typescript": "5.7.3",

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

<a href="https://www.npmjs.com/~nestjscore"><img src="https://img.shields.io/npm/dm/@nestjs/schematics.svg" alt="NPM Downloads" /></a>
<a href="https://coveralls.io/github/nestjs/nest?branch=master" target="_blank"><img src="https://coveralls.io/repos/github/nestjs/nest/badge.svg?branch=master#9" alt="Coverage" /></a>
<a href="https://discord.gg/G7Qnnhy" target="_blank"><img src="https://img.shields.io/badge/discord-online-brightgreen.svg" alt="Discord"/></a>

@@ -39,2 +38,2 @@ <a href="https://opencollective.com/nest#backer" target="_blank"><img src="https://opencollective.com/nest/backers/badge.svg" alt="Backers on Open Collective" /></a>

Nest is [MIT licensed](LICENSE).
Nest is [MIT licensed](LICENSE).