Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sqs-producer

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqs-producer - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

12

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

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"@types/chai": "^4.3.5",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",

@@ -48,3 +48,3 @@ "@types/node": "^18.11.18",

"chai": "^4.3.7",
"eslint": "^8.42.0",
"eslint": "^8.43.0",
"eslint-config-iplayer-ts": "^4.1.1",

@@ -55,3 +55,3 @@ "eslint-config-prettier": "^8.8.0",

"prettier": "^2.8.8",
"sinon": "^15.1.0",
"sinon": "^15.2.0",
"ts-node": "^10.9.1",

@@ -61,6 +61,6 @@ "typescript": "^5.1.3"

"dependencies": {
"@aws-sdk/client-sqs": "^3.348.0"
"@aws-sdk/client-sqs": "^3.360.0"
},
"peerDependencies": {
"@aws-sdk/client-sqs": "^3.348.0"
"@aws-sdk/client-sqs": "^3.360.0"
},

@@ -67,0 +67,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