Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@aws-sdk/util-error-constructor

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-error-constructor - npm Package Compare versions

Comparing version
0.1.0-preview.6
to
0.1.0-preview.7
+29
-0
CHANGELOG.md

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

# [0.1.0-preview.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-error-constructor@0.1.0-preview.2...@aws-sdk/util-error-constructor@0.1.0-preview.7) (2019-10-30)
# 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.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/util-error-constructor@0.1.0-preview.2...@aws-sdk/util-error-constructor@0.1.0-preview.6) (2019-10-29)

@@ -8,0 +37,0 @@

+2
-2
{
"name": "@aws-sdk/util-error-constructor",
"version": "0.1.0-preview.6",
"version": "0.1.0-preview.7",
"scripts": {

@@ -12,3 +12,3 @@ "prepublishOnly": "tsc",

"dependencies": {
"@aws-sdk/types": "^0.1.0-preview.6",
"@aws-sdk/types": "^0.1.0-preview.7",
"tslib": "^1.8.0"

@@ -15,0 +15,0 @@ },