Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@imedx/ics-imedx-chromely-plugin-intf-platform

Package Overview
Dependencies
Maintainers
13
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imedx/ics-imedx-chromely-plugin-intf-platform - npm Package Compare versions

Comparing version 0.0.1-beta.10 to 0.0.1-beta.11

3

dist/ics-imedx-chromely-plugin-intf-platform.umd.js

@@ -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;

2

package.json
{
"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": [],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc