@colyseus/schema
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@colyseus/schema", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Schema-based binary serializer / de-serializer. ", | ||
@@ -16,3 +16,4 @@ "main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"bin" | ||
], | ||
@@ -19,0 +20,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91469
30