jgb-plugin-json
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "jgb-plugin-json", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "lib/index.js", | ||
@@ -20,3 +20,3 @@ "typings": "lib/index.d.ts", | ||
"debug": "^3.1.0", | ||
"jgb-shared": "^1.2.0", | ||
"jgb-shared": "^1.2.1", | ||
"tslib": "^1.9.3" | ||
@@ -32,3 +32,3 @@ }, | ||
}, | ||
"gitHead": "1c5396b0163828a8fa866bdbe05730d4dd04d4cf" | ||
"gitHead": "0e5c8ace60a28644144917c816487143376b41c8" | ||
} |
@@ -9,7 +9,6 @@ # jgb-plugin-json | ||
| hookName | hooktime | emitdata | | ||
| :---------------: | :---------------------------------------: | :------------------------: | | ||
| collect-app-json | 当收集app.json依赖时 | 表1 | | ||
| collect-page-json | 当收集其他包含usingComponents字段的json时 | {dependences,pageJson,ctx} | | ||
| | | | | ||
| hookName | hooktime | emitdata | | ||
| :---------------: | :---------------------------------------: | :------: | | ||
| collect-app-json | 当收集app.json依赖时 | 表1 | | ||
| collect-page-json | 当收集其他包含usingComponents字段的json时 | 表2 | | ||
@@ -16,0 +15,0 @@ | 字段名 | 值 | 描述 | |
45079
24
Updatedjgb-shared@^1.2.1