@nestjs/schematics
Advanced tools
Comparing version 6.9.1 to 6.9.2
@@ -35,3 +35,3 @@ { | ||
"@types/express": "^4.17.2", | ||
"@types/jest": "^24.0.25", | ||
"@types/jest": "25.1.1", | ||
"@types/node": "^13.1.6", | ||
@@ -47,3 +47,3 @@ "@types/supertest": "^2.0.8", | ||
"supertest": "^4.0.2", | ||
"ts-jest": "^24.3.0", | ||
"ts-jest": "25.1.0", | ||
"ts-loader": "^6.2.1", | ||
@@ -50,0 +50,0 @@ "ts-node": "^8.6.0", |
{ | ||
"name": "@nestjs/schematics", | ||
"version": "6.9.1", | ||
"version": "6.9.2", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"copy:collection": "cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib", | ||
"copy:lib": "cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib", | ||
"copy:lib": "cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.*' dist/lib", | ||
"lint": "eslint '{src,test}/**/*.ts' --fix", | ||
@@ -52,10 +52,10 @@ "prepublish:next": "npm run build", | ||
"@types/fs-extra": "8.0.1", | ||
"@types/jest": "24.9.1", | ||
"@types/jest": "25.1.1", | ||
"@types/node": "12.12.21", | ||
"@typescript-eslint/eslint-plugin": "2.17.0", | ||
"@typescript-eslint/parser": "2.17.0", | ||
"@typescript-eslint/eslint-plugin": "2.18.0", | ||
"@typescript-eslint/parser": "2.18.0", | ||
"cpx": "1.5.0", | ||
"eslint": "6.8.0", | ||
"eslint-config-prettier": "6.9.0", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-config-prettier": "6.10.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"gulp": "4.0.2", | ||
@@ -67,3 +67,3 @@ "gulp-clean": "0.4.0", | ||
"release-it": "^12.4.3", | ||
"ts-jest": "25.0.0", | ||
"ts-jest": "25.1.0", | ||
"ts-node": "8.6.2", | ||
@@ -70,0 +70,0 @@ "typescript": "3.7.5" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
153069
208
3612