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

13
14

0.0.0-master-20240611042415

Diff

seek-oss-ci
published 0.0.0-improve-frame-filtering-ux-20240524002129 •

seek-oss-ci
published 0.0.0-improve-frame-filtering-ux-20240517001254 •

seek-oss-ci
published 0.0.0-add-files-config-20240516235613 •

seek-oss-ci
published 0.0.0-fix-close-panel-animation-1-20240510034747 •

seek-oss-ci
published 0.0.0-add-files-config-20240423012728 •

seek-oss-ci
published 0.0.0-add-files-config-20240423011929 •

seek-oss-ci
published 0.37.1 •

Changelog

Source

0.37.1

Patch Changes

  • 2b6d5c5: Update lz-string to 1.5.0, and removed unnecessary @types/lz-string
seek-oss-ci
published 0.37.0 •

Changelog

Source

0.37.0

Minor Changes

  • 94c75f8: Add "Find", "Find and replace", and "Jump to line" functionality.

    Keybindings for these new commands are:

    • Cmd + F / Ctrl + F - Find
    • Cmd + Option + F / Ctrl + Alt + F - Find and replace
    • Cmd + G / Ctrl + G - Jump to line

Patch Changes

  • 71f694a: Fix issue with "Toggle comment" command commenting certain code outside JSX tags with incorrect syntax.
seek-oss-ci
published 0.36.0 •

Changelog

Source

0.36.0

Minor Changes

  • c3f0373: Drop support for Node versions <18.12.0

  • 90edcc8: Add keybinding for copying Playroom link to clipboard with <kbd></kbd> + <kbd></kbd> + <kbd>C</kbd> (or, on Windows, <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>C</kbd>).

  • c99cc30: Add keybinding to toggle comment syntax for the current selection.

    Pressing <kbd>Cmd</kbd> + <kbd>/</kbd> (or, on Windows, <kbd>Ctrl</kbd> + <kbd>/</kbd>) will toggle comment syntax for the currently selected text. If no text is selected, the line the cursor is on will toggle comment syntax.

Patch Changes

  • dd95719: Add 'Insert snippet' shortcut to 'Keyboard Shortcuts' list in settings panel for better discoverability.

  • cad1ded: Remove dependency on current-git-branch package

  • 0215bb4: Replace query-string dependency with URLSearchParams

  • 6ad5895: Update shortcut format for Windows users for consistency with standard styling.

  • cb3c427: In the Settings Panel, sort keyboard shortcuts order by most frequently and widely used. Related shortcuts are grouped together.

  • b1766c2: Move Title setting from Settings Panel to Frame Panel to group current playroom settings together and improve discoverability.

    Now, all settings that affect the current playroom tab live in the Frame Panel. Settings affecting all playroom tabs live in the Settings Panel.

  • 41e8cfa: Fix an issue where new Playroom tabs without a set title would load a recently used title.

  • 134c5a4: Upgrade webpack-dev-server to v5

  • c3f0373: Update dependencies

  • f88a4e6: Fix async import of playroom config on Windows

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