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

@nestjs/schematics

Package Overview
Dependencies
Maintainers
2
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nestjs/schematics - npm Package Compare versions

Comparing version 8.0.8 to 8.0.9

1

dist/lib/application/files/js/nest-cli.json
{
"$schema": "https://json.schemastore.org/nest-cli",
"language": "js",

@@ -3,0 +4,0 @@ "collection": "@nestjs/schematics",

10

dist/lib/application/files/js/package.json

@@ -25,12 +25,12 @@ {

"@nestjs/testing": "^8.0.0",
"@babel/core": "7.17.5",
"@babel/core": "7.17.8",
"@babel/node": "7.16.8",
"@babel/plugin-proposal-decorators": "7.17.2",
"@babel/plugin-proposal-decorators": "7.17.8",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/register": "7.17.0",
"@babel/runtime": "7.17.2",
"@babel/register": "7.17.7",
"@babel/runtime": "7.17.8",
"jest": "27.5.1",
"nodemon": "2.0.15",
"prettier": "2.5.1",
"prettier": "2.6.1",
"supertest": "6.2.2"

@@ -37,0 +37,0 @@ },

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}
{
"$schema": "https://json.schemastore.org/nest-cli",
"language": "<%= language %>",

@@ -3,0 +4,0 @@ "collection": "<%= collection %>",

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "<%= collection %>",
"sourceRoot": "src"
}
{
"name": "@nestjs/schematics",
"version": "8.0.8",
"version": "8.0.9",
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)",

@@ -43,4 +43,4 @@ "main": "dist/index.js",

"dependencies": {
"@angular-devkit/core": "13.2.5",
"@angular-devkit/schematics": "13.2.5",
"@angular-devkit/core": "13.3.1",
"@angular-devkit/schematics": "13.3.1",
"fs-extra": "10.0.1",

@@ -51,11 +51,11 @@ "jsonc-parser": "3.0.0",

"devDependencies": {
"@commitlint/cli": "16.2.1",
"@commitlint/config-angular": "16.2.1",
"@commitlint/cli": "16.2.3",
"@commitlint/config-angular": "16.2.3",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.4.1",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"cpx": "1.5.0",
"eslint": "8.10.0",
"eslint": "8.12.0",
"eslint-config-prettier": "8.5.0",

@@ -68,6 +68,6 @@ "eslint-plugin-import": "2.25.4",

"nyc": "15.1.0",
"release-it": "14.12.5",
"ts-jest": "27.1.3",
"release-it": "14.14.0",
"ts-jest": "27.1.4",
"ts-node": "10.7.0",
"typescript": "4.6.2"
"typescript": "4.6.3"
},

@@ -74,0 +74,0 @@ "peerDependencies": {

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