adtech-manager
Advanced tools
Comparing version 0.0.1 to 0.0.22
@@ -14,7 +14,11 @@ (function (root, factory) { | ||
} | ||
}(this, function (window) { | ||
}(this, function (root) { | ||
'use strict'; | ||
if (typeof window === 'undefined') { | ||
throw 'AdTechManager must be run in a browser'; | ||
} | ||
if (typeof window.ADTECH === 'undefined') { | ||
throw 'AdTechManager requires Dac.js.' | ||
// throw 'AdTechManager requires Dac.js.' | ||
} | ||
@@ -21,0 +25,0 @@ |
{ | ||
"name": "adtech-manager", | ||
"version": "0.0.1", | ||
"version": "0.0.22", | ||
"description": "Adtech-Manager ==============", | ||
@@ -5,0 +5,0 @@ "main": "adtech-manager.js", |
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
9614
181