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

move-sqs

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

move-sqs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.5

24

package.json
{
"name": "move-sqs",
"version": "1.0.3",
"version": "1.0.5",
"description": "Move all SQS messages from one queue to another, with an ability to modify the message",

@@ -34,17 +34,17 @@ "engines": {

"dependencies": {
"aws-sdk": "^2.403.0",
"aws-sdk": "^2.519.0",
"change-case": "^3.1.0",
"deepmerge": "^3.1.0",
"deepmerge": "^4.0.0",
"meow": "^5.0.0",
"p-limit": "^2.1.0",
"p-whilst": "^1.0.0"
"p-limit": "^2.2.1",
"p-whilst": "^2.1.0"
},
"devDependencies": {
"coveralls": "^3.0.2",
"eslint": "^5.7.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-import": "^2.14.0",
"jest": "^24.1.0",
"jest-mock-aws": "^1.0.2"
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.1.0",
"eslint-plugin-import": "^2.18.2",
"jest": "^24.9.0",
"jest-mock-aws": "^1.1.0"
},

@@ -51,0 +51,0 @@ "eslintConfig": {

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