@aws-sdk/service-error-classification
Advanced tools
Comparing version 3.19.0 to 3.20.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.20.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.19.0...v3.20.0) (2021-07-02) | ||
### Bug Fixes | ||
* replace prepublishOnly script with downlevel-dts ([#2537](https://github.com/aws/aws-sdk-js-v3/issues/2537)) ([63818a1](https://github.com/aws/aws-sdk-js-v3/commit/63818a1e47b08af56f092031a01bbbff0a9af590)) | ||
# [3.19.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.18.0...v3.19.0) (2021-06-24) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/service-error-classification", | ||
"version": "3.19.0", | ||
"version": "3.20.0", | ||
"scripts": { | ||
"prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4", | ||
"build:cjs": "tsc -p tsconfig.cjs.json", | ||
"build:es": "tsc -p tsconfig.es.json", | ||
"build": "yarn build:es && yarn build:cjs", | ||
"downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4", | ||
"test": "jest" | ||
@@ -20,3 +20,3 @@ }, | ||
"devDependencies": { | ||
"@aws-sdk/smithy-client": "3.19.0", | ||
"@aws-sdk/smithy-client": "3.20.0", | ||
"@types/jest": "^26.0.4", | ||
@@ -23,0 +23,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
48423
16
263