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

26

package.json
{
"name": "sqs-consumer",
"version": "7.2.0-canary.1",
"version": "7.2.0-canary.2",
"description": "Build SQS-based Node applications without the boilerplate",

@@ -44,27 +44,27 @@ "main": "dist/index.js",

"devDependencies": {
"@cucumber/cucumber": "^8.10.0",
"@types/chai": "^4.3.4",
"@cucumber/cucumber": "^9.1.2",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.18",
"@types/sinon": "^10.0.13",
"@types/sinon": "^10.0.15",
"chai": "^4.3.7",
"eslint": "^8.32.0",
"eslint-config-iplayer-ts": "^4.1.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.42.0",
"eslint-config-iplayer-ts": "^4.1.1",
"eslint-config-prettier": "^8.8.0",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"p-event": "^4.2.0",
"prettier": "^2.8.3",
"sinon": "^15.0.1",
"sqs-producer": "^3.1.1",
"prettier": "^2.8.8",
"sinon": "^15.1.0",
"sqs-producer": "^3.1.2",
"ts-node": "^10.9.1",
"typedoc": "^0.23.24",
"typedoc": "^0.24.8",
"typescript": "^4.9.4"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.258.0",
"@aws-sdk/client-sqs": "^3.348.0",
"debug": "^4.3.4"
},
"peerDependencies": {
"@aws-sdk/client-sqs": "^3.258.0"
"@aws-sdk/client-sqs": "^3.348.0"
},

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

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