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

@nestjs/schematics

Package Overview
Dependencies
Maintainers
4
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 6.9.1 to 6.9.2

dist/lib/application/files/js/.babelrc

4

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

@@ -35,3 +35,3 @@ {

"@types/express": "^4.17.2",
"@types/jest": "^24.0.25",
"@types/jest": "25.1.1",
"@types/node": "^13.1.6",

@@ -47,3 +47,3 @@ "@types/supertest": "^2.0.8",

"supertest": "^4.0.2",
"ts-jest": "^24.3.0",
"ts-jest": "25.1.0",
"ts-loader": "^6.2.1",

@@ -50,0 +50,0 @@ "ts-node": "^8.6.0",

{
"name": "@nestjs/schematics",
"version": "6.9.1",
"version": "6.9.2",
"description": "Nest - modern, fast, powerful node.js web framework (@schematics)",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

"copy:collection": "cpx src/collection.json dist && cpx 'src/lib/**/schema.json' dist/lib",
"copy:lib": "cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib",
"copy:lib": "cpx 'src/lib/**/{files,workspace}/**/*.*' dist/lib && cpx 'src/lib/**/{files,workspace}/**/.*' dist/lib",
"lint": "eslint '{src,test}/**/*.ts' --fix",

@@ -52,10 +52,10 @@ "prepublish:next": "npm run build",

"@types/fs-extra": "8.0.1",
"@types/jest": "24.9.1",
"@types/jest": "25.1.1",
"@types/node": "12.12.21",
"@typescript-eslint/eslint-plugin": "2.17.0",
"@typescript-eslint/parser": "2.17.0",
"@typescript-eslint/eslint-plugin": "2.18.0",
"@typescript-eslint/parser": "2.18.0",
"cpx": "1.5.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-import": "2.20.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-import": "2.20.1",
"gulp": "4.0.2",

@@ -67,3 +67,3 @@ "gulp-clean": "0.4.0",

"release-it": "^12.4.3",
"ts-jest": "25.0.0",
"ts-jest": "25.1.0",
"ts-node": "8.6.2",

@@ -70,0 +70,0 @@ "typescript": "3.7.5"

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