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

@oogg/game-server

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oogg/game-server - npm Package Compare versions

Comparing version 0.0.1-alpha.9ff to 1.0.0-alpha-1

__dist__/index.js

20

package.json
{
"name": "@oogg/game-server",
"version": "0.0.1-alpha.9ff",
"main": "dist/index.js",
"types": "dist/__types__/index.d.ts",
"peerDependencies": {
"@colyseus/schema": "^2.0.4"
"version": "1.0.0-alpha-1",
"type": "module",
"main": "__dist__/index.js",
"types": "__dist__/types/index.d.ts",
"dependencies": {
"@dimforge/rapier3d-compat": "0.11.2",
"draco3dgltf": "^1.5.7",
"three": "*"
},
"devDependencies": {
"partykit": "0.0.39",
"typescript": "^5.3.2"
"typescript": "^5.3.2"
},
"files": [
"dist"
"dist"
]
}
}
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