Comparing version 1.0.6 to 1.0.7
@@ -203,2 +203,4 @@ /** | ||
/** | ||
* @todo: decrease it when local-dynamo fixed | ||
* | ||
* @returns {Number} | ||
@@ -230,3 +232,3 @@ */ | ||
get: function get() { | ||
return 20; | ||
return 60; | ||
} | ||
@@ -233,0 +235,0 @@ |
{ | ||
"name": "deep-db", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "DEEP Database Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
75779
1302