@stardazed/streams-polyfill
Advanced tools
Comparing version 2.3.0 to 2.4.0
# @stardazed/streams-polyfill changelog | ||
## 2.4.0 | ||
_2021-02-09_ | ||
* Add type definitions for compression streams as they are not yet in the standard ([#7](https://github.com/stardazed/sd-streams/issues/7)) | ||
## 2.3.0 | ||
@@ -4,0 +8,0 @@ _2021-02-09_ |
{ | ||
"name": "@stardazed/streams-polyfill", | ||
"description": "Drop-in polyfill for Web Streams with fetch and encoding integration", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"author": { | ||
@@ -14,2 +14,3 @@ "name": "@zenmumbler" | ||
"main": "dist/sd-streams-polyfill.min.js", | ||
"types": "dist/sd-streams-polyfill.d.ts", | ||
"scripts": { | ||
@@ -16,0 +17,0 @@ "build": "tsc --noEmit -p . && rollup -c", |
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
126829
6
473