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.17
to
1.0.18
+2
-2
package.json
{
"name": "@ningboyz/ding",
"version": "1.0.17",
"version": "1.0.18",
"private": false,

@@ -19,3 +19,3 @@ "description": "宁波甬政钉钉库",

"dependencies": {
"@ningboyz/types": "1.2.192",
"@ningboyz/types": "1.6.115",
"axios": "1.12.2",

@@ -22,0 +22,0 @@ "lodash": "4.17.21"

import axios, { AxiosInstance } from "axios";
import { IAxiosConfig } from "../types/core/IAxiosConfig";
import { IResponse } from "@ningboyz/types";
import { IResponse } from "@ningboyz/types/src/response/IResponse";
import { TResponse } from "@ningboyz/types/src/response/IResponse";

@@ -5,0 +5,0 @@ import _ from "lodash";