@fastly/js-compute
Advanced tools
Comparing version 2.2.0 to 2.2.1
# Changelog | ||
## 2.2.1 (2023-06-09) | ||
### Fixed | ||
* only apply our pipeTo/pipeThrough optimisations to TransformStreams who have no transformers (IdentityStreams). ([#556](https://github.com/fastly/js-compute-runtime/issues/556)) ([a88616c](https://github.com/fastly/js-compute-runtime/commit/a88616c7a5aa4e13d3f1eeef259ba7480416f3f0)) | ||
## 2.2.0 (2023-06-08) | ||
@@ -5,0 +12,0 @@ |
{ | ||
"name": "@fastly/js-compute", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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
23438571