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

@corsaircoalition/common

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corsaircoalition/common - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

8

package.json
{
"name": "@corsaircoalition/common",
"version": "1.2.0",
"version": "1.3.0",
"description": "common helper modules for a modular generals.io bot framework",

@@ -28,7 +28,7 @@ "main": "out/index.js",

"license": "Apache-2.0",
"homepage": "https://github.com/CorsairCoalition/docs#readme",
"homepage": "https://corsaircoalition.github.io/",
"devDependencies": {
"@sindresorhus/tsconfig": "^3.0.1",
"@types/node": "^20.2.5",
"typescript": "^5.1.3"
"@types/node": "^20.4.6",
"typescript": "^5.1.6"
},

@@ -35,0 +35,0 @@ "dependencies": {

@@ -204,2 +204,3 @@ declare namespace Game {

GAME_SERVER_URL: string
REPLAY_URL_PREFIX: string
MAX_TURNS: number

@@ -206,0 +207,0 @@ BOT_ID_PREFIX: string

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