🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

chaojiying

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaojiying

[![NPM Version](https://img.shields.io/npm/v/chaojiying?style=flat-square)](https://www.npmjs.com/package/chaojiying)

0.1.1
latest
npm
Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

NPM Version

关于

Node SDK for 超级鹰.

使用样例

import { uploadProcessing } from 'chaojiying'

async function main() {
  // 见官方文档 https://www.chaojiying.com/api-5.html
  let res = await uploadProcessing({
    user: '账号',
    pass: '密码',
    softid: '',
    codetype: '',
    file_base64: ''
  })
}

FAQs

Package last updated on 18 Aug 2024

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