dynamodb-raw
Advanced tools
Comparing version 1.1.3 to 1.1.5
@@ -469,5 +469,5 @@ 'use strict'; | ||
//if(type === 'DATE') { | ||
//type = 'S'; | ||
//} | ||
if(type === 'DATE') { | ||
type = 'N'; | ||
} | ||
@@ -474,0 +474,0 @@ return { |
{ | ||
"name": "dynamodb-raw", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"contributors": [ | ||
@@ -5,0 +5,0 @@ "Ryan Fitzgerald <ryan@codebrewstudios.com>", |
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
127487