Socket
Socket
Sign inDemoInstall

aws-sdk-wrap

Package Overview
Dependencies
Maintainers
1
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-sdk-wrap - npm Package Compare versions

Comparing version 12.9.4 to 12.9.5

1

lib/module/dy/fns/query.js

@@ -73,2 +73,3 @@ import assert from 'assert';

...(lastEvaluatedKey === null ? {} : { startKey: lastEvaluatedKey }),
parseAsEntity: model.table.name,
entity: model.table.name

@@ -75,0 +76,0 @@ });

@@ -33,2 +33,3 @@ import assert from 'assert';

...(lastEvaluatedKey === null ? {} : { startKey: lastEvaluatedKey }),
parseAsEntity: model.table.name,
entity: model.table.name

@@ -35,0 +36,0 @@ });

12

package.json
{
"name": "aws-sdk-wrap",
"type": "module",
"version": "12.9.4",
"version": "12.9.5",
"description": "Wrapper around aws-sdk",

@@ -37,5 +37,5 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/eslint-parser": "7.19.1",
"@babel/register": "7.18.9",
"@babel/register": "7.21.0",
"@blackflux/axios": "1.1.3",

@@ -45,5 +45,5 @@ "@blackflux/eslint-plugin-rules": "2.2.0",

"aws-sdk": "2.1189.0",
"c8": "7.12.0",
"c8": "7.13.0",
"chai": "4.3.7",
"eslint": "8.34.0",
"eslint": "8.35.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -72,3 +72,3 @@ "eslint-plugin-import": "2.27.5",

"dependencies": {
"dynamodb-toolbox": "0.6.5",
"dynamodb-toolbox": "0.7.0",
"joi-strict": "2.0.1",

@@ -75,0 +75,0 @@ "lambda-async": "2.0.1",

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