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

express.oi

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express.oi - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

2

package.json
{
"name": "express.oi",
"version": "0.0.15",
"version": "0.0.16",
"description": "Realtime-web library, based on express and socket.io",

@@ -5,0 +5,0 @@ "keywords": [

@@ -39,2 +39,4 @@ ![express.oi](http://i.imgur.com/zzZLudd.png)

app.http().io();
// Pass in your express-session configuration

@@ -45,4 +47,2 @@ app.io.session({

app.http().io();
app.listen(3000);

@@ -49,0 +49,0 @@ ```

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