@imedx/ics-imedx-chromely-plugin-intf-platform
Advanced tools
Comparing version 0.0.1-beta.10 to 0.0.1-beta.11
@@ -167,2 +167,5 @@ (function (global, factory) { | ||
console.log("name\uFF1A".concat(name, " typeName\uFF1A").concat(intfType.name)); | ||
console.log(intfType,'intfTypeintfTypeintfType'); | ||
console.log(BaseInterfaceCore,'BaseInterfaceCoreBaseInterfaceCoreBaseInterfaceCoreBaseInterfaceCore'); | ||
console.log(intfType instanceof BaseInterfaceCore,'intfType instanceof BaseInterfaceCore'); | ||
if (intfType instanceof BaseInterfaceCore) { | ||
@@ -169,0 +172,0 @@ IntfPlatform.coreInterfaces[name] = intfType; |
{ | ||
"name": "@imedx/ics-imedx-chromely-plugin-intf-platform", | ||
"version": "0.0.1-beta.10", | ||
"version": "0.0.1-beta.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
52905
992