@fastly/js-compute
Advanced tools
Comparing version 3.7.1 to 3.7.2
# Changelog | ||
## 3.7.2 (2023-10-25) | ||
### Fixed | ||
* Make Response.redirect headers be immutable ([3527eaf](https://github.com/fastly/js-compute-runtime/commit/3527eaf62266a3cf7ea8ea4020bb5980bb7fa615)) | ||
* Return correct error type (TypeError or RangeError instead of Error) in Request and Response methods ([4ea7de7](https://github.com/fastly/js-compute-runtime/commit/4ea7de71301d841fdc99f45a3251f85c61710fd6)) | ||
## 3.7.1 (2023-10-24) | ||
@@ -5,0 +13,0 @@ |
{ | ||
"name": "@fastly/js-compute", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": "16 - 20", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19445603