Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ningboyz/ding

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ningboyz/ding - npm Package Compare versions

Comparing version
1.0.16
to
1.0.17
+1
-1
package.json
{
"name": "@ningboyz/ding",
"version": "1.0.16",
"version": "1.0.17",
"private": false,

@@ -5,0 +5,0 @@ "description": "宁波甬政钉钉库",

@@ -11,2 +11,3 @@ import { IDingTalkBaseResponse } from "../response/IDingTalkBaseResponse";

dd.scan({
type: "qr",
success: (res: any) => {

@@ -18,4 +19,3 @@ const { text } = res;

reject(error);
},
complete: () => {}
}
});

@@ -22,0 +22,0 @@ });