Socket
Socket
Sign inDemoInstall

gamewisp-listener

Package Overview
Dependencies
95
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.10 to 1.0.11

2

index.js

@@ -18,3 +18,3 @@ 'use strict';

if (!(this instanceof GameWisp)) return new GameWisp(options);
_self.options = options;
this.options = options;

@@ -21,0 +21,0 @@ // Socket.io object

{
"name": "gamewisp-listener",
"version": "1.0.10",
"version": "1.0.11",
"description": "Evented wrapper API for GameWisp",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc