New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

umpay-transfer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

umpay-transfer

This is an implementation for UMPAY transfer. Same as umpay, this is a private version.

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

node-umpay-transfer

This is an implementation for UMPAY transfer. Same as umpay, this is a private version.

Now the project passed basic test. But it is not fully tested.

This project is write in Typescript 1.4.

File sample.ts is example code. File index.js is the entry.

Api:

   Available options:
{
	funCode:"",
	spId:"",
	userId:"",
	host:"",
	port:"",
	verifyRespSign:true,
	desKeyPath:"",
	priKeyPath:"",
	pubKeyPath:""
}

P.S. all option can be emitted.

You can open sample.ts to see detail.

I will be pleasure if this helps.

Keywords

umpay

FAQs

Package last updated on 01 Jun 2015

Did you know?

Socket

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.

Install

Related posts