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

@fastly/js-compute

Package Overview
Dependencies
Maintainers
5
Versions
136
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
14

1.4.0

Diff

Changelog

Source

1.4.0 (2023-02-27)

Added

  • implement fastly:secret-store package (cde22e3)

Changed

  • Bump to spidermonkey 110, and viceroy 0.3.5 (#420) (e17cdfd)
jakechampion
published 1.3.4 •

Changelog

Source

1.3.4 (2023-02-09)

Changed

  • add custom error message when making a request to a backend which does not exist (#412) (486aed1)
jakechampion
published 1.3.3 •

Changelog

Source

1.3.3 (2023-02-08)

Changed

  • Remove error codes from external error messaging as these codes are not documented anywhere and subject to change (8f8f0ef)
jakechampion
published 1.3.2 •

Changelog

Source

1.3.2 (2023-01-30)

Changed

  • allow a downstream response to contain lots of headers with the same name without crashing (ba1f0e6)
jakechampion
published 1.3.1 •

Changelog

Source

1.3.1 (2023-01-26)

Changed

  • ensure CacheOverride bitflags are the same value as defined in c-at-e (#386) (8a1c215)
jakechampion
published 1.3.0 •

Changelog

Source

1.3.0 (2023-01-24)

Added

  • implement SubtleCrypto.prototype.digest method (#372) (bbe1754)
jakechampion
published 1.2.0 •

Changelog

Source

1.2.0 (2023-01-17)

Added

  • implement Request.prototype.clone (3f3a671)
jakechampion
published 1.1.0 •

Changelog

Source

1.1.0 (2023-01-06)

Added

  • add crypto.randomUUID function (2c32b42)

Changed

  • check that setTimeout/setInterval handler is an object before casting to an object (62476f5)
  • ensure retrieving the property definitions of ObjectStoreEntry.prototype.body and ObjectStoreEntry.bodyUsed do not cause panics by ensuring we have a valid entry in their Slots (311b84c)
  • error message is latin1, we need to use JS_ReportErrorLatin1 to convert the message from latin1 to UTF8CharsZ, otherwise a panic occurs (f1a22a4)
jakechampion
published 1.0.1 •

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)
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