Socket
Socket
Sign inDemoInstall

sqs-consumer

Package Overview
Dependencies
Maintainers
2
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqs-consumer - npm Package Compare versions

Comparing version 7.2.2 to 7.3.0

.github/workflows/dependency-review.yml

4

package.json
{
"name": "sqs-consumer",
"version": "7.2.2",
"version": "7.3.0",
"description": "Build SQS-based Node applications without the boilerplate",

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

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

@@ -11,0 +11,0 @@ "scripts": {

@@ -27,6 +27,4 @@ # sqs-consumer

From v7 and above, this library will only support Node v16 or above. If you are still using Node 14, please use a previous version of the library.
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 v7 release, if you are using Node 16, please use a version before the v7.3.0 release.
This decision was made due to the removal of security support from the Node.JS team from April 30th, 2023.
## Usage

@@ -33,0 +31,0 @@

Sorry, the diff of this file is not supported yet

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