aws-core-utils
Advanced tools
Comparing version 8.0.0 to 8.0.1
## Changes | ||
### 8.0.1 | ||
- Updated `aws-core-test-utils` dependency | ||
### 8.0.0 | ||
@@ -4,0 +7,0 @@ - Breaking changes to `api-lambdas` module: |
{ | ||
"name": "aws-core-utils", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc.", | ||
@@ -20,3 +20,3 @@ "author": "Byron du Preez", | ||
"aws-sdk": "2.190.0", | ||
"aws-core-test-utils": "3.0.8", | ||
"aws-core-test-utils": "3.0.9", | ||
"tape": "^4.9.0", | ||
@@ -23,0 +23,0 @@ "uuid": "3.1.0" |
@@ -1,2 +0,2 @@ | ||
# aws-core-utils v8.0.0 | ||
# aws-core-utils v8.0.1 | ||
@@ -3,0 +3,0 @@ Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc. |
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
306195