Socket
Socket
Sign inDemoInstall

@soundworks/core

Package Overview
Dependencies
20
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.1 to 3.3.2

2

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

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

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

const path = this._openClientRoute(clientType, target, this.router);
const path = this._openClientRoute(clientType, clientTarget, this.router);

@@ -469,3 +469,3 @@ routes.push({

const path = this._openClientRoute(clientType, target, this.router, true);
const path = this._openClientRoute(clientType, clientTarget, this.router, true);

@@ -472,0 +472,0 @@ routes.unshift({

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc