commercelayer
Advanced tools
Comparing version 1.2.8 to 1.2.9
{ | ||
"name": "commercelayer", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "The Official Commerce Layer JS library", | ||
@@ -5,0 +5,0 @@ "main": "./src/main.js", |
@@ -13,6 +13,6 @@ const api = require('./api') | ||
} | ||
// | ||
// document.addEventListener('DOMContentLoaded', function () { | ||
// window.commercelayer = module.exports | ||
// module.exports.init() | ||
// }) | ||
document.addEventListener('DOMContentLoaded', function () { | ||
window.commercelayer = module.exports | ||
module.exports.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
62740
886