Socket
Socket
Sign inDemoInstall

sqs-producer

Package Overview
Dependencies
141
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

22

package.json
{
"name": "sqs-producer",
"version": "3.1.1",
"version": "3.1.2",
"description": "Enqueues messages onto a given SQS queue",

@@ -41,23 +41,23 @@ "main": "dist/index.js",

"devDependencies": {
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@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",
"prettier": "^2.8.3",
"sinon": "^15.0.1",
"prettier": "^2.8.8",
"sinon": "^15.1.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.1.3"
},
"dependencies": {
"@aws-sdk/client-sqs": "^3.258.0"
"@aws-sdk/client-sqs": "^3.348.0"
},
"peerDependencies": {
"@aws-sdk/client-sqs": "^3.258.0"
"@aws-sdk/client-sqs": "^3.348.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc