adonis-lucid-mongodb
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "1.0.26", | ||
"version": "1.0.27", | ||
"scripts": { | ||
@@ -11,0 +11,0 @@ "lint": "standard", |
@@ -443,3 +443,3 @@ 'use strict' | ||
static get dateFormat () { | ||
return 'YYYY-MM-DD HH:mm:ss' | ||
return 'YYYY-MM-DD[T]HH:mm:ss.SSS[Z]' | ||
} | ||
@@ -446,0 +446,0 @@ |
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
233577