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

elephas

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elephas - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

6

lib/clientSocket.js

@@ -1,4 +0,4 @@

export default function clientSocket(spark) {
module.exports = function clientSocket(spark) {
return {
spark: spark,
// spark: spark,
id: spark.id,

@@ -10,2 +10,2 @@ on: spark.on,

};
}
};

@@ -69,2 +69,2 @@ 'use strict';

module.exports = startServer;
module.exports = startServer;
{
"name": "elephas",
"version": "0.3.5",
"version": "0.3.6",
"description": "Some added sugar on top of express to give our our some sensible defaults and a little structure.",

@@ -5,0 +5,0 @@ "main": "elephas.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