Comparing version 1.1.5 to 1.1.6
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -69,2 +69,4 @@ 'use strict'; | ||
} | ||
} else { | ||
console.debug(`'${k}' isn't in table '${table._tablename}' defined.`); | ||
} | ||
@@ -124,2 +126,4 @@ } // for. | ||
} | ||
} else { | ||
console.debug(`'${k}' isn't in table '${table._tablename}' defined.`); | ||
} | ||
@@ -126,0 +130,0 @@ } // for. |
@@ -69,2 +69,4 @@ 'use strict'; | ||
} | ||
} else { | ||
console.debug(`'${k}' isn't in table '${table._tablename}' defined.`); | ||
} | ||
@@ -124,2 +126,4 @@ } // for. | ||
} | ||
} else { | ||
console.debug(`'${k}' isn't in table '${table._tablename}' defined.`); | ||
} | ||
@@ -126,0 +130,0 @@ } // for. |
@@ -52,3 +52,3 @@ { | ||
}, | ||
"version": "1.1.5" | ||
"version": "1.1.6" | ||
} |
@@ -0,0 +0,0 @@ 'use strict'; |
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
229649
3711