Socket
Book a DemoInstallSign in
Socket

ali-dd

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ali-dd

dingtalk jsapi

latest
Source
npmnpm
Version
1.5.8-201707121416
Version published
Maintainers
1
Created
Source

Use DingTalk in your typescript project.

Installation

yarn add ali-dd
# or
(c)npm install ali-dd --save(-dev)

Usage

import * as dd from 'ali-dd';
dd.config(mixin(config, {
	type: 0,
	agentId: 'xxx',
	corpId: 'xxx',
	timeStamp: 1234,
	nonceStr: 'xxx',
	signature: 'xxx',
	jsApiList: []
}));

Keywords

dd

FAQs

Package last updated on 12 Jul 2017

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