dynamodb-enhanced
Advanced tools
Comparing version 0.4.0-r to 0.4.0-s
@@ -938,3 +938,3 @@ // Copyright Teleportd Ltd. and other Contributors | ||
else { | ||
var dtStr = (new Date).toUTCString(); | ||
var dtStr = new Date().toUTCString(); | ||
data.ReturnConsumedCapacity = 'TOTAL'; | ||
@@ -941,0 +941,0 @@ var rqBody = JSON.stringify(data); |
{ | ||
"name": "dynamodb-enhanced", | ||
"version": "0.4.0r", | ||
"version": "0.4.0s", | ||
"description": "Simple DynamoDB Library for Node.js. enhanced version of dynamodb by Stanislas Polu", | ||
@@ -5,0 +5,0 @@ "keywords": ["dynamo", "node", "db", "aws", "amazon"], |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package