create-nestjs
Advanced tools
Comparing version 0.0.6 to 1.0.0
{ | ||
"name": "create-nestjs", | ||
"description": "An alias to `npx @nestjs/cli new` to bootstrap a new NestJS application!", | ||
"version": "0.0.6", | ||
"version": "1.0.0", | ||
"bin": { | ||
@@ -16,3 +16,8 @@ "create-nestjs": "./run-nestjs-new" | ||
}, | ||
"repository": "https://github.com/micalevisk/create-nestjs", | ||
"homepage": "https://github.com/micalevisk/create-nestjs", | ||
"bugs": { | ||
"url": "https://github.com/micalevisk/create-nestjs/issues" | ||
}, | ||
"license": "MIT" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
649
0
0