@aws-sdk/util-buffer-from
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,27 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-buffer-from@0.1.0-preview.1...@aws-sdk/util-buffer-from@1.0.0-alpha.2) (2020-01-09) | ||
# 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/cb268ed)) | ||
# 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/8adc10c)) | ||
* 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/1e156ab)) | ||
# [1.0.0-alpha.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-buffer-from@0.1.0-preview.1...@aws-sdk/util-buffer-from@1.0.0-alpha.1) (2020-01-08) | ||
@@ -8,0 +33,0 @@ |
{ | ||
"name": "@aws-sdk/util-buffer-from", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"scripts": { | ||
@@ -15,3 +15,3 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/is-array-buffer": "^1.0.0-alpha.1", | ||
"@aws-sdk/is-array-buffer": "^1.0.0-alpha.2", | ||
"tslib": "^1.8.0" | ||
@@ -18,0 +18,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
20783