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

@fastly/js-compute

Package Overview
Dependencies
Maintainers
0
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

1.0.1

Diff

Changelog

Source

1.0.1 (2022-12-16)

Changed

  • do not free the method_str.ptr as we still require the memory (17c5049), closes #352
jakechampion
published 1.0.0 •

Changelog

Source

1.0.0 (2022-12-14)

Added

  • implement validation for backend cipher definitions (157be64)
jakechampion
published 0.7.0 •

Changelog

Source

0.7.0 (2022-12-10)

Added

BREAKING CHANGES
  • compute runtime component build (#326)

Changed

  • Limit to node 16/17/18 as some dependencies do not work on node19 yet (0d48f77)
jakechampion
published 0.6.0 •

Changelog

Source

0.6.0 (2022-12-09)

Added

  • Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features (c90c145)

Changed

  • Throw TypeErrors in config-store if supplied with invalid parameters or the config-store does not exist (6b70180)

Removed

  • Disable JS iterator helpers as the feature is at Stage 3 and we should only enable by default Stage 4 features
jakechampion
published 0.5.15 •

Changelog

Source

0.5.15 (2022-12-08)

Added

  • add allowDynamicBackends function to fastly:experimental module (83a003e)
  • upgrade from SpiderMonkey 96 to SpiderMonkey 107 (#330)
jakechampion
published 0.5.14 •

Changelog

Source

0.5.14 (2022-12-07)

Changed

  • when appending headers, if the set-cookie header is set then make sure that each cookie value is sent as a separate set-cookie header to the host (f6cf559)
jakechampion
published 0.5.13 •

Changelog

Source

0.5.13 (2022-12-02)

Changed

  • implement validation for Dictionary names and keys (c0b0822)
  • fix: When streaming a response to the host, do not close the response body if an error occurs (8402ecf)
jakechampion
published 0.5.12 •

Changelog

Source

0.5.12 (2022-11-30)

Added

  • add fastly:experimental module which contains all our experimental functions such as includeBytes and enableDebugLogging (5c6a5d7)
jakechampion
published 0.5.11 •

Changelog

Source

0.5.11 (2022-11-30)

Changed

  • update nodejs supported versions to 16 - 19 and npm supported version to only 8 (5ec70b9)
jakechampion
published 0.5.10 •

Changelog

Source

0.5.10 (2022-11-30)

Changed

  • ensure custom cache keys are uppercased (f37920d), closes #318
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