@nestjs/websockets
Advanced tools
Comparing version 8.2.2 to 8.2.3
{ | ||
"name": "@nestjs/websockets", | ||
"version": "8.2.2", | ||
"version": "8.2.3", | ||
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)", | ||
@@ -20,4 +20,4 @@ "author": "Kamil Mysliwiec", | ||
"devDependencies": { | ||
"@nestjs/common": "8.2.2", | ||
"@nestjs/core": "8.2.2" | ||
"@nestjs/common": "8.2.3", | ||
"@nestjs/core": "8.2.3" | ||
}, | ||
@@ -24,0 +24,0 @@ "peerDependencies": { |
@@ -60,6 +60,8 @@ <p align="center"> | ||
#### Principal Sponsors | ||
<table style="text-align:center;"><tr><td> | ||
<table style="text-align:center;"><tr> | ||
<td><a href="https://trilon.io" target="_blank"><img src="https://nestjs.com/img/trilon.svg" width="200" valign="middle" /></a></td> | ||
<td> | ||
<a href="https://github.com/Sanofi-IADC" target="_blank"><img src="https://docs.nestjs.com/assets/sponsors/sanofi.png" width="180" valign="middle" /></a></td> | ||
<td> | ||
<a href="https://trilon.io" target="_blank"><img src="https://nestjs.com/img/trilon.svg" width="200" valign="middle" /></a></td> | ||
<a href="https://nx.dev" target="_blank"><img src="https://nestjs.com/img/nx-logo.png" height="45" valign="middle" /></a></td> | ||
</tr></table> | ||
@@ -66,0 +68,0 @@ |
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
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
78116
135