Comparing version 0.0.1 to 0.0.2
'use strict' | ||
module.exports = { | ||
Sender: require('./lib/sender'), | ||
Receiver: require('./lib/receiver') | ||
} |
{ | ||
"name": "sqs-batch", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A wrapper on top of AWS SQS (Amazon Simple Queue Service) including a memory buffer for batch message processing", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
882
48113
22