dynamodb-backup-restore
Advanced tools
Comparing version 0.2.18 to 0.2.19
@@ -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" |
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
69569
1623