Socket
Socket
Sign inDemoInstall

e-champ

Package Overview
Dependencies
327
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.9.2 to 2.10.0

15

HISTORY.md

@@ -0,1 +1,16 @@

## 2.10.0
* fix errors
* upgrade dependencies
## 2.9.0
* fix errors
* upgrade dependencies
## 2.8.0
* fix errors
* upgrade dependencies
## 2.7.0

@@ -2,0 +17,0 @@

11

package.json
{
"name": "e-champ",
"version": "2.9.2",
"version": "2.10.0",
"description": "A server platform for turn-based online games",

@@ -10,2 +10,5 @@ "author": {

"license": "Apache-2.0",
"engines": {
"node": ">=16.20.1"
},
"repository": {

@@ -16,8 +19,8 @@ "type": "git",

"dependencies": {
"evado": "~5.6.0",
"evado": "~5.7.0",
"evado-module-account": "~3.0.2",
"evado-module-admin": "~5.3.3",
"sharp": "~0.31.0",
"ws": "~8.13.0"
"sharp": "~0.32.0",
"ws": "~8.14.2"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc