Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 - npm Package Compare versions

Comparing version 1.5.8-201707121350 to 1.5.8-201707121416

4

index.d.ts

@@ -319,3 +319,3 @@ export as namespace dd;

// 显示浮层,请和hidePreloader配对使用
function showPreloader(options: {
function showPreloader(options?: {
text?: string; //loading显示的字符,空表示不显示文字

@@ -327,3 +327,3 @@ showIcon?: boolean; //是否显示icon,默认true

function hidePreloader(options: {
function hidePreloader(options?: {
onSuccess?(result: {}): void;

@@ -330,0 +330,0 @@ onFail?(err: any): void;

{
"name": "ali-dd",
"version": "1.5.8-201707121350",
"version": "1.5.8-201707121416",
"description": "dingtalk jsapi",

@@ -5,0 +5,0 @@ "main": "dingtalk.js",

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