Socket
Socket
Sign inDemoInstall

diet-comet

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

3

index.js

@@ -17,6 +17,5 @@ // COMET module v0.5

// SETUP mysql
var MySQLClient = require('application/lib/mysql'); // Use MySQL Library
var MySQLClient = require('diet-mysql'); // Use MySQL Library
var MySQL = MySQLClient(COMET.app.mysql);
// SETUP emitter

@@ -23,0 +22,0 @@ var emitter = new events.EventEmitter(); // Attach an event emitter for Comet

{
"name" : "diet-comet",
"version": "v0.0.1",
"version": "v0.0.2",
"description": "The best COMET module for node.js",

@@ -5,0 +5,0 @@ "keywords": ["comet", "real time", "real time notifications", "notifications", "push", "real time push", "messaging", "group messaging"],

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