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

@imedx/ics-chromely-plugin-imedx

Package Overview
Dependencies
Maintainers
15
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-beta.11 to 0.0.0-beta.12

2

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

@@ -75,3 +75,3 @@ import icsChromelyRequest from '@icreate/ics-chromely-js-sdk';

return this.HBRequest.api.getUserSign({ id: staffId }).then(function (data) {
return data === null || data === void 0 ? void 0 : data.SignPicture;
return data === null || data === void 0 ? void 0 : data.signPicture;
});

@@ -78,0 +78,0 @@ }

@@ -83,3 +83,3 @@ (function (global, factory) {

return this.HBRequest.api.getUserSign({ id: staffId }).then(function (data) {
return data === null || data === void 0 ? void 0 : data.SignPicture;
return data === null || data === void 0 ? void 0 : data.signPicture;
});

@@ -86,0 +86,0 @@ }

@@ -71,3 +71,3 @@ "use strict";

return this.HBRequest.api.getUserSign({ id: staffId }).then(function (data) {
return data === null || data === void 0 ? void 0 : data.SignPicture;
return data === null || data === void 0 ? void 0 : data.signPicture;
});

@@ -74,0 +74,0 @@ }

{
"name": "@imedx/ics-chromely-plugin-imedx",
"version": "0.0.0-beta.11",
"version": "0.0.0-beta.12",
"description": "提供获取IMedx客户端本地信息,例如当前日期时间等",

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

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