aws-core-utils
Advanced tools
Comparing version 5.0.7 to 5.0.8
{ | ||
"name": "aws-core-utils", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc.", | ||
@@ -5,0 +5,0 @@ "author": "Byron du Preez", |
@@ -1,2 +0,2 @@ | ||
# aws-core-utils v5.0.6 | ||
# aws-core-utils v5.0.8 | ||
@@ -294,2 +294,5 @@ Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc. | ||
### 5.0.8 | ||
- Renamed `stage-handling-type-defs.js` module to `stages-type-defs.js` | ||
### 5.0.7 | ||
@@ -296,0 +299,0 @@ - Added `stage-handling-type-defs.js` module to hold all of the stage handling related typedefs |
{ | ||
"name": "aws-core-utils-tests", | ||
"description": "Unit tests for aws-core-utils modules", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"author": "Byron du Preez", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
302084
480