Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

colyseus.js

Package Overview
Dependencies
Maintainers
1
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colyseus.js - npm Package Compare versions

Comparing version 0.7.2-rc4 to 0.7.2

2

package.json
{
"name": "colyseus.js",
"version": "0.7.2-rc4",
"version": "0.7.2",
"description": "Multiplayer Game Client for the Browser",

@@ -5,0 +5,0 @@ "keywords": [

@@ -25,5 +25,4 @@ const webpack = require('webpack')

// hack: react-native is not used for the distribution build
externals: {
// hack: react-native is not used for the
// distribution build
'react-native': "ReactNative"

@@ -30,0 +29,0 @@ },

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