Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-core-utils

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-core-utils - npm Package Compare versions

Comparing version 5.0.19 to 5.0.20

2

package.json
{
"name": "aws-core-utils",
"version": "5.0.19",
"version": "5.0.20",
"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.19
# aws-core-utils v5.0.20

@@ -393,2 +393,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.20
- Backport: Upgraded `aws-core-test-utils` test dependency to 1.0.2
### 5.0.19

@@ -395,0 +398,0 @@ - Backport: Upgraded `aws-core-test-utils` test dependency to 1.0.1

{
"name": "aws-core-utils-tests",
"description": "Unit tests for aws-core-utils modules",
"version": "5.0.19",
"version": "5.0.20",
"author": "Byron du Preez",

@@ -14,3 +14,3 @@ "license": "Apache-2.0",

"devDependencies": {
"aws-core-test-utils": "1.0.1",
"aws-core-test-utils": "1.0.2",
"tape": "^4.6.3",

@@ -17,0 +17,0 @@ "uuid": "^3.0.1"

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