@aws-sdk/middleware-serde
Advanced tools
Comparing version 1.0.0-rc.3 to 1.0.0-rc.5
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.0.0-rc.5](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2020-11-09) | ||
### Bug Fixes | ||
* migrate dev types for packages and lib into package.json devDeps ([#1654](https://github.com/aws/aws-sdk-js-v3/issues/1654)) ([16d7030](https://github.com/aws/aws-sdk-js-v3/commit/16d7030a5976d6671c7346c7fb945fefb547ae0d)) | ||
# [1.0.0-rc.3](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2020-10-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-serde", | ||
"version": "1.0.0-rc.3", | ||
"version": "1.0.0-rc.5", | ||
"scripts": { | ||
@@ -21,6 +21,6 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/types": "1.0.0-rc.3", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/types": "1.0.0-rc.3", | ||
"@types/jest": "^26.0.4", | ||
@@ -27,0 +27,0 @@ "jest": "^26.1.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
67100
1
4
- Removed@aws-sdk/types@1.0.0-rc.3
- Removed@aws-sdk/types@1.0.0-rc.3(transitive)