Comparing version 0.1.5-alpha.7 to 0.1.5-alpha.10
@@ -10,3 +10,5 @@ let currentConfig = { | ||
const init = async config => { | ||
configure(config) | ||
if (config) { | ||
configure(config) | ||
} | ||
const settings = currentConfig | ||
@@ -13,0 +15,0 @@ |
{ | ||
"name": "djorm", | ||
"version": "0.1.5-alpha.7", | ||
"version": "0.1.5-alpha.10", | ||
"description": "Django like ORM framework", | ||
@@ -35,3 +35,3 @@ "author": "Pavel Žák <pavel@zak.global>", | ||
}, | ||
"gitHead": "b5aaa89b4d3f74652fb3f934316de7d86507ad6e" | ||
"gitHead": "b062395336964f9ee176f6ccadb0ac27f2b0f521" | ||
} |
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
49396
1752