Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@imedx/ics-imedx-core
Advanced tools
npm i @imedx/ics-imedx-core@0.0.1-beta.1
0.0.1-beta.1 初始提供
import IMedx from '@imedx/ics-imedx-core'
/**
* 设置 request 请求
*/
public static use({ request }: { request: any })
/**
* 传过来的axios实例
*/
public static request: any
/**
* 系统参数
*/
public static system: System
/**
* 系统参数
*/
public param: Param
/**
* 获取系统参数
* @param key 键
* @param expirationTime 过期时间-秒
* @returns
*/
public get(key: string, expirationTime: number): Promise<any>
/**
* 获取支付方式
* @param tradeType 交易类型
* @param expirationTime 过期时间-秒
* @returns
*/
public getTradeChannel(tradeType: string, expirationTime: number): Promise<any>
FAQs
iMedx核心功能js封装
The npm package @imedx/ics-imedx-core receives a total of 28 weekly downloads. As such, @imedx/ics-imedx-core popularity was classified as not popular.
We found that @imedx/ics-imedx-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.