@nestjs/schematics
Advanced tools
Comparing version 6.7.5 to 6.7.6
@@ -59,5 +59,5 @@ { | ||
}, | ||
"coverageDirectory": "./coverage", | ||
"coverageDirectory": "../coverage", | ||
"testEnvironment": "node" | ||
} | ||
} |
{ | ||
"name": "@nestjs/schematics", | ||
"version": "6.7.5", | ||
"version": "6.7.6", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)", | ||
@@ -39,3 +39,3 @@ "main": "index.js", | ||
"@types/jest": "24.0.23", | ||
"@types/node": "12.12.14", | ||
"@types/node": "12.12.16", | ||
"gulp": "4.0.2", | ||
@@ -42,0 +42,0 @@ "jest": "24.9.0", |
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
211968