🚀 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.1.0
to
1.1.2
+1
-1
dist/index.cjs.js
/*!
* MpKit v1.1.0
* MpKit v1.1.1
* (c) 2020-2021 imingyu<mingyuhisoft@163.com>

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

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

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

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

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

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

@@ -35,6 +35,6 @@ "author": "imingyu <mingyuhisoft@163.com>",

},
"dependencies": {
"peerDependencies": {
"forgiving-xml-parser": "^1.4.0"
},
"gitHead": "b9391d69f8dab1c05c97ae7f170469c8bd0f9f96"
"gitHead": "d1bc1d6afcaa2ca0f48f851eca6d7d2a7fca22f4"
}

@@ -13,2 +13,1 @@ export * from "./api";

export * from "./func-helper";
export { FxNodeAdapter, FxNodeCloseType, FxNodeType, FxTryStep, } from "forgiving-xml-parser";