Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nest-pret-schematics

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nest-pret-schematics - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

6

dist/application/files/ts/package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc