nest-pret-schematics
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -34,4 +34,6 @@ { | ||
"build:cli": "tsc -p tsconfig.cli.json", | ||
"build:cli:only": "tsc -p tsconfig.cli.json", | ||
"publishSchematics": "cd schematics && npm run pub", | ||
"updateSchematics": "npm i nest-pret-schematics@latest" | ||
"updateSchematics": "npm i nest-pret-schematics@latest", | ||
"postinstall": "npm run build" | ||
}, | ||
@@ -89,3 +91,3 @@ "dependencies": { | ||
"mongodb-memory-server": "^9.1.1", | ||
"nest-pret-schematics": "^0.10.2", | ||
"nest-pret-schematics": "^0.10.3", | ||
"nestjs-spelunker": "^1.3.0", | ||
@@ -92,0 +94,0 @@ "pactum": "^3.5.1", |
@@ -21,3 +21,3 @@ { | ||
"type": "string", | ||
"description": "Nest application author.", | ||
"description": "Nest Pret application author.", | ||
"default": "" | ||
@@ -27,3 +27,3 @@ }, | ||
"type": "string", | ||
"description": "Nest application description.", | ||
"description": "Nest Pret application description.", | ||
"default": "" | ||
@@ -33,3 +33,3 @@ }, | ||
"type": "string", | ||
"description": "Nest application destination directory." | ||
"description": "Nest Pret application destination directory." | ||
}, | ||
@@ -43,3 +43,3 @@ "strict": { | ||
"type": "string", | ||
"description": "Nest application version.", | ||
"description": "Nest Pret application version.", | ||
"default": "0.0.1" | ||
@@ -49,15 +49,15 @@ }, | ||
"type": "string", | ||
"description": "Nest application language." | ||
"description": "Nest Pret application language." | ||
}, | ||
"packageManager": { | ||
"type": "string", | ||
"description": "Nest application package manager." | ||
"description": "Nest Pret application package manager." | ||
}, | ||
"dependencies": { | ||
"type": "string", | ||
"description": "Nest application dependencies." | ||
"description": "Nest Pret application dependencies." | ||
}, | ||
"devDependencies": { | ||
"type": "string", | ||
"description": "Nest application development dependencies." | ||
"description": "Nest Pret application development dependencies." | ||
}, | ||
@@ -64,0 +64,0 @@ "spec": { |
{ | ||
"name": "nest-pret-schematics", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"description": "Schematics for scaffolding a Nest Pret App.", | ||
@@ -5,0 +5,0 @@ "author": "Ricardo Simioni", |
@@ -21,3 +21,3 @@ { | ||
"type": "string", | ||
"description": "Nest application author.", | ||
"description": "Nest Pret application author.", | ||
"default": "" | ||
@@ -27,3 +27,3 @@ }, | ||
"type": "string", | ||
"description": "Nest application description.", | ||
"description": "Nest Pret application description.", | ||
"default": "" | ||
@@ -33,3 +33,3 @@ }, | ||
"type": "string", | ||
"description": "Nest application destination directory." | ||
"description": "Nest Pret application destination directory." | ||
}, | ||
@@ -43,3 +43,3 @@ "strict": { | ||
"type": "string", | ||
"description": "Nest application version.", | ||
"description": "Nest Pret application version.", | ||
"default": "0.0.1" | ||
@@ -49,15 +49,15 @@ }, | ||
"type": "string", | ||
"description": "Nest application language." | ||
"description": "Nest Pret application language." | ||
}, | ||
"packageManager": { | ||
"type": "string", | ||
"description": "Nest application package manager." | ||
"description": "Nest Pret application package manager." | ||
}, | ||
"dependencies": { | ||
"type": "string", | ||
"description": "Nest application dependencies." | ||
"description": "Nest Pret application dependencies." | ||
}, | ||
"devDependencies": { | ||
"type": "string", | ||
"description": "Nest application development dependencies." | ||
"description": "Nest Pret application development dependencies." | ||
}, | ||
@@ -64,0 +64,0 @@ "spec": { |
Sorry, the diff of this file is too big to display
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
582985
1