Socket
Socket
Sign inDemoInstall

@musora/helper-functions

Package Overview
Dependencies
0
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.31 to 0.1.32

24

modules/content.js

@@ -524,2 +524,14 @@ import Utils from './utils';

},
{
type: 'artist',
label: 'Artist',
icon: 'wc',
brands: ['drumeo', 'pianote', 'guitareo', 'recordeo', 'singeo'],
},
{
type: 'style',
label: 'Genre',
icon: 'wc',
brands: ['drumeo', 'pianote', 'guitareo', 'recordeo', 'singeo'],
},
]

@@ -898,2 +910,14 @@ },

},
{
type: 'artist',
label: 'Artist',
icon: 'wc',
brands: ['drumeo', 'pianote', 'guitareo', 'recordeo', 'singeo'],
},
{
type: 'style',
label: 'Genre',
icon: 'wc',
brands: ['drumeo', 'pianote', 'guitareo', 'recordeo', 'singeo'],
},
];

@@ -900,0 +924,0 @@ },

2

package.json
{
"name": "@musora/helper-functions",
"version": "0.1.31",
"version": "0.1.32",
"description": "Helper functions for MusoraJS",

@@ -5,0 +5,0 @@ "main": "index.js",

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