bv-ui-core
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -93,5 +93,3 @@ /** | ||
// TODO: think about allowing some of the loader options to be set via the | ||
// static asset loader config object. | ||
var loaderOptions = {}; | ||
var loaderOptions = config.loaderOptions || {}; | ||
var NS = namespacer.namespace(namespaceName); | ||
@@ -98,0 +96,0 @@ var registry = NS._staticAssetRegistry = NS._staticAssetRegistry || { |
{ | ||
"name": "bv-ui-core", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"license": "Apache 2.0", | ||
@@ -5,0 +5,0 @@ "description": "Bazaarvoice UI-related JavaScript", |
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
219610
5194