@lowdefy/build 4.0.0-rc.2 → 4.0.0-rc.3
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/defaultTypesMap.js +389 -389
- package/package.json +38 -38
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lowdefy/build",
|
|
3
|
-
"version": "4.0.0-rc.
|
|
3
|
+
"version": "4.0.0-rc.3",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"homepage": "https://lowdefy.com",
|
|
@@ -51,14 +51,14 @@
|
|
|
51
51
|
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@lowdefy/ajv": "4.0.0-rc.
|
|
55
|
-
"@lowdefy/blocks-basic": "4.0.0-rc.
|
|
56
|
-
"@lowdefy/blocks-loaders": "4.0.0-rc.
|
|
57
|
-
"@lowdefy/helpers": "4.0.0-rc.
|
|
58
|
-
"@lowdefy/node-utils": "4.0.0-rc.
|
|
59
|
-
"@lowdefy/nunjucks": "4.0.0-rc.
|
|
60
|
-
"@lowdefy/operators": "4.0.0-rc.
|
|
61
|
-
"@lowdefy/operators-js": "4.0.0-rc.
|
|
54
|
+
"@lowdefy/ajv": "4.0.0-rc.3",
|
|
55
|
+
"@lowdefy/blocks-basic": "4.0.0-rc.3",
|
|
56
|
+
"@lowdefy/blocks-loaders": "4.0.0-rc.3",
|
|
57
|
+
"@lowdefy/helpers": "4.0.0-rc.3",
|
|
58
|
+
"@lowdefy/node-utils": "4.0.0-rc.3",
|
|
59
|
+
"@lowdefy/nunjucks": "4.0.0-rc.3",
|
|
60
|
+
"@lowdefy/operators": "4.0.0-rc.3",
|
|
61
|
+
"@lowdefy/operators-js": "4.0.0-rc.3",
|
|
62
62
|
"ajv": "8.12.0",
|
|
63
63
|
"json5": "2.2.3",
|
|
64
64
|
"uuid": "9.0.0",
|
|
@@ -67,34 +67,34 @@
|
|
|
67
67
|
},
|
|
68
68
|
"devDependencies": {
|
|
69
69
|
"@jest/globals": "28.1.0",
|
|
70
|
-
"@lowdefy/actions-core": "4.0.0-rc.
|
|
71
|
-
"@lowdefy/actions-pdf-make": "4.0.0-rc.
|
|
72
|
-
"@lowdefy/blocks-aggrid": "4.0.0-rc.
|
|
73
|
-
"@lowdefy/blocks-antd": "4.0.0-rc.
|
|
74
|
-
"@lowdefy/blocks-color-selectors": "4.0.0-rc.
|
|
75
|
-
"@lowdefy/blocks-echarts": "4.0.0-rc.
|
|
76
|
-
"@lowdefy/blocks-google-maps": "4.0.0-rc.
|
|
77
|
-
"@lowdefy/blocks-markdown": "4.0.0-rc.
|
|
78
|
-
"@lowdefy/blocks-qr": "4.0.0-rc.
|
|
79
|
-
"@lowdefy/connection-axios-http": "4.0.0-rc.
|
|
80
|
-
"@lowdefy/connection-elasticsearch": "4.0.0-rc.
|
|
81
|
-
"@lowdefy/connection-google-sheets": "4.0.0-rc.
|
|
82
|
-
"@lowdefy/connection-knex": "4.0.0-rc.
|
|
83
|
-
"@lowdefy/connection-mongodb": "4.0.0-rc.
|
|
84
|
-
"@lowdefy/connection-redis": "4.0.0-rc.
|
|
85
|
-
"@lowdefy/connection-sendgrid": "4.0.0-rc.
|
|
86
|
-
"@lowdefy/connection-stripe": "4.0.0-rc.
|
|
87
|
-
"@lowdefy/operators-change-case": "4.0.0-rc.
|
|
88
|
-
"@lowdefy/operators-diff": "4.0.0-rc.
|
|
89
|
-
"@lowdefy/operators-moment": "4.0.0-rc.
|
|
90
|
-
"@lowdefy/operators-mql": "4.0.0-rc.
|
|
91
|
-
"@lowdefy/operators-nunjucks": "4.0.0-rc.
|
|
92
|
-
"@lowdefy/operators-uuid": "4.0.0-rc.
|
|
93
|
-
"@lowdefy/operators-yaml": "4.0.0-rc.
|
|
94
|
-
"@lowdefy/plugin-auth0": "4.0.0-rc.
|
|
95
|
-
"@lowdefy/plugin-aws": "4.0.0-rc.
|
|
96
|
-
"@lowdefy/plugin-csv": "4.0.0-rc.
|
|
97
|
-
"@lowdefy/plugin-next-auth": "4.0.0-rc.
|
|
70
|
+
"@lowdefy/actions-core": "4.0.0-rc.3",
|
|
71
|
+
"@lowdefy/actions-pdf-make": "4.0.0-rc.3",
|
|
72
|
+
"@lowdefy/blocks-aggrid": "4.0.0-rc.3",
|
|
73
|
+
"@lowdefy/blocks-antd": "4.0.0-rc.3",
|
|
74
|
+
"@lowdefy/blocks-color-selectors": "4.0.0-rc.3",
|
|
75
|
+
"@lowdefy/blocks-echarts": "4.0.0-rc.3",
|
|
76
|
+
"@lowdefy/blocks-google-maps": "4.0.0-rc.3",
|
|
77
|
+
"@lowdefy/blocks-markdown": "4.0.0-rc.3",
|
|
78
|
+
"@lowdefy/blocks-qr": "4.0.0-rc.3",
|
|
79
|
+
"@lowdefy/connection-axios-http": "4.0.0-rc.3",
|
|
80
|
+
"@lowdefy/connection-elasticsearch": "4.0.0-rc.3",
|
|
81
|
+
"@lowdefy/connection-google-sheets": "4.0.0-rc.3",
|
|
82
|
+
"@lowdefy/connection-knex": "4.0.0-rc.3",
|
|
83
|
+
"@lowdefy/connection-mongodb": "4.0.0-rc.3",
|
|
84
|
+
"@lowdefy/connection-redis": "4.0.0-rc.3",
|
|
85
|
+
"@lowdefy/connection-sendgrid": "4.0.0-rc.3",
|
|
86
|
+
"@lowdefy/connection-stripe": "4.0.0-rc.3",
|
|
87
|
+
"@lowdefy/operators-change-case": "4.0.0-rc.3",
|
|
88
|
+
"@lowdefy/operators-diff": "4.0.0-rc.3",
|
|
89
|
+
"@lowdefy/operators-moment": "4.0.0-rc.3",
|
|
90
|
+
"@lowdefy/operators-mql": "4.0.0-rc.3",
|
|
91
|
+
"@lowdefy/operators-nunjucks": "4.0.0-rc.3",
|
|
92
|
+
"@lowdefy/operators-uuid": "4.0.0-rc.3",
|
|
93
|
+
"@lowdefy/operators-yaml": "4.0.0-rc.3",
|
|
94
|
+
"@lowdefy/plugin-auth0": "4.0.0-rc.3",
|
|
95
|
+
"@lowdefy/plugin-aws": "4.0.0-rc.3",
|
|
96
|
+
"@lowdefy/plugin-csv": "4.0.0-rc.3",
|
|
97
|
+
"@lowdefy/plugin-next-auth": "4.0.0-rc.3",
|
|
98
98
|
"@swc/cli": "0.1.59",
|
|
99
99
|
"@swc/core": "1.3.24",
|
|
100
100
|
"@swc/jest": "0.2.24",
|
|
@@ -103,5 +103,5 @@
|
|
|
103
103
|
"publishConfig": {
|
|
104
104
|
"access": "public"
|
|
105
105
|
},
|
|
106
|
-
"gitHead": "
|
|
106
|
+
"gitHead": "a9827b6bd45087aaa20730c6605418c04aa54090"
|
|
107
107
|
}
|