Socket
Socket
Sign inDemoInstall

@librescore/sf3

Package Overview
Dependencies
Maintainers
1
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.5.0 to 0.6.0

FluidR3Mono_GM.sf3.wasm

2

cdn.js

@@ -8,2 +8,2 @@

// file URLs
module.exports.FluidR3Mono = `${URL_PREFIX}/FluidR3Mono_GM.sf3`
module.exports.FluidR3Mono = `${URL_PREFIX}/FluidR3Mono_GM.sf3.wasm`
const path = require("path")
module.exports.FluidR3Mono = path.join(__dirname, "FluidR3Mono_GM.sf3")
module.exports.FluidR3Mono = path.join(__dirname, "FluidR3Mono_GM.sf3.wasm")
{
"name": "@librescore/sf3",
"version": "0.5.0",
"version": "0.6.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