aws-sdk-wrap
Advanced tools
Comparing version 13.0.4 to 13.0.5
import util from 'util'; | ||
import crypto from 'crypto'; | ||
import chunk from 'lodash.chunk'; | ||
@@ -7,3 +8,2 @@ import get from 'lodash.get'; | ||
import objectHash from 'object-hash-strict'; | ||
import crypto from 'crypto'; | ||
import { getGroupId, getDeduplicationId, getDelaySeconds } from './prepare-message.js'; | ||
@@ -10,0 +10,0 @@ import { SendMessageBatchError, MessageCollisionError } from '../../resources/errors.js'; |
{ | ||
"name": "aws-sdk-wrap", | ||
"type": "module", | ||
"version": "13.0.4", | ||
"version": "13.0.5", | ||
"description": "Wrapper around aws-sdk", | ||
@@ -37,10 +37,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-sdk/client-cloudwatch": "3.370.0", | ||
"@aws-sdk/client-dynamodb": "3.370.0", | ||
"@aws-sdk/client-lambda": "3.370.0", | ||
"@aws-sdk/client-s3": "3.370.0", | ||
"@aws-sdk/client-sqs": "3.370.0", | ||
"@aws-sdk/client-ssm": "3.370.0", | ||
"@aws-sdk/lib-dynamodb": "3.370.0", | ||
"@aws-sdk/util-retry": "3.370.0", | ||
"@aws-sdk/client-cloudwatch": "3.379.1", | ||
"@aws-sdk/client-dynamodb": "3.379.1", | ||
"@aws-sdk/client-lambda": "3.379.1", | ||
"@aws-sdk/client-s3": "3.379.1", | ||
"@aws-sdk/client-sqs": "3.379.1", | ||
"@aws-sdk/client-ssm": "3.379.1", | ||
"@aws-sdk/lib-dynamodb": "3.379.1", | ||
"@aws-sdk/util-retry": "3.374.0", | ||
"@babel/core": "7.22.9", | ||
@@ -51,15 +51,15 @@ "@babel/eslint-parser": "7.22.9", | ||
"@blackflux/eslint-plugin-rules": "2.1.0", | ||
"@blackflux/robo-config-plugin": "9.0.1", | ||
"c8": "8.0.0", | ||
"@blackflux/robo-config-plugin": "9.0.7", | ||
"c8": "8.0.1", | ||
"chai": "4.3.7", | ||
"dynamodb-toolbox": "0.8.5", | ||
"eslint": "8.45.0", | ||
"eslint": "8.46.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-import": "2.28.0", | ||
"eslint-plugin-json": "3.1.0", | ||
"eslint-plugin-markdown": "3.0.0", | ||
"eslint-plugin-markdown": "3.0.1", | ||
"eslint-plugin-mocha": "10.1.0", | ||
"js-gardener": "5.0.0", | ||
"node-tdd": "3.5.0", | ||
"smart-fs": "3.0.1" | ||
"node-tdd": "3.5.2", | ||
"smart-fs": "3.0.2" | ||
}, | ||
@@ -66,0 +66,0 @@ "peerDependencies": {}, |
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