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.1 to 11.0.2-canary.1

4

CHANGELOG.md

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

## [11.0.1](https://github.com/bbc/sqs-consumer/compare/v11.0.0...v11.0.1) (2024-07-11)
## [11.0.2-canary.1](https://github.com/bbc/sqs-consumer/compare/v11.0.1...v11.0.2-canary.1) (2024-08-16)
### Chores
* upgrading aws sdk to ^3.614.0 ([#510](https://github.com/bbc/sqs-consumer/issues/510)) ([f8a739e](https://github.com/bbc/sqs-consumer/commit/f8a739eb4ad5829c00e4b54fec3e525a0034242b))
* update dependencies ([#513](https://github.com/bbc/sqs-consumer/issues/513)) ([e74f41a](https://github.com/bbc/sqs-consumer/commit/e74f41a02a2ad06d27db4033a9cf5739a7c38f13))
{
"name": "sqs-consumer",
"version": "11.0.1",
"version": "11.0.2-canary.1",
"description": "Build SQS-based Node applications without the boilerplate",

@@ -148,13 +148,13 @@ "type": "module",

"devDependencies": {
"@cucumber/cucumber": "^10.8.0",
"@sebbo2002/semantic-release-jsr": "^1.0.0",
"@cucumber/cucumber": "^10.9.0",
"@sebbo2002/semantic-release-jsr": "^1.1.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.6",
"@semantic-release/github": "^10.1.6",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"@types/chai": "^4.3.16",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"@types/node": "^22.3.0",
"@types/sinon": "^17.0.3",

@@ -164,3 +164,3 @@ "@typescript-eslint/eslint-plugin": "^5.62.0",

"c8": "^9.1.0",
"chai": "^5.1.1",
"chai": "^4.4.1",
"conventional-changelog-conventionalcommits": "^8.0.0",

@@ -170,19 +170,19 @@ "eslint": "^8.57.0",

"eslint-config-prettier": "^9.1.0",
"jsr": "^0.12.4",
"mocha": "^10.5.2",
"jsr": "^0.13.1",
"mocha": "^10.7.3",
"p-event": "^6.0.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"semantic-release": "^24.0.0",
"sinon": "^18.0.0",
"sqs-producer": "^5.0.0",
"sqs-producer": "^6.0.0",
"ts-node": "^10.9.2",
"typedoc": "^0.26.3",
"typescript": "^5.5.2"
"typescript": "^5.5.4"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.614.0",
"debug": "^4.3.5"
"@aws-sdk/client-sqs": "^3.632.0",
"debug": "^4.3.6"
},
"peerDependencies": {
"@aws-sdk/client-sqs": "^3.614.0"
"@aws-sdk/client-sqs": "^3.632.0"
},

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

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