Socket
Socket
Sign inDemoInstall

@nestjs/cqrs

Package Overview
Dependencies
51
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

10

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

@@ -14,2 +14,3 @@ "license": "MIT",

"devDependencies": {
"@nestjs/common": "^5.0.0",
"@types/node": "^7.0.41",

@@ -19,2 +20,4 @@ "husky": "^0.14.3",

"prettier": "^1.11.1",
"reflect-metadata": "0.1.12",
"rxjs": "^6.0.0",
"rxjs-compat": "^6.2.1",

@@ -28,7 +31,2 @@ "typescript": "^2.8.0"

},
"optionalDependencies": {
"@nestjs/common": "^5.0.0",
"reflect-metadata": "0.1.12",
"rxjs": "^6.0.0"
},
"lint-staged": {

@@ -35,0 +33,0 @@ "*.ts": [

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