New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gathertown/gather-game-common

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gathertown/gather-game-common - npm Package Compare versions

Comparing version 16.0.0 to 17.0.0

1

dist/src/config.js
"use strict";
exports.__esModule = true;
exports.config = void 0;
// IF YOU CHANGE THIS PLEASE TELL NATE
exports.config = {

@@ -5,0 +6,0 @@ gameServerProtocolVersion: 14

2

package.json
{
"name": "@gathertown/gather-game-common",
"version": "16.0.0",
"version": "17.0.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

@@ -0,3 +1,4 @@

// IF YOU CHANGE THIS PLEASE TELL NATE
export const config = {
gameServerProtocolVersion: 14,
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc