Socket
Socket
Sign inDemoInstall

bloody-simple-sqs

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloody-simple-sqs - npm Package Versions

23

1.2.0

Diff

Changelog

Source

1.2.0 - 2015-11-24

  • Introduce #removeAll() method which accepts an array of messages or receipt handles.
  • Extend #remove() to accept a message object as well as a receiptHandle.
jmike
published 1.1.2 •

Changelog

Source

1.1.2 - 2015-11-12

  • Use commonjs to import/export modules to avoid babel "default" decorator - see https://github.com/babel/babel/issues/2724 for further info.
  • Replace gulpfile.js with gulpfile.babel.js
jmike
published 1.1.1 •

Changelog

Source

1.1.1 - 2015-11-06

  • Update npm dependencies: aws-sdk@2.2.15, bluebird@3.0.5, babel@6.0.15, babel-core@6.1.2, gulp-babel@6.1.0, mocha@2.3.3, chai@3.4.0
  • Replace local CustomError with customerror@1.0.1
  • Replace jshint with eslint
  • Deploy new build system with gulp + babel
jmike
published 1.1.0 •

Changelog

Source

1.1.0 - 2015-08-12

  • Introduce options argument in #add() and #addAll() methods; accept options.delaySeconds (@chainlink)
jmike
published 1.0.1 •

Changelog

Source

1.0.1 - 2015-08-11

  • Update the README file
jmike
published 1.0.0 •

Changelog

Source

1.0.0 - 2015-08-11

  • Change #peek() and #poll() to always return an array
  • Introduce #peekOne() and #pollOne() to pick and poll a single message object
  • Update the docs
jmike
published 0.4.1 •

Changelog

Source

0.4.1 - 2015-05-04

  • When limit > 1 return array on #peek or #poll, even if it's an empty one
jmike
published 0.4.0 •

Changelog

Source

0.4.0 - 2015-05-04

  • Update the unit tests with new error messages and functionality
jmike
published 0.4.0-beta.3 •

Changelog

Source

0.4.0-beta.3 - 2015-05-04

  • Gracefully resolve to empty array on #addAll() when arr is empty
jmike
published 0.4.0-beta.2 •

Changelog

Source

0.4.0-beta.2 - 2015-04-30

  • Use lodash#chunk to process high limit values
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