product-fruits
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -16,5 +16,5 @@ if (typeof window == 'undefined') { | ||
function apiInit(projectCode, language, userInfo, options) {// todo make it env agnostic | ||
if (initialized) { | ||
throw new Error('Do not call init() multiple times'); | ||
} | ||
// if (initialized) { | ||
// throw new Error('Do not call init() multiple times'); | ||
// } | ||
@@ -21,0 +21,0 @@ initInternal(); |
{ | ||
"name": "product-fruits", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"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
3715