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-dev.201706080932 to 1.5.8-dev.201706281536

readme.md

6

index.d.ts

@@ -170,2 +170,3 @@ export as namespace dd;

export interface ConfigOption {
type?: 0 | 1;
agentId: string;

@@ -188,3 +189,6 @@ corpId: string;

export function error(callback: () => void);
export function error(callback: (err: {
errorCode: number;
message: string;
}) => void);

@@ -191,0 +195,0 @@ // 获取容器版本号

3

package.json
{
"name": "ali-dd",
"version": "1.5.8-dev.201706080932",
"version": "1.5.8-dev.201706281536",
"description": "dingtalk jsapi",

@@ -13,2 +13,3 @@ "main": "dingtalk.js",

},
"readme": "readme.md",
"keywords": [

@@ -15,0 +16,0 @@ "dd",

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