commercelayer
Advanced tools
Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "commercelayer", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "The Official Commerce Layer JS library", | ||
@@ -5,0 +5,0 @@ "main": "./src/main.js", |
@@ -16,5 +16,5 @@ document.addEventListener('readystatechange', function() { | ||
window.commercelayer = module.exports | ||
module.exports.init() | ||
document.commercelayer = module.exports | ||
document.commercelayer.init() | ||
} | ||
}) |
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
26343
10
738