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.1.0 to 5.1.1

8

package.json
{
"name": "aws-core-utils",
"version": "5.1.0",
"version": "5.1.1",
"description": "Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc.",

@@ -14,8 +14,8 @@ "author": "Byron du Preez",

"dependencies": {
"core-functions": "2.0.17",
"logging-utils": "3.0.17",
"core-functions": "2.0.18",
"logging-utils": "3.0.18",
"deep-equal": "1.0.1"
},
"devDependencies": {
"aws-sdk": "2.54.0",
"aws-sdk": "2.92.0",
"aws-core-test-utils": "1.0.9",

@@ -22,0 +22,0 @@ "tape": "^4.7.0",

@@ -1,2 +0,2 @@

# aws-core-utils v5.1.0
# aws-core-utils v5.1.1

@@ -534,2 +534,7 @@ Core utilities for working with Amazon Web Services (AWS), including ARNs, regions, stages, Lambdas, AWS errors, stream events, Kinesis, DynamoDB.DocumentClients, etc.

### 5.1.1
- Upgraded `aws-sdk` dev dependency to 2.92.0
- Updated `core-functions` dependency to version 2.0.18
- Updated `logging-utils` dependency to version 3.0.18
### 5.1.0

@@ -536,0 +541,0 @@ - Backport of major changes/additions from 6.1.0 & from earlier 6.x releases

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