@aws-sdk/eventstream-marshaller
Advanced tools
Comparing version 0.1.0-preview.10 to 1.0.0-alpha.1
@@ -6,2 +6,43 @@ # Change Log | ||
# [1.0.0-alpha.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/eventstream-marshaller@0.1.0-preview.3...@aws-sdk/eventstream-marshaller@1.0.0-alpha.1) (2020-01-08) | ||
# 0.7.0 (2019-11-19) | ||
# 0.6.0 (2019-10-30) | ||
# 0.4.0 (2019-09-19) | ||
# 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)) | ||
# 0.1.0 (2019-04-19) | ||
# [0.1.0-preview.10](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/eventstream-marshaller@0.1.0-preview.3...@aws-sdk/eventstream-marshaller@0.1.0-preview.10) (2019-11-19) | ||
@@ -8,0 +49,0 @@ |
{ | ||
"name": "@aws-sdk/eventstream-marshaller", | ||
"version": "0.1.0-preview.10", | ||
"version": "1.0.0-alpha.1", | ||
"scripts": { | ||
@@ -18,8 +18,8 @@ "prepublishOnly": "tsc", | ||
"@aws-crypto/crc32": "^0.1.0-preview.1", | ||
"@aws-sdk/types": "^0.1.0-preview.7", | ||
"@aws-sdk/util-hex-encoding": "^0.1.0-preview.3", | ||
"@aws-sdk/types": "^1.0.0-alpha.1", | ||
"@aws-sdk/util-hex-encoding": "^1.0.0-alpha.1", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/util-utf8-universal": "^0.1.0-preview.4", | ||
"@aws-sdk/util-utf8-universal": "^1.0.0-alpha.1", | ||
"@types/jest": "^24.0.12", | ||
@@ -26,0 +26,0 @@ "@types/node": "^10.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
78814
+ Added@aws-sdk/types@1.0.0-rc.10(transitive)
+ Added@aws-sdk/util-hex-encoding@1.0.0-rc.8(transitive)
- Removed@aws-sdk/types@0.1.0-preview.7(transitive)
- Removed@aws-sdk/util-hex-encoding@0.1.0-preview.3(transitive)