Socket
Socket
Sign inDemoInstall

dynamodb-backup-restore

Package Overview
Dependencies
20
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.18 to 0.2.19

2

lambda/package.json

@@ -6,4 +6,4 @@ {

"dependencies": {
"dynamodb-backup-restore": "0.2.18"
"dynamodb-backup-restore": "0.2.19"
}
}

@@ -51,2 +51,3 @@ 'use strict';

params.ContentType = "application/json";
params.ACL = 'bucket-owner-full-control';
}

@@ -53,0 +54,0 @@

{
"name": "dynamodb-backup-restore",
"version": "0.2.18",
"version": "0.2.19",
"description": "NPM package for Backup and Restore AWS DynamoDB",

@@ -34,3 +34,3 @@ "homepage": "https://github.com/shevchenkos/DynamoDbBackUp",

"aws-sdk": "^2.4.7",
"gulp-jasmine": "^2.4.0",
"gulp-jasmine": "^2.4.0",
"yargs": "^4.6.0",

@@ -37,0 +37,0 @@ "gulp": "^3.9.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc