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
18
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.5 to 0.0.6

4

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

@@ -230,4 +230,4 @@ import icsChromelyRequest from '@icreate/ics-chromely-js-sdk';

// 获取核心接口配置选项
// 医保接口走独立配置的
if (intfCode === 'Interface.CHS.Core') {
// 医保接口和读卡接口走独立配置的
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') {
var chain = [

@@ -234,0 +234,0 @@ {

@@ -233,4 +233,4 @@ (function (global, factory) {

// 获取核心接口配置选项
// 医保接口走独立配置的
if (intfCode === 'Interface.CHS.Core') {
// 医保接口和读卡接口走独立配置的
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') {
var chain = [

@@ -237,0 +237,0 @@ {

@@ -127,4 +127,4 @@ "use strict";

// 获取核心接口配置选项
// 医保接口走独立配置的
if (intfCode === 'Interface.CHS.Core') {
// 医保接口和读卡接口走独立配置的
if (intfCode === 'Interface.CHS.Core' || intfCode === 'ReadCardInterfaceCore') {
var chain = [

@@ -131,0 +131,0 @@ {

{
"name": "@imedx/ics-imedx-chromely-plugin-intf-platform",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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