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

@colyseus/schema

Package Overview
Dependencies
Maintainers
1
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colyseus/schema - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

lib/annotations.js

@@ -643,3 +643,3 @@ "use strict";

typeIds[childSchemaName] = childType.id;
buildType(childType, (new childSchema())._schema);
buildType(childType, childSchema._schema);
}

@@ -646,0 +646,0 @@ field.referencedType = typeIds[childSchemaName];

{
"name": "@colyseus/schema",
"version": "0.3.4",
"version": "0.3.5",
"description": "Schema-based binary serializer / de-serializer. ",

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

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