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

@librescore/sf3

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@librescore/sf3 - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

FluidR3Mono_License.md

1

cdn.js

@@ -9,1 +9,2 @@

module.exports.FluidR3Mono = `${URL_PREFIX}/FluidR3Mono_GM.sf3.wasm`
module.exports.MSBasic = `${URL_PREFIX}/MuseScore_General_Lite.sf3.wasm`

@@ -5,1 +5,2 @@

module.exports.FluidR3Mono = path.join(__dirname, "FluidR3Mono_GM.sf3.wasm")
module.exports.MSBasic = path.join(__dirname, "MuseScore_General_Lite.sf3.wasm")

2

package.json
{
"name": "@librescore/sf3",
"version": "0.6.1",
"version": "0.7.0",
"description": "The SoundFont file for LibreScore",

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

Sorry, the diff of this file is not supported yet

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