@feathersjs/socketio
Advanced tools
Comparing version 5.0.0-pre.15 to 5.0.0-pre.16
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0-pre.16](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.15...v5.0.0-pre.16) (2022-01-12) | ||
**Note:** Version bump only for package @feathersjs/socketio | ||
# [5.0.0-pre.15](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.14...v5.0.0-pre.15) (2021-11-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/socketio", | ||
"description": "The Feathers Socket.io real-time API provider", | ||
"version": "5.0.0-pre.15", | ||
"version": "5.0.0-pre.16", | ||
"homepage": "https://feathersjs.com", | ||
@@ -53,21 +53,20 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.0-pre.15", | ||
"@feathersjs/feathers": "^5.0.0-pre.15", | ||
"@feathersjs/transport-commons": "^5.0.0-pre.15", | ||
"socket.io": "^4.3.1" | ||
"@feathersjs/commons": "^5.0.0-pre.16", | ||
"@feathersjs/feathers": "^5.0.0-pre.16", | ||
"@feathersjs/transport-commons": "^5.0.0-pre.16", | ||
"socket.io": "^4.4.0" | ||
}, | ||
"devDependencies": { | ||
"@feathersjs/commons": "^5.0.0-pre.2", | ||
"@feathersjs/express": "^5.0.0-pre.15", | ||
"@feathersjs/memory": "^5.0.0-pre.15", | ||
"@feathersjs/tests": "^5.0.0-pre.15", | ||
"@feathersjs/express": "^5.0.0-pre.16", | ||
"@feathersjs/memory": "^5.0.0-pre.16", | ||
"@feathersjs/tests": "^5.0.0-pre.16", | ||
"@types/mocha": "^9.0.0", | ||
"@types/node": "^16.11.6", | ||
"@types/node": "^17.0.5", | ||
"lodash": "^4.17.21", | ||
"mocha": "^9.1.3", | ||
"shx": "^0.3.3", | ||
"socket.io-client": "^4.3.2", | ||
"typescript": "^4.4.4" | ||
"socket.io-client": "^4.4.0", | ||
"typescript": "^4.5.4" | ||
}, | ||
"gitHead": "8008bf4f8529a2a40b6a2f976c1f43ae13675693" | ||
"gitHead": "f0cd227a82d159b528193bd33747c97684a48773" | ||
} |
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
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
53066
10
1