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
130
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.11.0

Diff

Changelog

Source

1.11.0 (2023-04-25)

Added

  • implement Response.json static method (#499) (780067d)
jakechampion
published 1.10.1 •

Changelog

Source

1.10.1 (2023-04-24)

Fixed

  • Fix for ReferenceError: pattern is not defined (#506) (107c9be)
jakechampion
published 1.10.0 •

Changelog

Source

1.10.0 (2023-04-21)

Added

  • Add MD5 support into crypto.subtle.digest (9c8efab)
  • implement Response.redirect static method and Response.prototype.redirected getter (1623d74)
jakechampion
published 1.9.0 •

Changelog

Source

1.9.0 (2023-04-15)

Added

  • Implement subset of crypto.subtle.importKey which can import a JSONWebKey using RSASSA-PKCS1-v1_5 (b66bf50)
  • Implement subset of crypto.subtle.sign which can sign data with a JSONWebKey using RSASSA-PKCS1-v1_5 (800fb66)
  • Implement subset of crypto.subtle.verify which can verify a signature with a JSONWebKey using RSASSA-PKCS1-v1_5 (077adfd)

Fixed

  • free buf if an error has occured (bfa84cc)
jakechampion
published 1.8.1 •

Changelog

Source

1.8.1 (2023-04-12)

Fixed

jakechampion
published 1.8.0 •

Changelog

Source

1.8.0 (2023-04-12)

Added

  • Add high-resolution timing function "fastly.now()" behind feature flag "--enable-experimental-high-resolution-time-methods" (f090838)

Changed

  • replace tree-sitter with acorn + magic string (08a0695)
jakechampion
published 1.7.1 •

Changelog

Source

1.7.1 (2023-04-11)

Fixed

  • Lower the supported NodeJS version from 18 or greater to only 18 (5cc1cd6)
  • When converting a URL to a string, do not add a ? if there are no query string parameters (73cdc27)
jakechampion
published 1.7.0 •

Changelog

Source

1.7.0 (2023-04-11)

Added

  • BYOB streams, basic usage, pending WPT (ab97e75)
  • Implement subset of crypto.subtle.importKey which can import a JSONWebKey using RSASSA-PKCS1-v1_5 (#472) (110e7f4)
jakechampion
published 1.6.0 •

Changelog

Source

1.6.0 (2023-03-28)

Added

  • Implement JS CryptoKey Interface (adb31f7)
jakechampion
published 1.5.2 •

Changelog

Source

1.5.2 (2023-03-23)

Fixed

  • Add documentation for FetchEvent, FetchEvent.prototype.respondWith, and FetchEvent.prototype.waitUntil (78e6d92)
  • fix typo in geolocation example (f53a06e)
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