New:Socket for Asana Is Now Available.Learn more
Get Started

@ningboyz/types

Package Overview
Dependencies
Maintainers
4
Versions
1546
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ningboyz/types - npm Package Compare versions

Comparing version
1.7.157
to
1.7.158
+1
-1
package.json
{
"name": "@ningboyz/types",
"type": "module",
"version": "1.7.157",
"version": "1.7.158",
"private": false,

@@ -6,0 +6,0 @@ "description": "宁波甬政类型库",

import _ from "lodash";
import { IHzcbMainResponse } from "../hzcb";

@@ -58,2 +59,4 @@

cardKeepText: string;
listHzcb: IHzcbMainResponse[];
}

@@ -117,2 +120,4 @@

listHzcb: IHzcbMainResponse[] = [];
constructor(card: Partial<ICardZcpdBillResponse> = {}) {

@@ -119,0 +124,0 @@ if (card) {