Socket
Socket
Sign inDemoInstall

@soundworks/core

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundworks/core - npm Package Compare versions

Comparing version 3.1.0-beta.5 to 3.1.0-beta.6

2

package.json
{
"name": "@soundworks/core",
"version": "3.1.0-beta.5",
"version": "3.1.0-beta.6",
"description": "full-stack javascript framework for distributed audio visual experiences on the web",

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

@@ -24,3 +24,3 @@ "use strict";

const clientsConfig = config.app.clients;
const servIp = config.env.serverIp;
const serverIp = config.env.serverIp;
const auth = config.env.auth;

@@ -27,0 +27,0 @@ const table = [];

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