create-nest
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "create-nest", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Bootstraps a lean NestJS Express-based app to help on creating minimal reproduction of issues. Just run `npm init nest` or `npx create-nest`", | ||
@@ -5,0 +5,0 @@ "bin": { |
npm init nest | ||
npm create nest | ||
npx create-nest | ||
yarn create nest | ||
npx create-nest | ||
pnpm create nest | ||
pnpx create-nest |
Sorry, the diff of this file is not supported yet
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
3913
7