@aws-sdk/stream-collector-browser
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
@@ -6,6 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/stream-collector-browser@0.1.0-preview.2...@aws-sdk/stream-collector-browser@1.0.0-alpha.5) (2020-02-18) | ||
# [1.0.0-alpha.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/stream-collector-browser@0.1.0-preview.2...@aws-sdk/stream-collector-browser@1.0.0-alpha.6) (2020-03-09) | ||
# 1.0.0-alpha.24 (2020-02-19) | ||
# 1.0.0-alpha.13 (2020-01-24) | ||
@@ -20,2 +24,52 @@ | ||
* add support for browser streaming ([#721](https://github.com/aws/aws-sdk-js-v3/issues/721)) ([133430c](https://github.com/aws/aws-sdk-js-v3/commit/133430c53382999dcbf59e97e64252f5b404acb8)) | ||
# 0.9.0 (2020-01-09) | ||
# 0.6.0 (2019-10-30) | ||
# 0.3.0 (2019-09-09) | ||
### Features | ||
* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed45fd5580ef9633da78f13aaa6aa472805)) | ||
# 0.2.0 (2019-07-12) | ||
### Features | ||
* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10cb6b0ebc32004b797556bfc171c96bbf16)) | ||
* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab4ac5343058eaf7d448a428d8c4b72c844)) | ||
# 0.1.0 (2019-04-19) | ||
# [1.0.0-alpha.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/stream-collector-browser@0.1.0-preview.2...@aws-sdk/stream-collector-browser@1.0.0-alpha.5) (2020-02-19) | ||
# 1.0.0-alpha.13 (2020-01-24) | ||
# 1.0.0-alpha.12 (2020-01-22) | ||
### Features | ||
* add support for browser streaming ([#721](https://github.com/aws/aws-sdk-js-v3/issues/721)) ([133430c](https://github.com/aws/aws-sdk-js-v3/commit/133430c)) | ||
@@ -22,0 +76,0 @@ |
{ | ||
"name": "@aws-sdk/stream-collector-browser", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "Provides a way to store the contents of a stream into a Uint8Array", | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-jasmine": "^2.0.1", | ||
"karma-jasmine": "^3.1.1", | ||
"karma-typescript": "^4.1.1", | ||
@@ -29,0 +29,0 @@ "puppeteer": "^2.0.0", |
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
23460