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

@ningboyz/types

Package Overview
Dependencies
Maintainers
4
Versions
1441
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.65
to
1.7.66
+1
-1
package.json
{
"name": "@ningboyz/types",
"type": "module",
"version": "1.7.65",
"version": "1.7.66",
"private": false,

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

@@ -52,3 +52,3 @@ import _ from "lodash";

finalTxt: string;
workTypeText:string;
listDict: TCore.IDictResponse[];

@@ -126,2 +126,4 @@ }

bodyFeature:string = "";
/**警钟 */
workTypeText:string = "";
listDict: TCore.IDictResponse[] = [];

@@ -128,0 +130,0 @@