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

colyseus-events

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colyseus-events - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

dist/core-visitors.js

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

exports.schemaKeys = Object.freeze(Object.keys(new (class extends schema_1.Schema {
})()).concat(['onChange']));
})()).concat(['onChange', 'onRemove']));
exports.handleSchema = Object.freeze({

@@ -11,0 +11,0 @@ /**

{
"name": "colyseus-events",
"version": "2.1.0",
"version": "2.1.1",
"description": "generate notification events from colyseus state",

@@ -35,3 +35,3 @@ "repository": "git@github.com:starwards/colyseus-events.git",

"devDependencies": {
"@colyseus/schema": "^1.0.34",
"@colyseus/schema": "^1.0.41",
"@types/tape": "^4.13.2",

@@ -53,5 +53,5 @@ "@typescript-eslint/eslint-plugin": "^5.29.0",

"tape": "^5.5.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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