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

jsr.json

7

CHANGELOG.md

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

## [11.0.0-canary.1](https://github.com/bbc/sqs-consumer/compare/v10.3.0...v11.0.0-canary.1) (2024-06-28)
## [11.0.0-canary.2](https://github.com/bbc/sqs-consumer/compare/v11.0.0-canary.1...v11.0.0-canary.2) (2024-07-03)
### Chores
* extend the branches that workflows run on ([18df66e](https://github.com/bbc/sqs-consumer/commit/18df66efa4a940e3b97de022686087f95b70e675))
* try adjusting the workflow for beta publishing ([25bbb27](https://github.com/bbc/sqs-consumer/commit/25bbb27889836efc8d68abc3f37f750fb72b9841))
* update conventional commits ([524db1c](https://github.com/bbc/sqs-consumer/commit/524db1c95f7cf43cda8aa2a40c61c1fb02e24297))
* updating versions to the latest possible ([#501](https://github.com/bbc/sqs-consumer/issues/501)) ([66c1819](https://github.com/bbc/sqs-consumer/commit/66c1819d52bc73d36b7269185c213a0b1fb23e70))
* adding jsr publishing ([#504](https://github.com/bbc/sqs-consumer/issues/504)) ([913773b](https://github.com/bbc/sqs-consumer/commit/913773bdf4a3507bdd0eda9365dcdfe3454e7e54))
{
"name": "sqs-consumer",
"version": "11.0.0-canary.1",
"version": "11.0.0-canary.2",
"description": "Build SQS-based Node applications without the boilerplate",

@@ -143,3 +143,4 @@ "type": "module",

"@semantic-release/github",
"@semantic-release/npm"
"@semantic-release/npm",
"@sebbo2002/semantic-release-jsr"
]

@@ -149,2 +150,3 @@ },

"@cucumber/cucumber": "^10.8.0",
"@sebbo2002/semantic-release-jsr": "^1.0.0",
"@semantic-release/changelog": "^6.0.3",

@@ -168,2 +170,3 @@ "@semantic-release/commit-analyzer": "^13.0.0",

"eslint-config-prettier": "^9.1.0",
"jsr": "^0.12.4",
"mocha": "^10.5.2",

@@ -170,0 +173,0 @@ "p-event": "^6.0.1",

@@ -18,2 +18,4 @@ # sqs-consumer

If you would like to use JSR instead, you can find the package [here](https://jsr.io/@bbc/sqs-consumer).
> **Note**

@@ -20,0 +22,0 @@ > This library assumes you are using [AWS SDK v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sqs/index.html). If you are using v2, please install v5.8.0:

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