@commercelayer/sdk
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -7,3 +7,3 @@ | ||
log : (message) => { | ||
if (sdk.debug && sdk.console) log.msg((message == undefined)? '' : message); | ||
log.msg(message); | ||
}, | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "@commercelayer/sdk", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "The Official Commerce Layer JS SDK", | ||
@@ -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
940408