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

@fastly/js-compute

Package Overview
Dependencies
Maintainers
40
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastly/js-compute - npm Package Versions

1
13

3.19.0

Diff

Changelog

Source

3.19.0 (2024-07-29)

Added

  • Add FetchEvent.server object which contains information about the server which received the incoming HTTP request from the client. (#855) (538ed9c)
  • use StarlingMonkey by default, --disable-starlingmonkey flag (#861) (475cdf9)

Fixed

  • Correct Class name for the ClientInfo class (#854) (efb5694)
  • correct spelling in CLI error message (#849) (38b558c)
jakechampion
published 3.18.1 •

Changelog

Source

3.18.1 (2024-07-18)

Fixed

  • add type definitions of Performance APIs (#841) (fd95aae)
jakechampion
published 3.18.0 •

Changelog

Source

3.18.0 (2024-07-16)

Added

  • support for Response.prototype.ip and port via get_addr_dest_ip & get_addr_dest_port (#817) (391b3d8)
  • Update to SpiderMonkey v127.0.2 (#826) (5341f67)
jakechampion
published 3.17.3 •

Changelog

Source

3.17.3 (2024-07-16)

Fixed

  • Remove accidentally commited debug messages which write to stderr (#838) (040ea8b)
jakechampion
published 3.17.2 •

Changelog

Source

3.17.2 (2024-07-13)

Fixed

  • add documentation for the sdkVersion property (29361ad)
  • correct the documentation for the fastly:logger module (#834) (2790cb9)
jakechampion
published 3.17.1 •

Changelog

Source

3.17.1 (2024-07-11)

Fixed

jakechampion
published 3.17.0 •

Changelog

Source

3.17.0 (2024-07-11)

Added

  • Include in the wasm metadata whether we are using StarlingMonkey and/or PBL (#828) (00b971b)

Fixed

  • keep sdkVersion property always up-to-date with the correct version of the SDK (#829) (ae42634)
jakechampion
published 3.16.2 •

Changelog

Source

3.16.2 (2024-07-10)

Fixed

  • use same rust version that StarlingMonkey uses so that we can publish (#823) (f0d9ab0)
jakechampion
published 3.16.0 •

Changelog

Source

3.16.0 (2024-06-21)

Added

Fixed

  • Fix string formatting for limit-exceeded errors (#802) (56f5214)
  • Fix uses of cabi_realloc that were discarding their results (#811) (4e16641)
jakechampion
published 3.15.0 •

Changelog

Source

3.15.0 (2024-06-03)

Added

  • dynamic backends clientCertificate with SecretStore fromBytes, rawbytes (#796) (7d2b7b7)
  • support default timeout configurations for dynamic backends (#792) (4dfa8d7)
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