Socket
Socket
Sign inDemoInstall

sqs-producer

Package Overview
Dependencies
141
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.3.0

4

package.json
{
"name": "sqs-producer",
"version": "3.2.1",
"version": "3.3.0",
"description": "Enqueues messages onto a given SQS queue",

@@ -23,3 +23,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=12.0.0"
"node": ">=18.0.0"
},

@@ -26,0 +26,0 @@ "repository": {

@@ -23,2 +23,6 @@ # sqs-producer

### Node Version
We will only support Node versions that are actively or security supported by the Node team. If you are still using an Node 14, please use a version of this library before the v3.2.1 release, if you are using Node 16, please use a version before the v3.3.0 release.
## Usage

@@ -25,0 +29,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc