@universal-packages/dynamic-api
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -174,3 +174,3 @@ "use strict"; | ||
this.constructor['debugLog'].push(debugEntry); | ||
if (this.options.accumulate) { | ||
if (results.length > 1) { | ||
return results; | ||
@@ -177,0 +177,0 @@ } |
{ | ||
"name": "@universal-packages/dynamic-api", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Dynamic decoupling-adapting system", | ||
@@ -5,0 +5,0 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)", |
Sorry, the diff of this file is not supported yet
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
33217