Socket
Socket
Sign inDemoInstall

@nestjs/cqrs

Package Overview
Dependencies
208
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.2.6 to 10.2.7

44

package.json
{
"name": "@nestjs/cqrs",
"version": "10.2.6",
"version": "10.2.7",
"description": "A lightweight CQRS module for Nest framework (node.js)",

@@ -21,25 +21,25 @@ "license": "MIT",

"dependencies": {
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@nestjs/common": "10.2.4",
"@nestjs/core": "10.2.4",
"@types/node": "18.17.12",
"@types/jest": "29.5.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"husky": "8.0.3",
"jest": "29.6.4",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"reflect-metadata": "0.1.13",
"release-it": "16.1.5",
"@commitlint/cli": "18.6.0",
"@commitlint/config-angular": "18.6.0",
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@types/node": "20.11.16",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"husky": "9.0.10",
"jest": "29.7.0",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"reflect-metadata": "0.2.1",
"release-it": "17.0.3",
"rxjs": "7.8.1",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},

@@ -49,3 +49,3 @@ "peerDependencies": {

"@nestjs/core": "^9.0.0 || ^10.0.0",
"reflect-metadata": "0.1.13",
"reflect-metadata": "^0.1.13 || ^0.2.0",
"rxjs": "^7.2.0"

@@ -52,0 +52,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc