🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mpkit/types

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mpkit/types - npm Package Compare versions

Comparing version
1.0.15
to
1.0.16
+1
-1
dist/index.cjs.js
/*!
* MpKit v1.0.15
* MpKit v1.0.16
* (c) 2020-2021 imingyu<mingyuhisoft@163.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* MpKit v1.0.15
* MpKit v1.0.16
* (c) 2020-2021 imingyu<mingyuhisoft@163.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* MpKit v1.0.15
* MpKit v1.0.16
* (c) 2020-2021 imingyu<mingyuhisoft@163.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@mpkit/types",
"version": "1.0.15",
"version": "1.0.16",
"description": "mpkit包相关typescript类型",

@@ -10,3 +10,3 @@ "author": "imingyu <mingyuhisoft@163.com>",

"module": "dist/index.esm.js",
"types": "index.ts",
"types": "spec/index.d.ts",
"files": [

@@ -39,3 +39,3 @@ "dist",

},
"gitHead": "1101779cc93cd11285102d66f3f9e29afb2c2aa3"
"gitHead": "f051b52fec1a728b5999ceb2e78f02ae15f130aa"
}