Socket
Socket
Sign inDemoInstall

@nestjs/schematics

Package Overview
Dependencies
Maintainers
2
Versions
127
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 9.1.0 to 9.2.0

10

dist/lib/application/files/js/package.json

@@ -25,12 +25,12 @@ {

"@nestjs/testing": "^9.0.0",
"@babel/core": "7.21.3",
"@babel/core": "7.21.8",
"@babel/node": "7.20.7",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/register": "7.21.0",
"@babel/runtime": "7.21.0",
"@babel/runtime": "7.21.5",
"jest": "29.5.0",
"nodemon": "2.0.22",
"prettier": "2.8.7",
"prettier": "2.8.8",
"supertest": "6.3.3"

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

@@ -34,4 +34,4 @@ {

"@types/express": "^4.17.13",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/jest": "29.5.1",
"@types/node": "18.16.12",
"@types/supertest": "^2.0.11",

@@ -47,7 +47,7 @@ "@typescript-eslint/eslint-plugin": "^5.0.0",

"supertest": "^6.1.3",
"ts-jest": "29.0.5",
"ts-jest": "29.1.0",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "4.2.0",
"typescript": "^4.7.4"
"typescript": "^5.0.0"
},

@@ -54,0 +54,0 @@ "jest": {

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

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

"dependencies": {
"@angular-devkit/core": "15.2.4",
"@angular-devkit/schematics": "15.2.4",
"@angular-devkit/core": "16.0.1",
"@angular-devkit/schematics": "16.0.1",
"jsonc-parser": "3.2.0",

@@ -51,10 +51,10 @@ "pluralize": "8.0.0"

"devDependencies": {
"@commitlint/cli": "17.5.1",
"@commitlint/config-angular": "17.4.4",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@commitlint/cli": "17.6.3",
"@commitlint/config-angular": "17.6.3",
"@types/jest": "29.5.1",
"@types/node": "18.16.12",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"cpx": "1.5.0",
"eslint": "8.37.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",

@@ -67,6 +67,6 @@ "eslint-plugin-import": "2.27.5",

"nyc": "15.1.0",
"release-it": "15.9.3",
"ts-jest": "29.0.5",
"release-it": "15.10.3",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.9.5"
"typescript": "5.0.4"
},

@@ -73,0 +73,0 @@ "peerDependencies": {

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