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

code-server

Package Overview
Dependencies
Maintainers
10
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

code-server - npm Package Versions

1
32

4.19.1

Diff

Changelog

Source

4.19.1 - 2023-11-29

Code v1.84.2

Fixed

  • Fixed an issue where parts of the editor would not load (like the file explorer, source control, etc) when using a workspace file.
kylecarbs
published 4.19.0 •

Changelog

Source

4.19.0 - 2023-11-18

Code v1.84.2

Changed

  • Updated to Code 1.84.2.
kylecarbs
published 4.18.0 •

Changelog

Source

4.18.0 - 2023-10-20

Code v1.83.1

Changed

  • Updated to Code 1.83.1.
kylecarbs
published 4.17.1 •

Changelog

Source

4.17.1 - 2023-09-29

Code v1.82.2

Fixed

  • Make secret storage persistent. For example, logging in with GitHub should persist between browser refreshes and code-server restarts.
  • Issues with argon2 on arm builds should be fixed now.
kylecarbs
published 4.16.1 •

Changelog

Source

4.16.1 - 2023-07-31

Code v1.80.2

Changed

  • Updated to Code 1.80.2.
kylecarbs
published 4.16.0 •

Changelog

Source

4.16.0 - 2023-07-28

Code v1.80.1

Added

  • --disable-proxy flag. This disables the domain and path proxies but it does not disable the ports panel in Code. That can be disabled by using remote.autoForwardPorts=false in your settings.
kylecarbs
published 4.15.0 •

Changelog

Source

4.15.0 - 2023-07-21

Code v1.80.1

Changed

  • Updated to Code 1.80.1.

Added

  • --trusted-origin flag for specifying origins that you trust but do not control (for example a reverse proxy).

Code v1.79.2

kylecarbs
published 4.14.1 •

Changelog

Source

4.14.1 - 2023-06-26

Code v1.79.2

Security

  • Remove extra write permissions on the Node binary bundled with the linux-amd64 tarball. If you extract the tar without a umask this could mean the Node binary would be unexpectedly writable.

Fixed

  • Inability to launch multiple instances of code-server for different users.

Added

  • --session-socket CLI flag to configure the location of the session socket. By default it will be placed in <user data dir>/code-server-ipc.sock.
kylecarbs
published 4.14.0 •

Changelog

Source

4.14.0 - 2023-06-16

Code v1.79.2

Added

  • --domain-proxy now supports {{port}} and {{host}} template variables.

Changed

  • Updated to Code 1.79.2
  • Files opened from an external terminal will now open in the most closely related window rather than in the last opened window.
kylecarbs
published 4.13.0 •

Changelog

Source

4.13.0 - 2023-05-19

Code v1.78.2

Changed

  • Updated to Code 1.78.2.

Fixed

  • Proxying files that contain non-ASCII characters.
  • Origin check when X-Forwarded-Host contains comma-separated hosts.
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