product-fruits
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -1,8 +0,8 @@ | ||
if (typeof window == 'undefined') { | ||
throw new Error('product-fruits package can run only in the browser environment. If you use server-side-generation, please update your code to import this package only in the browser.') | ||
} | ||
let initialized = false; | ||
function initInternal() { | ||
if (typeof window == 'undefined') { | ||
throw new Error('product-fruits package can run only in the browser environment. If you use server-side-generation, please update your code to import this package only in the browser.') | ||
} | ||
(function (w, d, u) { | ||
@@ -9,0 +9,0 @@ w.$productFruits = w.$productFruits || []; |
{ | ||
"name": "product-fruits", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.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
3966