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.4 to 0.10.5

16

dist/application/files/ts/nest-cli.json

@@ -6,16 +6,4 @@ {

"compilerOptions": {
"deleteOutDir": true,
"webpack": true
},
"projects": {
"schematics": {
"type": "library",
"root": "libs/schematics",
"entryFile": "index",
"sourceRoot": "libs/schematics/src",
"compilerOptions": {
"tsConfigPath": "libs/schematics/tsconfig.lib.json"
}
}
"deleteOutDir": true
}
}
}

2

dist/application/files/ts/package.json

@@ -90,3 +90,3 @@ {

"mongodb-memory-server": "^9.1.1",
"nest-pret-schematics": "^0.10.3",
"nest-pret-schematics": "^0.10.4",
"nestjs-spelunker": "^1.3.0",

@@ -93,0 +93,0 @@ "pactum": "^3.5.1",

{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "scripts", "cli", "**/*spec.ts"]
"exclude": ["node_modules", "test", "scripts", "cli", "dist", "bin", "schematics", "**/*spec.ts"]
}
{
"name": "nest-pret-schematics",
"version": "0.10.4",
"version": "0.10.5",
"description": "Schematics for scaffolding a Nest Pret App.",

@@ -5,0 +5,0 @@ "author": "Ricardo Simioni",

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