@pusher/chatkit-server
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -8,6 +8,12 @@ # Changelog | ||
## [Unreleased](https://github.com/pusher/chatkit-server-node/compare/1.0.3...HEAD) | ||
## [Unreleased](https://github.com/pusher/chatkit-server-node/compare/1.0.5...HEAD) | ||
## [1.0.5](https://github.com/pusher/chatkit-server-node/compare/1.0.4...1.0.5) | ||
- Upgrade dependencies to avoid vulnerabilities | ||
## [1.0.4](https://github.com/pusher/chatkit-server-node/compare/1.0.3...1.0.4) | ||
### Additions | ||
- `CreateRoom` and `UpdateRoom` both now support the `customData` option. | ||
@@ -14,0 +20,0 @@ |
{ | ||
"name": "@pusher/chatkit-server", | ||
"description": "Pusher Chatkit server SDK", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "target/src/index.js", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@pusher/platform-node": "^0.15.1", | ||
"@pusher/platform-node": "~0.15.0", | ||
"jsonwebtoken": "^8.3.0" | ||
@@ -31,0 +31,0 @@ }, |
{ | ||
"name": "@pusher/chatkit-server", | ||
"description": "Pusher Chatkit server SDK", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "target/src/index.js", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@pusher/platform-node": "^0.15.1", | ||
"@pusher/platform-node": "~0.15.0", | ||
"jsonwebtoken": "^8.3.0" | ||
@@ -31,0 +31,0 @@ }, |
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
55647
1