@nocobase/plugin-workflow-json-query 1.9.15 → 1.9.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/externalVersion.js +4 -4
- package/dist/locale/de-DE.json +13 -0
- package/dist/locale/en-US.json +8 -8
- package/dist/locale/es-ES.json +13 -0
- package/dist/locale/fr-FR.json +13 -0
- package/dist/locale/it-IT.json +13 -0
- package/dist/locale/ja-JP.json +13 -0
- package/dist/locale/ko-KR.json +13 -0
- package/dist/locale/nl-NL.json +13 -0
- package/dist/locale/pt-BR.json +13 -0
- package/dist/locale/ru-RU.json +13 -0
- package/dist/locale/tr-TR.json +13 -0
- package/dist/locale/uk-UA.json +13 -0
- package/dist/locale/zh-CN.json +9 -10
- package/dist/locale/zh-TW.json +13 -0
- package/dist/node_modules/jmespath/package.json +1 -1
- package/dist/node_modules/jsonata/package.json +1 -1
- package/dist/node_modules/jsonpath-plus/package.json +1 -1
- package/package.json +3 -3
package/dist/externalVersion.js
CHANGED
|
@@ -8,12 +8,12 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.9.
|
|
12
|
-
"@nocobase/plugin-workflow": "1.9.
|
|
11
|
+
"@nocobase/client": "1.9.17",
|
|
12
|
+
"@nocobase/plugin-workflow": "1.9.17",
|
|
13
13
|
"@ant-design/icons": "5.6.1",
|
|
14
14
|
"@formily/antd-v5": "1.2.3",
|
|
15
|
-
"@nocobase/utils": "1.9.
|
|
15
|
+
"@nocobase/utils": "1.9.17",
|
|
16
16
|
"react": "18.2.0",
|
|
17
17
|
"lodash": "4.17.21",
|
|
18
|
-
"@nocobase/server": "1.9.
|
|
18
|
+
"@nocobase/server": "1.9.17"
|
|
19
19
|
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
package/dist/locale/en-US.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"Query engine": "Query engine",
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
5
4
|
"Data source": "Data source",
|
|
6
|
-
"
|
|
7
|
-
"Properties mapping": "Properties mapping",
|
|
5
|
+
"Display label": "Display label",
|
|
8
6
|
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
9
|
"Property key": "Property key",
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
13
|
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "プロパティを追加",
|
|
3
|
+
"Alias": "エイリアス",
|
|
4
|
+
"Data source": "データソース",
|
|
5
|
+
"Display label": "表示ラベル",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON計算",
|
|
8
|
+
"Properties mapping": "プロパティマッピング",
|
|
9
|
+
"Property key": "プロパティキー",
|
|
10
|
+
"Query engine": "クエリエンジン",
|
|
11
|
+
"Query expression": "クエリ式",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "속성 추가",
|
|
3
|
+
"Alias": "별칭",
|
|
4
|
+
"Data source": "데이터 소스",
|
|
5
|
+
"Display label": "표시 라벨",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON 계산",
|
|
8
|
+
"Properties mapping": "속성 매핑",
|
|
9
|
+
"Property key": "속성 키",
|
|
10
|
+
"Query engine": "쿼리 엔진",
|
|
11
|
+
"Query expression": "쿼리 표현식",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Добавить свойство",
|
|
3
|
+
"Alias": "Псевдоним",
|
|
4
|
+
"Data source": "Источник данных",
|
|
5
|
+
"Display label": "Отображаемая метка",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "Вычисление JSON",
|
|
8
|
+
"Properties mapping": "Сопоставление свойств",
|
|
9
|
+
"Property key": "Ключ свойства",
|
|
10
|
+
"Query engine": "Движок запросов",
|
|
11
|
+
"Query expression": "Выражение запроса",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
package/dist/locale/zh-CN.json
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"Query engine": "解析引擎",
|
|
2
|
+
"Add property": "添加属性",
|
|
3
|
+
"Alias": "别名",
|
|
5
4
|
"Data source": "数据来源",
|
|
6
|
-
"
|
|
5
|
+
"Display label": "展示名称",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "如果查询结果的类型是对象或对象数组,则可以映射后续节点中要访问的属性。",
|
|
7
|
+
"JSON calculation": "JSON 计算",
|
|
7
8
|
"Properties mapping": "属性映射",
|
|
8
|
-
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.":
|
|
9
|
-
"如果查询结果的类型是对象或对象数组,则可以映射后续节点中要访问的属性。",
|
|
10
9
|
"Property key": "属性键名",
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
}
|
|
10
|
+
"Query engine": "解析引擎",
|
|
11
|
+
"Query expression": "查询表达式",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "从复杂的 JSON 对象中转换或计算值。"
|
|
13
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Add property": "Add property",
|
|
3
|
+
"Alias": "Alias",
|
|
4
|
+
"Data source": "Data source",
|
|
5
|
+
"Display label": "Display label",
|
|
6
|
+
"If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.": "If the type of query result is object or array of object, could map the properties which to be accessed in subsequent nodes.",
|
|
7
|
+
"JSON calculation": "JSON calculation",
|
|
8
|
+
"Properties mapping": "Properties mapping",
|
|
9
|
+
"Property key": "Property key",
|
|
10
|
+
"Query engine": "Query engine",
|
|
11
|
+
"Query expression": "Query expression",
|
|
12
|
+
"Transforming or calculating values from complex JSON data.": "Transforming or calculating values from complex JSON data."
|
|
13
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"jmespath","description":"JMESPath implementation in javascript","version":"0.16.0","author":{"name":"James Saryerwinnie","email":"js@jamesls.com","url":"http://jamesls.com/"},"homepage":"https://github.com/jmespath/jmespath.js","contributors":[],"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.0","grunt-contrib-uglify":"^0.11.1","grunt-eslint":"^17.3.1","mocha":"^2.1.0"},"dependencies":{},"main":"jmespath.js","directories":{"test":"test"},"engines":{"node":">= 0.6.0"},"repository":{"type":"git","url":"git://github.com/jmespath/jmespath.js"},"bugs":{"url":"http://github.com/jmespath/jmespath.js/issues","mail":""},"license":"Apache-2.0","keywords":["jmespath","jsonpath","json","xpath"],"scripts":{"test":"mocha test/"},"_lastModified":"2025-
|
|
1
|
+
{"name":"jmespath","description":"JMESPath implementation in javascript","version":"0.16.0","author":{"name":"James Saryerwinnie","email":"js@jamesls.com","url":"http://jamesls.com/"},"homepage":"https://github.com/jmespath/jmespath.js","contributors":[],"devDependencies":{"grunt":"^0.4.5","grunt-contrib-jshint":"^0.11.0","grunt-contrib-uglify":"^0.11.1","grunt-eslint":"^17.3.1","mocha":"^2.1.0"},"dependencies":{},"main":"jmespath.js","directories":{"test":"test"},"engines":{"node":">= 0.6.0"},"repository":{"type":"git","url":"git://github.com/jmespath/jmespath.js"},"bugs":{"url":"http://github.com/jmespath/jmespath.js/issues","mail":""},"license":"Apache-2.0","keywords":["jmespath","jsonpath","json","xpath"],"scripts":{"test":"mocha test/"},"_lastModified":"2025-12-02T15:48:15.968Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"jsonata","version":"2.0.6","description":"JSON query and transformation language","module":"jsonata.js","main":"jsonata.js","typings":"jsonata.d.ts","homepage":"http://jsonata.org/","repository":{"type":"git","url":"https://github.com/jsonata-js/jsonata.git"},"scripts":{"pretest":"npm run lint","mocha":"nyc ./node_modules/mocha/bin/_mocha -- \"test/**/*.js\"","test":"npm run mocha","posttest":"npm run check-coverage && npm run browserify && npm run minify && npm run build-es5","build-es5":"npm run mkdir-dist && npm run regenerator && npm run browserify-es5 && npm run minify-es5","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","browserify":"browserify src/jsonata.js --outfile jsonata.js --standalone jsonata","mkdir-dist":"mkdirp ./dist","regenerator":"babel src --out-dir dist --presets=@babel/env","browserify-es5":"regenerator --include-runtime polyfill.js > jsonata-es5.js; browserify dist/jsonata.js --standalone jsonata >> jsonata-es5.js","prepublishOnly":"npm run browserify && npm run minify && npm run build-es5","lint":"eslint src","doc":"jsdoc --configure jsdoc.json .","cover":"nyc _mocha","minify":"uglifyjs jsonata.js -o jsonata.min.js --compress --mangle","minify-es5":"uglifyjs jsonata-es5.js -o jsonata-es5.min.js --compress --mangle"},"license":"MIT","keywords":["JSON","query","transformation","transform","mapping","path"],"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/preset-env":"^7.8.4","browserify":"^16.5.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","eslint":"8.0.0","eslint-plugin-ideal":"^0.1.3","eslint-plugin-promise":"^6.0.0","jsdoc":"^3.6.3","mkdirp":"^1.0.3","mocha":"^7.0.1","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","regenerator":"^0.14.4","request":"^2.88.2","uglify-es":"^3.3.10"},"engines":{"node":">= 8"},"_lastModified":"2025-
|
|
1
|
+
{"name":"jsonata","version":"2.0.6","description":"JSON query and transformation language","module":"jsonata.js","main":"jsonata.js","typings":"jsonata.d.ts","homepage":"http://jsonata.org/","repository":{"type":"git","url":"https://github.com/jsonata-js/jsonata.git"},"scripts":{"pretest":"npm run lint","mocha":"nyc ./node_modules/mocha/bin/_mocha -- \"test/**/*.js\"","test":"npm run mocha","posttest":"npm run check-coverage && npm run browserify && npm run minify && npm run build-es5","build-es5":"npm run mkdir-dist && npm run regenerator && npm run browserify-es5 && npm run minify-es5","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","browserify":"browserify src/jsonata.js --outfile jsonata.js --standalone jsonata","mkdir-dist":"mkdirp ./dist","regenerator":"babel src --out-dir dist --presets=@babel/env","browserify-es5":"regenerator --include-runtime polyfill.js > jsonata-es5.js; browserify dist/jsonata.js --standalone jsonata >> jsonata-es5.js","prepublishOnly":"npm run browserify && npm run minify && npm run build-es5","lint":"eslint src","doc":"jsdoc --configure jsdoc.json .","cover":"nyc _mocha","minify":"uglifyjs jsonata.js -o jsonata.min.js --compress --mangle","minify-es5":"uglifyjs jsonata-es5.js -o jsonata-es5.min.js --compress --mangle"},"license":"MIT","keywords":["JSON","query","transformation","transform","mapping","path"],"devDependencies":{"@babel/cli":"^7.8.4","@babel/core":"^7.8.4","@babel/preset-env":"^7.8.4","browserify":"^16.5.0","chai":"^4.2.0","chai-as-promised":"^7.1.1","eslint":"8.0.0","eslint-plugin-ideal":"^0.1.3","eslint-plugin-promise":"^6.0.0","jsdoc":"^3.6.3","mkdirp":"^1.0.3","mocha":"^7.0.1","mocha-lcov-reporter":"^1.3.0","nyc":"^15.1.0","regenerator":"^0.14.4","request":"^2.88.2","uglify-es":"^3.3.10"},"engines":{"node":">= 8"},"_lastModified":"2025-12-02T15:48:16.610Z"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"author":"Stefan Goessner","name":"jsonpath-plus","version":"10.3.0","type":"module","bin":{"jsonpath":"./bin/jsonpath-cli.js","jsonpath-plus":"./bin/jsonpath-cli.js"},"main":"dist/index-node-cjs.cjs","exports":{"./package.json":"./package.json",".":{"types":"./src/jsonpath.d.ts","browser":"./dist/index-browser-esm.js","umd":"./dist/index-browser-umd.cjs","import":"./dist/index-node-esm.js","require":"./dist/index-node-cjs.cjs","default":"./dist/index-browser-esm.js"}},"module":"dist/index-node-esm.js","browser":"dist/index-browser-esm.js","types":"./src/jsonpath.d.ts","description":"A JS implementation of JSONPath with some additional operators","contributors":[{"name":"Prof. Gössner","email":"stefan.goessner@fh-dortmund.de"},{"name":"Subbu Allamaraju","email":"subbu@subbu.org"},{"name":"Mike Brevoort","email":"mike@brevoort.com"},{"name":"Robert Krahn","email":"robert.krahn@gmail.com"},{"name":"Brett Zamir","email":"brettz9@yahoo.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git://github.com/s3u/JSONPath.git"},"bugs":"https://github.com/s3u/JSONPath/issues/","homepage":"https://github.com/s3u/JSONPath","engines":{"node":">=18.0.0"},"react-native":{"vm":false},"dependencies":{"@jsep-plugin/assignment":"^1.3.0","@jsep-plugin/regex":"^1.0.4","jsep":"^1.4.0"},"devDependencies":{"@babel/core":"^7.26.8","@babel/preset-env":"^7.26.8","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-node-resolve":"^15.3.1","@rollup/plugin-terser":"^0.4.4","c8":"^10.1.3","chai":"^5.1.2","coveradge":"^0.8.2","eslint":"^9.20.1","eslint-config-ash-nazg":"^36.22.2","http-server":"^14.1.1","license-badger":"^0.21.1","mocha":"^10.8.2","mocha-badge-generator":"^0.11.0","mocha-multi-reporters":"^1.5.1","open-cli":"^8.0.0","rollup":"4.27.2","typedoc":"^0.27.7","typescript":"^5.7.3"},"keywords":["json","jsonpath"],"browserslist":["defaults, not op_mini all"],"c8":{"reporter":["text","html","json-summary"],"exclude":[".mocharc.cjs","eslint.config.js","src/jsonpath.d.ts","rollup.config.js",".idea","coverage","dist","demo","docs","ignore","test","test-helpers"]},"scripts":{"prepublishOnly":"pnpm i","license-badge":"license-badger --corrections --uncategorizedLicenseTemplate \"\\${license} (\\${name} (\\${version}))\" --filteredTypes=nonempty --textTemplate \"License types\n(project, deps, and bundled devDeps)\" --packageJson --production badges/licenses-badge.svg","license-badge-dev":"license-badger --corrections --filteredTypes=nonempty --textTemplate \"License types\n(all devDeps)\" --allDevelopment badges/licenses-badge-dev.svg","license-badges":"npm run license-badge && npm run license-badge-dev","build-docs":"typedoc --out docs/ts src --excludeExternals --entryPointStrategy Expand","open-docs":"open-cli http://localhost:8084/docs/ts/ && npm start","coverage":"open-cli http://localhost:8084/coverage/ && npm start","coverage-badge":"coveradge badges/coverage-badge.svg","node-import-test":"node --experimental-modules demo/node-import-test.mjs","open":"open-cli http://localhost:8084/demo/ && npm start","start":"http-server -p 8084","cli":"./bin/jsonpath-cli.js package.json name","typescript":"tsc","mocha":"mocha --require test-helpers/node-env.js --reporter-options configFile=mocha-multi-reporters.json test","c8":"rm -Rf ./coverage && rm -Rf ./node_modules/.cache && c8 --all npm run mocha && npm run coverage-badge","rollup":"rollup -c","eslint":"eslint .","lint":"npm run eslint","test":"npm run eslint && npm run rollup && npm run c8 && npm run typescript","browser-test":"npm run eslint && npm run rollup && open-cli http://localhost:8084/test/ && npm start"},"_lastModified":"2025-
|
|
1
|
+
{"author":"Stefan Goessner","name":"jsonpath-plus","version":"10.3.0","type":"module","bin":{"jsonpath":"./bin/jsonpath-cli.js","jsonpath-plus":"./bin/jsonpath-cli.js"},"main":"dist/index-node-cjs.cjs","exports":{"./package.json":"./package.json",".":{"types":"./src/jsonpath.d.ts","browser":"./dist/index-browser-esm.js","umd":"./dist/index-browser-umd.cjs","import":"./dist/index-node-esm.js","require":"./dist/index-node-cjs.cjs","default":"./dist/index-browser-esm.js"}},"module":"dist/index-node-esm.js","browser":"dist/index-browser-esm.js","types":"./src/jsonpath.d.ts","description":"A JS implementation of JSONPath with some additional operators","contributors":[{"name":"Prof. Gössner","email":"stefan.goessner@fh-dortmund.de"},{"name":"Subbu Allamaraju","email":"subbu@subbu.org"},{"name":"Mike Brevoort","email":"mike@brevoort.com"},{"name":"Robert Krahn","email":"robert.krahn@gmail.com"},{"name":"Brett Zamir","email":"brettz9@yahoo.com"},{"name":"Richard Schneider","email":"makaretu@gmail.com"}],"license":"MIT","repository":{"type":"git","url":"git://github.com/s3u/JSONPath.git"},"bugs":"https://github.com/s3u/JSONPath/issues/","homepage":"https://github.com/s3u/JSONPath","engines":{"node":">=18.0.0"},"react-native":{"vm":false},"dependencies":{"@jsep-plugin/assignment":"^1.3.0","@jsep-plugin/regex":"^1.0.4","jsep":"^1.4.0"},"devDependencies":{"@babel/core":"^7.26.8","@babel/preset-env":"^7.26.8","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-node-resolve":"^15.3.1","@rollup/plugin-terser":"^0.4.4","c8":"^10.1.3","chai":"^5.1.2","coveradge":"^0.8.2","eslint":"^9.20.1","eslint-config-ash-nazg":"^36.22.2","http-server":"^14.1.1","license-badger":"^0.21.1","mocha":"^10.8.2","mocha-badge-generator":"^0.11.0","mocha-multi-reporters":"^1.5.1","open-cli":"^8.0.0","rollup":"4.27.2","typedoc":"^0.27.7","typescript":"^5.7.3"},"keywords":["json","jsonpath"],"browserslist":["defaults, not op_mini all"],"c8":{"reporter":["text","html","json-summary"],"exclude":[".mocharc.cjs","eslint.config.js","src/jsonpath.d.ts","rollup.config.js",".idea","coverage","dist","demo","docs","ignore","test","test-helpers"]},"scripts":{"prepublishOnly":"pnpm i","license-badge":"license-badger --corrections --uncategorizedLicenseTemplate \"\\${license} (\\${name} (\\${version}))\" --filteredTypes=nonempty --textTemplate \"License types\n(project, deps, and bundled devDeps)\" --packageJson --production badges/licenses-badge.svg","license-badge-dev":"license-badger --corrections --filteredTypes=nonempty --textTemplate \"License types\n(all devDeps)\" --allDevelopment badges/licenses-badge-dev.svg","license-badges":"npm run license-badge && npm run license-badge-dev","build-docs":"typedoc --out docs/ts src --excludeExternals --entryPointStrategy Expand","open-docs":"open-cli http://localhost:8084/docs/ts/ && npm start","coverage":"open-cli http://localhost:8084/coverage/ && npm start","coverage-badge":"coveradge badges/coverage-badge.svg","node-import-test":"node --experimental-modules demo/node-import-test.mjs","open":"open-cli http://localhost:8084/demo/ && npm start","start":"http-server -p 8084","cli":"./bin/jsonpath-cli.js package.json name","typescript":"tsc","mocha":"mocha --require test-helpers/node-env.js --reporter-options configFile=mocha-multi-reporters.json test","c8":"rm -Rf ./coverage && rm -Rf ./node_modules/.cache && c8 --all npm run mocha && npm run coverage-badge","rollup":"rollup -c","eslint":"eslint .","lint":"npm run eslint","test":"npm run eslint && npm run rollup && npm run c8 && npm run typescript","browser-test":"npm run eslint && npm run rollup && open-cli http://localhost:8084/test/ && npm start"},"_lastModified":"2025-12-02T15:48:16.157Z"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-workflow-json-query",
|
|
3
|
-
"version": "1.9.
|
|
3
|
+
"version": "1.9.17",
|
|
4
4
|
"displayName": "Workflow: JSON calculation",
|
|
5
5
|
"displayName.zh-CN": "工作流:JSON 计算",
|
|
6
6
|
"description": "Used for transforming or calculating values from complex JSON data (result of HTTP request or SQL etc.).",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"Workflow"
|
|
13
13
|
],
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@nocobase/plugin-workflow-test": "1.9.
|
|
15
|
+
"@nocobase/plugin-workflow-test": "1.9.17",
|
|
16
16
|
"jmespath": "^0.16.0",
|
|
17
17
|
"jsonata": "^2.0.3",
|
|
18
18
|
"jsonpath-plus": "^10.3.0"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@nocobase/test": "1.x",
|
|
25
25
|
"@nocobase/utils": "1.x"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "eb15276b3eaf1fb4464e6d1ab248be15aa1b0fd2",
|
|
28
28
|
"nocobase": {
|
|
29
29
|
"defaultEnabled": true
|
|
30
30
|
}
|