@mpkit/types
Advanced tools
| /*! | ||
| * 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. |
+3
-3
| { | ||
| "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" | ||
| } |
+0
-1
@@ -13,2 +13,1 @@ export * from "./api"; | ||
| export * from "./func-helper"; | ||
| export { FxNodeAdapter, FxNodeCloseType, FxNodeType, FxTryStep, } from "forgiving-xml-parser"; |
43678
-0.21%646
-0.15%- Removed