Socket
Socket
Sign inDemoInstall

@nestjs/schematics

Package Overview
Dependencies
Maintainers
4
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 6.9.4 to 7.0.0

11

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

@@ -6,3 +6,4 @@ {

"author": "<%= author %>",
"license": "MIT",
"private": true,
"license": "UNLICENSED",
"scripts": {

@@ -17,5 +18,5 @@ "format": "prettier --write \"**/*.js\"",

"dependencies": {
"@nestjs/common": "^6.10.14",
"@nestjs/core": "^6.10.14",
"@nestjs/platform-express": "^6.10.14",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
"reflect-metadata": "^0.1.13",

@@ -25,3 +26,3 @@ "rxjs": "^6.5.4"

"devDependencies": {
"@nestjs/testing": "^6.10.14",
"@nestjs/testing": "^7.0.0",
"@babel/core": "^7.6.2",

@@ -28,0 +29,0 @@ "@babel/node": "^7.6.2",

@@ -6,3 +6,4 @@ {

"author": "<%= author %>",
"license": "MIT",
"private": true,
"license": "UNLICENSED",
"scripts": {

@@ -24,28 +25,28 @@ "prebuild": "rimraf dist",

"dependencies": {
"@nestjs/common": "^6.10.14",
"@nestjs/core": "^6.10.14",
"@nestjs/platform-express": "^6.10.14",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/platform-express": "^7.0.0",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"rxjs": "^6.5.4"
},
"devDependencies": {
"@nestjs/cli": "^6.13.2",
"@nestjs/schematics": "^6.8.1",
"@nestjs/testing": "^6.10.14",
"@types/express": "^4.17.2",
"@types/jest": "25.1.2",
"@types/node": "^13.1.6",
"@nestjs/cli": "^7.0.0",
"@nestjs/schematics": "^7.0.0",
"@nestjs/testing": "^7.0.0",
"@types/express": "^4.17.3",
"@types/jest": "25.1.4",
"@types/node": "^13.9.1",
"@types/supertest": "^2.0.8",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.19.1",
"jest": "^24.9.0",
"prettier": "^1.18.2",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1",
"jest": "^25.1.0",
"prettier": "^1.19.1",
"supertest": "^4.0.2",
"ts-jest": "25.2.0",
"ts-jest": "25.2.1",
"ts-loader": "^6.2.1",
"ts-node": "^8.6.0",
"ts-node": "^8.6.2",
"tsconfig-paths": "^3.9.0",

@@ -52,0 +53,0 @@ "typescript": "^3.7.4"

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

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

"dependencies": {
"@angular-devkit/core": "7.3.8",
"@angular-devkit/schematics": "7.3.8",
"@angular-devkit/core": "9.0.6",
"@angular-devkit/schematics": "9.0.6",
"fs-extra": "8.1.0"

@@ -51,7 +51,7 @@ },

"@commitlint/config-angular": "^8.3.4",
"@types/fs-extra": "8.0.1",
"@types/jest": "25.1.2",
"@types/fs-extra": "8.1.0",
"@types/jest": "25.1.4",
"@types/node": "12.12.21",
"@typescript-eslint/eslint-plugin": "2.19.2",
"@typescript-eslint/parser": "2.19.2",
"@typescript-eslint/eslint-plugin": "2.23.0",
"@typescript-eslint/parser": "2.23.0",
"cpx": "1.5.0",

@@ -67,5 +67,5 @@ "eslint": "6.8.0",

"release-it": "^12.4.3",
"ts-jest": "25.2.0",
"ts-jest": "25.2.1",
"ts-node": "8.6.2",
"typescript": "3.7.5"
"typescript": "3.8.3"
},

@@ -72,0 +72,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