Socket
Socket
Sign inDemoInstall

@aws-sdk/service-error-classification

Package Overview
Dependencies
Maintainers
7
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/service-error-classification - npm Package Compare versions

Comparing version 3.36.0 to 3.37.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
**Note:** Version bump only for package @aws-sdk/service-error-classification
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)

@@ -8,0 +16,0 @@

22

dist-types/ts3.4/constants.d.ts

@@ -1,22 +0,8 @@

/**
* Errors encountered when the client clock and server clock cannot agree on the
* current time.
*
* These errors are retryable, assuming the SDK has enabled clock skew
* correction.
*/
export declare const CLOCK_SKEW_ERROR_CODES: string[];
/**
* Errors that indicate the SDK is being throttled.
*
* These errors are always retryable.
*/
export declare const THROTTLING_ERROR_CODES: string[];
/**
* Error codes that indicate transient issues
*/
export declare const TRANSIENT_ERROR_CODES: string[];
/**
* Error codes that indicate transient issues
*/
export declare const TRANSIENT_ERROR_STATUS_CODES: number[];
{
"name": "@aws-sdk/service-error-classification",
"version": "3.36.0",
"version": "3.37.0",
"scripts": {

@@ -21,3 +21,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"devDependencies": {
"@aws-sdk/types": "3.36.0",
"@aws-sdk/types": "3.37.0",
"@types/jest": "^26.0.4",

@@ -24,0 +24,0 @@ "jest": "^26.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc