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

aws-sdk-wrap

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk-wrap - npm Package Compare versions

Comparing version 13.0.8 to 13.0.9

42

package.json
{
"name": "aws-sdk-wrap",
"type": "module",
"version": "13.0.8",
"version": "13.0.9",
"description": "Wrapper around aws-sdk",

@@ -37,16 +37,16 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-sdk/client-cloudwatch": "3.385.0",
"@aws-sdk/client-dynamodb": "3.385.0",
"@aws-sdk/client-lambda": "3.385.0",
"@aws-sdk/client-s3": "3.385.0",
"@aws-sdk/client-sqs": "3.385.0",
"@aws-sdk/client-ssm": "3.385.0",
"@aws-sdk/lib-dynamodb": "3.385.0",
"@aws-sdk/client-cloudwatch": "3.387.0",
"@aws-sdk/client-dynamodb": "3.387.0",
"@aws-sdk/client-lambda": "3.387.0",
"@aws-sdk/client-s3": "3.387.0",
"@aws-sdk/client-sqs": "3.387.0",
"@aws-sdk/client-ssm": "3.387.0",
"@aws-sdk/lib-dynamodb": "3.387.0",
"@aws-sdk/util-retry": "3.374.0",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/register": "7.22.5",
"@blackflux/axios": "2.0.0",
"@blackflux/eslint-plugin-rules": "3.0.0",
"@blackflux/robo-config-plugin": "9.1.9",
"@blackflux/axios": "2.0.1",
"@blackflux/eslint-plugin-rules": "3.0.1",
"@blackflux/robo-config-plugin": "9.1.11",
"c8": "8.0.1",

@@ -61,5 +61,5 @@ "chai": "4.3.7",

"eslint-plugin-mocha": "10.1.0",
"js-gardener": "5.0.1",
"node-tdd": "4.0.0",
"smart-fs": "4.0.0"
"js-gardener": "5.0.2",
"node-tdd": "4.0.1",
"smart-fs": "4.0.1"
},

@@ -80,5 +80,5 @@ "peerDependencies": {},

"dependencies": {
"joi-strict": "3.0.0",
"joi-strict": "3.0.1",
"lambda-async": "3.0.0",
"lambda-monitor-logger": "5.0.0",
"lambda-monitor-logger": "5.0.1",
"lodash.chunk": "4.2.0",

@@ -89,6 +89,6 @@ "lodash.clonedeep": "4.5.0",

"object-fields": "4.0.0",
"object-hash-strict": "4.0.0",
"object-scan": "19.0.0",
"promise-pool-ext": "3.0.1"
"object-hash-strict": "4.0.1",
"object-scan": "19.0.1",
"promise-pool-ext": "3.0.2"
}
}
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