@tsed/socketio
Advanced tools
Comparing version 4.0.1 to 4.0.4
{ | ||
"name": "@tsed/socketio", | ||
"version": "4.0.1", | ||
"version": "4.0.4", | ||
"description": "Socket.io package for Ts.ED framework", | ||
@@ -11,3 +11,3 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"@tsed/common": "4.0.1", | ||
"@tsed/common": "4.0.4", | ||
"@types/socket.io": "^1.4.31", | ||
@@ -24,3 +24,3 @@ "socket.io": "^2.0.4" | ||
"type": "git", | ||
"url": "https://github.com/Romakita/ts-express-decorators.git" | ||
"url": "git+https://github.com/Romakita/ts-express-decorators.git" | ||
}, | ||
@@ -53,4 +53,7 @@ "keywords": [ | ||
"homepage": "https://romakita.github.io/ts-express-decorators/#/", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
"author": { | ||
"name": "Romain Lenzotti" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "933abdb5d88d2a5b77c22f5d62932e2ab248b265" | ||
} |
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
105242