@nestjs/schematics
Advanced tools
Comparing version 6.1.3-next to 6.1.4-next
@@ -47,3 +47,3 @@ "use strict"; | ||
name: options.directory, | ||
version: '^7.0.0', | ||
version: '7.0.0', | ||
}); | ||
@@ -50,0 +50,0 @@ } |
@@ -74,3 +74,3 @@ import { strings } from '@angular-devkit/core'; | ||
name: options.directory, | ||
version: '^7.0.0', | ||
version: '7.0.0', | ||
}); | ||
@@ -77,0 +77,0 @@ } |
{ | ||
"name": "@nestjs/schematics", | ||
"version": "6.1.3-next", | ||
"version": "6.1.4-next", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
175833