🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@tugou/dingtalk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tugou/dingtalk - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-0
dist/lib/open.js

@@ -21,2 +21,3 @@ "use strict";

async init() {
console.info('config=', JSON.stringify(this.config));
this.dingtalk_instance = new DingTalk(this.config);

@@ -23,0 +24,0 @@ }

+2
-2
{
"name": "@tugou/dingtalk",
"version": "1.0.3",
"version": "1.0.4",
"description": "tugou midwayjs dingtalk",

@@ -27,3 +27,3 @@ "main": "dist/index",

"license": "MIT",
"gitHead": "eac86d7b86242f60e6d6db9bea043b7961ff947e"
"gitHead": "79d5eff2ddf99bc4515f8743cacd668b2bf980e3"
}