Socket
Socket
Sign inDemoInstall

chainpad-server

Package Overview
Dependencies
8
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

2

NetfluxWebsocketSrv.js

@@ -380,3 +380,3 @@ /* jshint esversion: 6 */

ctx.clearChannel = function (channel) {
Server.clearChannel = function (channel) {
delete ctx.channels[channel];

@@ -383,0 +383,0 @@ };

{
"name": "chainpad-server",
"description": "api backend for realtime collaborative visual editor with zero knowlege server",
"version": "4.0.0",
"version": "4.0.1",
"dependencies": {

@@ -6,0 +6,0 @@ "nthen": "0.1.8",

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