New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

springroll-container

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

springroll-container - npm Package Versions

234

2.5.2

Diff

Changelog

Source

[2.5.2] - 2024-06-18

Fixed

  • Ensured that CaptionsTogglePlugin internal state is maintained when reading from localStorage on startup
springrolljs
published 2.5.1 •

Changelog

Source

[2.5.1] - 2024-04-16

Fixed

  • Fixed order of parameters in _setMuteProp() call in CaptionsTogglePlugin so Container correctly sets initial state of toggle button
springrolljs
published 2.5.0 •

Changelog

Source

[2.5.0] - 2024-02-21

Changed

  • Prevent SoundPlugin from sending mute state before Application is loaded.
  • Prevent CaptionsTogglePlugin from sending mute state before Application is loaded.
  • updated .nvmrc to 18

Added

  • Added a check to make sure plugin preloads are finished before opening up the application to avoid race conditions.
springrolljs
published 2.4.6 •

Changelog

Source

[2.4.6] - 2023-10-16

Fixed

  • added check to prevent sub sound channel volumes being set to 0 causing soundVolume to be set to 1 in the game
  • Added/fixed logic in SoundPlugin volume and toggle handlers to make sure everything stays in sync and respects user preferences better
springrolljs
published 2.4.5 •

Changelog

Source

[2.4.5] 2023-09-08

Fixed

  • CaptionsStylesPlugin now correctly updates radio button status when the style is changed programatically
  • Changed CaptionsStylePlugin to have distinct name
  • added logic to SoundPlugin.sendAllProperties to ensure sound mutes don't overwrite volume
springrolljs
published 2.4.4 •

Changelog

Source

[2.4.4] 2023-02-27

Fixed

  • Changed deploy workflow to only run when an actual release is made

Changed

  • Update Rollup to 3.17.2
  • Changed nvmrc version to v16.19.1
  • Bump minimatch from 3.0.4 to 3.1.2, and mocha from 8.2.1 to 10.2.0
  • Bump loader-utils from 1.1.0 to 1.4.2
  • Bump ua-parser-js from 0.7.31 to 0.7.33
  • Bump nanoid from 3.1.12 to 3.3.3
  • Bump socket.io-parser from 4.0.4 to 4.0.5
  • Bump engine.io from 6.1.3 to 6.4.0, and socket.io from 4.4.1 to 4.6.0
springrolljs
published 2.4.3 •

Changelog

Source

[2.4.3] 2023-02-03

Fixed

  • Removed focusApp() call from PausePlugin.init() which could lead to race conditions with page focus
springrolljs
published 2.4.2 •

Changelog

Source

[2.4.2] 2022-12-30

Fixed

  • Fixed PausePlugin focus management so game pauses/unpauses properly on load
springrolljs
published 2.4.1 •

springrolljs
published 2.4.0 •

Changelog

Source

[2.4.0] 2022-07-05

Added

  • Added manageOwnVisibility flag to the PausePlugin to make turning off visibility/focus management easier
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