Socket
Socket
Sign inDemoInstall

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
46

0.10.1

Diff

xmader
published 0.10.0 •

Changelog

Source

0.10.0 - 2020-08-01

BREAKING CHANGE

  • The return value of synthAudio's iterator function has changed, see interface SynthRes in schemas.ts
xmader
published 0.9.1 •

Changelog

Source

0.9.1 - 2020-07-31

no production code change

xmader
published 0.9.0 •

Changelog

Source

0.9.0 - 2020-07-30

BREAKING CHANGE

  • The .destory() method is now having the soft parameter (default: true)
    • true: destroy the score instance only, or

    • false: destroy the whole WebMscore context

    To retrieve the default .destory() behavior of webmscore in WebWorker prior to v0.9.0, set soft to false

Fixed

  • Don't transfer the ownership of SoundFont data to the webworker context
xmader
published 0.8.3 •

Changelog

Source

0.8.3 - 2020-07-30

Added

  • Webpack Compatibility

Changed

  • Use WOFF2 fonts and LZ4 compression to reduce the data file size (significantly)
xmader
published 0.8.3-rc.2 •

xmader
published 0.8.3-rc.1 •

xmader
published 0.8.2 •

xmader
published 0.8.1 •

Changelog

Source

0.8.1 - 2020-07-28

Added

  • TypeScript declaration (.d.ts) files
xmader
published 0.8.0 •

Changelog

Source

0.8.0 - 2020-07-28

Added

  • The pageSize (in pixels) field in position JSON (measurePositions() or segmentPositions())
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