@dynacom/core
Advanced tools
Comparing version 1.1.13 to 1.1.14
@@ -50,4 +50,2 @@ const fs = require( 'fs' ); | ||
} | ||
console.log( 'selectedDomain.secureContext' ) | ||
console.log( selectedDomain.secureContext ) | ||
if ( selectedDomain && selectedDomain.secureContext ) { | ||
@@ -54,0 +52,0 @@ callback( null, selectedDomain.secureContext ); |
@@ -10,3 +10,3 @@ { | ||
, "name": "@dynacom/core" | ||
, "version": "1.1.13" | ||
, "version": "1.1.14" | ||
, "repository": { | ||
@@ -13,0 +13,0 @@ "type": "git" |
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
20280
410