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 11.0.0-canary.4 to 11.0.0-canary.5

4

CHANGELOG.md

@@ -1,5 +0,5 @@

## [11.0.0-canary.4](https://github.com/bbc/sqs-consumer/compare/v11.0.0-canary.3...v11.0.0-canary.4) (2024-07-03)
## [11.0.0-canary.5](https://github.com/bbc/sqs-consumer/compare/v11.0.0-canary.4...v11.0.0-canary.5) (2024-07-08)
### Chores
* adding bun compatibility ([#505](https://github.com/bbc/sqs-consumer/issues/505)) ([b743f2d](https://github.com/bbc/sqs-consumer/commit/b743f2db20b66b1ba91a0ac0a2d5be3f09e6058b))
* updating sdk version ([59624e3](https://github.com/bbc/sqs-consumer/commit/59624e3871969c979a83c9c3c8afcbac3b31d4a3))
{
"name": "@bbc/sqs-consumer",
"version": "11.0.0-canary.4",
"version": "11.0.0-canary.5",
"exports": {

@@ -5,0 +5,0 @@ ".": "./src/index.ts"

{
"name": "sqs-consumer",
"version": "11.0.0-canary.4",
"version": "11.0.0-canary.5",
"description": "Build SQS-based Node applications without the boilerplate",

@@ -180,7 +180,7 @@ "type": "module",

"dependencies": {
"@aws-sdk/client-sqs": "^3.600.0",
"@aws-sdk/client-sqs": "^3.609.0",
"debug": "^4.3.5"
},
"peerDependencies": {
"@aws-sdk/client-sqs": "^3.600.0"
"@aws-sdk/client-sqs": "^3.609.0"
},

@@ -187,0 +187,0 @@ "mocha": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc