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

playroom

Package Overview
Dependencies
Maintainers
0
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playroom - npm Package Versions

1
14

0.0.0-comment-command-20240221231704

Diff

seek-oss-ci
published 0.0.0-comment-command-20240221022646 •

seek-oss-ci
published 0.0.0-entries-20240219045506 •

seek-oss-ci
published 0.0.0-update-deps-20240219041500 •

seek-oss-ci
published 0.35.0 •

Changelog

Source

0.35.0

Minor Changes

  • ad60e01: Add support for specifying default subsets of themes and screen widths via the config.

    Example usage
    // playroom.config.js
    module.exports = {
      ...,
      defaultVisibleWidths: [
        // subset of widths to display on first load
      ],
      defaultVisibleThemes: [
        // subset of themes to display on first load
      ],
    }
    
  • f45dd04: Add ability to customise tab titles via a "Title" section in the settings panel.

Patch Changes

  • f491105: Fix bug in "Wrap selection in tag" command that caused the start cursor to occasionally be placed in the wrong postion.
seek-oss-ci
published 0.34.2 •

Changelog

Source

0.34.2

Patch Changes

  • 88bd204: Fix playroom build by making favicon path relative to webpack config
seek-oss-ci
published 0.0.0-fix-favicon-build-20240124035056 •

seek-oss-ci
published 0.34.1 •

Changelog

Source

0.34.1

Patch Changes

  • e3b820b: Add favicon to Playroom site.
  • 4fb69cb: Improve affordance of error marker detail
seek-oss-ci
published 0.34.0 •

Changelog

Source

0.34.0

Minor Changes

  • 1c8ae6b: Use smaller React pragmas to reduce the payload sent to iframes
  • c4b639c: Replace @babel/standalone with sucrase for JSX compilation

Patch Changes

  • 1c8ae6b: Highlight the correct error location when code has syntax errors
seek-oss-ci
published 0.0.0-smaller-react-pragmas-20231122225316 •

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