@nestjs/microservices
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@nestjs/microservices", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@microservices)", | ||
@@ -9,3 +9,4 @@ "author": "Kamil Mysliwiec", | ||
"json-socket": "^0.2.1", | ||
"iterare": "0.0.8" | ||
"iterare": "0.0.8", | ||
"redis": "^2.6.5" | ||
}, | ||
@@ -16,5 +17,4 @@ "peerDependencies": { | ||
"reflect-metadata": "0.1.10", | ||
"rxjs": "^5.0.3", | ||
"redis": "^2.6.5" | ||
"rxjs": "^5.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
+ Addedredis@^2.6.5