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

webmscore

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webmscore - npm Package Versions

1
6

0.16.1

Diff

xmader
published 0.16.0 •

Changelog

Source

0.16.0 - 2021-01-05

Added

  • Support raw PCM audio data export (for future internal use)

Changed

  • The original error stack of worker errors is reported in the property originalStack
  • The workaround for Webpack 4 is no longer enabled by default. To enable it, run cd node_modules/webmscore && npm run install:webpack after package installation.

Removed

  • The legacy browser support is removed
xmader
published 0.15.2 •

Changelog

Source

0.15.2 - 2020-12-31

Fixed

  • Class fields compatibility issues
xmader
published 0.15.1 •

Changelog

Source

0.15.1 - 2020-12-28

Fixed

  • Remove the previous SoundFont file when setSoundFont is called multiple times
xmader
published 0.15.0 •

Changelog

Source

0.15.0 - 2020-12-28

Added

  • Expose setSoundFont as a static method for Node.js

This allows loading soundfonts in advance, before any score is loaded.

xmader
published 0.14.3 •

Changelog

Source

0.14.3 - 2020-12-28

Fixed

xmader
published 0.14.2 •

Changelog

Source

0.14.2 - 2020-12-22

Changed

  • Data files are in .wasm file extension for Webpack. This makes web servers compress those files automatically.
xmader
published 0.14.1 •

Changelog

Source

0.14.1 - 2020-12-22

Changed

  • WebMscore web worker no longer extends the native Worker class
xmader
published 0.14.0 •

Changelog

Source

0.14.0 - 2020-12-18

Added

  • Support legacy browsers that have no WebAssembly support
xmader
published 0.13.4 •

Changelog

Source

0.13.4 - 2020-12-18

Fixed

  • ES5 compilation
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