Comparing version 1.1.5 to 1.1.6
@@ -63,3 +63,3 @@ "use strict"; | ||
get tags() { | ||
if (!this.tags) | ||
if (!this._tags) | ||
log_1.log.show("Tags wasn't defined, make sure you have selected to return it."); | ||
@@ -66,0 +66,0 @@ return this._tags; |
{ | ||
"name": "ardb", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"main": "lib/ardb.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/textury/ardb.git", |
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
44953