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

code-server

Package Overview
Dependencies
Maintainers
10
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-server - npm Package Versions

13
33

4.90.3

Diff

Changelog

Source

4.90.3 - 2024-06-21

Code v1.90.2

Changed

  • Updated to Code 1.90.2.

Fixed

  • When the log gets rotated it will no longer incorrectly be moved to a new directory created in the current working directory named with a date. Instead, the file itself is prepended with the date and kept in the same directory, as originally intended.
coder-bot
published 4.90.2 •

Changelog

Source

4.90.2 - 2024-06-14

Code v1.90.1

Changed

  • Updated to Code 1.90.1.
coder-bot
published 4.90.1 •

Changelog

Source

4.90.1 - 2024-06-12

Code v1.90.0

Fixed

  • Cache a call to get CPU information used in telemetry that could result in a lack responsiveness if it was particularly slow.
coder-bot
published 4.90.0 •

Changelog

Source

4.90.0 - 2024-06-11

Code v1.90.0

Changed

  • Updated to Code 1.90.0.
  • Updated Node to 20.11.1.

Added

  • Send contents to the clipboard in the integrated terminal by piping to code-server --stdin-to-clipboard or code-server -c.

    You may want to make this an alias:

    alias xclip="code-server --stdin-to-clipboard"
    echo -n "hello world" | xclip
    
coder-bot
published 4.89.1 •

Changelog

Source

4.89.1 - 2024-04-14

Code v1.89.1

Changed

  • Updated to Code 1.89.1.
coder-bot
published 4.89.0 •

Changelog

Source

4.89.0 - 2024-04-08

Code v1.89.0

Changed

  • Updated to Code 1.89.0.
coder-bot
published 4.23.1 •

Changelog

Source

4.23.1 - 2024-04-15

Code v1.88.1

Changed

  • Updated to Code 1.88.1.
coder-bot
published 4.23.0 •

Changelog

Source

4.23.0 - 2024-04-08

Code v1.88.0

Changed

  • Updated to Code 1.88.0.
  • Updated Node to 18.18.2.

Fixed

  • Fix masking the exit code when failing to install extensions on the command line outside the integrated terminal. Installing extensions inside the integrated terminal still masks the exit code and is an upstream bug.
coder-bot
published 4.22.1 •

Changelog

Source

4.22.1 - 2024-03-14

Code v1.87.2

Changed

  • Updated to Code 1.87.2.
  • Enable keep-alive for proxy agent.
coder-bot
published 4.22.0 •

Changelog

Source

4.22.0 - 2024-03-03

Code v1.87.0

Changed

  • Updated to Code 1.87.0.
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