@balena/pinejs 14.53.0 → 14.53.1
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/.husky/pre-commit +1 -0
- package/.pinejs-cache.json +1 -1
- package/.versionbot/CHANGELOG.yml +268 -1
- package/CHANGELOG.md +84 -0
- package/VERSION +1 -1
- package/package.json +27 -32
|
@@ -1,3 +1,270 @@
|
|
|
1
|
+
- commits:
|
|
2
|
+
- subject: Update dependencies
|
|
3
|
+
hash: 9b24d54cff3f2e83456c9c2bd60ade9de8ab755b
|
|
4
|
+
body: >
|
|
5
|
+
Manual checking all dependency updates before pinejs will be moved under
|
|
6
|
+
renovate-bot control
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Update @balena/lf-to-abstract-sql from 4.5.1 to 4.5.5
|
|
10
|
+
|
|
11
|
+
Update @balena/odata-parser from 2.4.0 to 2.4.2
|
|
12
|
+
|
|
13
|
+
Update @balena/sbvr-parser from 1.4.1 to 1.4.2
|
|
14
|
+
|
|
15
|
+
Update @balena/sbvr-types from 3.4.7 to 3.4.15
|
|
16
|
+
|
|
17
|
+
Update @types/express from 4.17.13 to 4.17.14
|
|
18
|
+
|
|
19
|
+
Update @types/lodash from 4.14.185 to 4.14.190
|
|
20
|
+
|
|
21
|
+
Update @types/passport from 1.0.9 to 1.0.11
|
|
22
|
+
|
|
23
|
+
Update commander from 9.4.0 to 9.4.1
|
|
24
|
+
|
|
25
|
+
Update randomstring from 1.2.2 to 1.2.3
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
Update @balena/lint from 6.2.0 to 6.2.1
|
|
29
|
+
|
|
30
|
+
Update @types/chai from 4.3.1 to 4.3.4
|
|
31
|
+
|
|
32
|
+
Update @types/mocha from 9.1.1 to 10.0.0
|
|
33
|
+
|
|
34
|
+
Update chai from 4.3.6 to 4.3.7
|
|
35
|
+
|
|
36
|
+
Update husky from 4.3.8 to 8.0.2
|
|
37
|
+
|
|
38
|
+
Update mocha from 9.2.2 to 10.1.0
|
|
39
|
+
|
|
40
|
+
Update supertest from 6.2.4 to 6.3.1
|
|
41
|
+
|
|
42
|
+
Update terser-webpack-plugin from 5.3.3 to 5.3.6
|
|
43
|
+
|
|
44
|
+
Update ts-loader from 9.3.1 to 9.4.1
|
|
45
|
+
|
|
46
|
+
Update webpack from 5.73.0 to 5.75.0
|
|
47
|
+
|
|
48
|
+
Update webpack-dev-server from 4.9.3 to 4.11.1
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
Update bcrypt from 5.0.1 to 5.1.0
|
|
52
|
+
|
|
53
|
+
Update body-parser from 1.20.0 to 1.20.1
|
|
54
|
+
|
|
55
|
+
Update express from 4.18.1 to 4.18.2
|
|
56
|
+
|
|
57
|
+
Update pg from 8.7.3 to 8.8.0
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
Migrated husky v4 to v8 configuration.
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
No added functionality, runtime deps are patch versions => patch
|
|
64
|
+
footer:
|
|
65
|
+
Change-type: patch
|
|
66
|
+
change-type: patch
|
|
67
|
+
Signed-off-by: fisehara <harald@balena.io>
|
|
68
|
+
signed-off-by: fisehara <harald@balena.io>
|
|
69
|
+
author: fisehara
|
|
70
|
+
nested:
|
|
71
|
+
- commits:
|
|
72
|
+
- subject: Update @balena/sbvr-parser from 1.4.1 to 1.4.2
|
|
73
|
+
hash: 66473607a0ad66965d6660c94d8941e312282a6c
|
|
74
|
+
body: ""
|
|
75
|
+
footer:
|
|
76
|
+
Change-type: patch
|
|
77
|
+
change-type: patch
|
|
78
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
79
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
80
|
+
author: Josh Bowling
|
|
81
|
+
nested: []
|
|
82
|
+
version: lf-to-abstract-sql-4.5.5
|
|
83
|
+
title: ""
|
|
84
|
+
date: 2022-11-17T08:50:36.617Z
|
|
85
|
+
- commits:
|
|
86
|
+
- subject: Add .npmrc
|
|
87
|
+
hash: a2569a1953c937353ec94139a137283d719b9de3
|
|
88
|
+
body: |
|
|
89
|
+
Add .npmrc to stop generating package-lock.json on npm install
|
|
90
|
+
footer:
|
|
91
|
+
Change-type: patch
|
|
92
|
+
change-type: patch
|
|
93
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
94
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
95
|
+
author: Josh Bowling
|
|
96
|
+
nested: []
|
|
97
|
+
version: lf-to-abstract-sql-4.5.4
|
|
98
|
+
title: ""
|
|
99
|
+
date: 2022-11-17T08:30:56.151Z
|
|
100
|
+
- commits:
|
|
101
|
+
- subject: Bump dev dependencies
|
|
102
|
+
hash: 53085507feff809010f36a8ba33297c177185af9
|
|
103
|
+
body: ""
|
|
104
|
+
footer:
|
|
105
|
+
Change-type: patch
|
|
106
|
+
change-type: patch
|
|
107
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
108
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
109
|
+
author: Josh Bowling
|
|
110
|
+
nested: []
|
|
111
|
+
version: lf-to-abstract-sql-4.5.3
|
|
112
|
+
title: ""
|
|
113
|
+
date: 2022-11-17T08:23:43.909Z
|
|
114
|
+
- commits:
|
|
115
|
+
- subject: Switch from balenaCI to flowzone
|
|
116
|
+
hash: ed2b55d1fa843ffe3d2f5705e85dcce1b14a8297
|
|
117
|
+
body: ""
|
|
118
|
+
footer:
|
|
119
|
+
Change-type: patch
|
|
120
|
+
change-type: patch
|
|
121
|
+
author: Pagan Gazzard
|
|
122
|
+
nested: []
|
|
123
|
+
version: lf-to-abstract-sql-4.5.2
|
|
124
|
+
title: ""
|
|
125
|
+
date: 2022-10-14T16:18:40.351Z
|
|
126
|
+
- commits:
|
|
127
|
+
- subject: Test that `/$count` works with a `$filter`containing an 'and'
|
|
128
|
+
hash: cda0a1a54b2830cd393240dd5dddf1e4b42877c4
|
|
129
|
+
body: ""
|
|
130
|
+
footer:
|
|
131
|
+
Change-type: patch
|
|
132
|
+
change-type: patch
|
|
133
|
+
author: Thodoris Greasidis
|
|
134
|
+
version: odata-parser-2.4.2
|
|
135
|
+
title: ""
|
|
136
|
+
date: 2022-11-03T09:21:15.746Z
|
|
137
|
+
- commits:
|
|
138
|
+
- subject: Switch from balenaCI to flowzone
|
|
139
|
+
hash: 3e0435348860242b9252c2725427a42e28925b4f
|
|
140
|
+
body: ""
|
|
141
|
+
footer:
|
|
142
|
+
Change-type: patch
|
|
143
|
+
change-type: patch
|
|
144
|
+
author: Pagan Gazzard
|
|
145
|
+
version: odata-parser-2.4.1
|
|
146
|
+
title: ""
|
|
147
|
+
date: 2022-10-14T16:23:39.381Z
|
|
148
|
+
- commits:
|
|
149
|
+
- subject: Switch from balenaCI to flowzone
|
|
150
|
+
hash: 21d465c883e0bd4841b19606076060401b49758b
|
|
151
|
+
body: ""
|
|
152
|
+
footer:
|
|
153
|
+
Change-type: patch
|
|
154
|
+
change-type: patch
|
|
155
|
+
author: Pagan Gazzard
|
|
156
|
+
version: sbvr-parser-1.4.2
|
|
157
|
+
title: ""
|
|
158
|
+
date: 2022-10-14T16:24:15.591Z
|
|
159
|
+
- commits:
|
|
160
|
+
- subject: "Dev: Migrate husky setup for v8"
|
|
161
|
+
hash: d715082666edaa031ff971bf54f9fff5928bcbbe
|
|
162
|
+
body: ""
|
|
163
|
+
footer:
|
|
164
|
+
Change-type: patch
|
|
165
|
+
change-type: patch
|
|
166
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
167
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
168
|
+
author: Josh Bowling
|
|
169
|
+
version: sbvr-types-3.4.15
|
|
170
|
+
title: ""
|
|
171
|
+
date: 2022-11-18T01:50:51.136Z
|
|
172
|
+
- commits:
|
|
173
|
+
- subject: Update dependency mocha to 10.1.0
|
|
174
|
+
hash: 90b854cd4b606d4ebe87fb2a108745e76acbfe0d
|
|
175
|
+
body: |
|
|
176
|
+
Update mocha to 10.1.0
|
|
177
|
+
|
|
178
|
+
Update mocha from 9.2.2 to 10.1.0
|
|
179
|
+
footer:
|
|
180
|
+
Change-type: patch
|
|
181
|
+
change-type: patch
|
|
182
|
+
author: Renovate Bot
|
|
183
|
+
version: sbvr-types-3.4.14
|
|
184
|
+
title: ""
|
|
185
|
+
date: 2022-11-17T18:52:52.811Z
|
|
186
|
+
- commits:
|
|
187
|
+
- subject: Update dependency lint-staged to 13.0.3
|
|
188
|
+
hash: 42b86a5d0767440f1896f8131b45b495d96a7a56
|
|
189
|
+
body: |
|
|
190
|
+
Update lint-staged to 13.0.3
|
|
191
|
+
|
|
192
|
+
Update lint-staged from 12.5.0 to 13.0.3
|
|
193
|
+
footer:
|
|
194
|
+
Change-type: patch
|
|
195
|
+
change-type: patch
|
|
196
|
+
author: Renovate Bot
|
|
197
|
+
version: sbvr-types-3.4.13
|
|
198
|
+
title: ""
|
|
199
|
+
date: 2022-11-17T17:53:05.536Z
|
|
200
|
+
- commits:
|
|
201
|
+
- subject: Update dependency husky to 8.0.2
|
|
202
|
+
hash: cbd735b63b3f39d9cdaa3b3a448a9c6294639a1b
|
|
203
|
+
body: |
|
|
204
|
+
Update husky to 8.0.2
|
|
205
|
+
|
|
206
|
+
Update husky from 4.3.8 to 8.0.2
|
|
207
|
+
footer:
|
|
208
|
+
Change-type: patch
|
|
209
|
+
change-type: patch
|
|
210
|
+
author: Renovate Bot
|
|
211
|
+
version: sbvr-types-3.4.12
|
|
212
|
+
title: ""
|
|
213
|
+
date: 2022-11-17T17:07:42.075Z
|
|
214
|
+
- commits:
|
|
215
|
+
- subject: "Dev: Add lint-fix npm script"
|
|
216
|
+
hash: 3842a36b2e9d32a2244b10d0cedfe0e74c4dbee2
|
|
217
|
+
body: ""
|
|
218
|
+
footer:
|
|
219
|
+
Change-type: patch
|
|
220
|
+
change-type: patch
|
|
221
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
222
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
223
|
+
author: Josh Bowling
|
|
224
|
+
version: sbvr-types-3.4.11
|
|
225
|
+
title: ""
|
|
226
|
+
date: 2022-11-17T09:10:43.588Z
|
|
227
|
+
- commits:
|
|
228
|
+
- subject: "Dev: Move type deps to dev"
|
|
229
|
+
hash: bdfddfd6170e58b85db9646c11a21e43c5fd613c
|
|
230
|
+
body: ""
|
|
231
|
+
footer:
|
|
232
|
+
Change-type: patch
|
|
233
|
+
change-type: patch
|
|
234
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
235
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
236
|
+
author: Josh Bowling
|
|
237
|
+
version: sbvr-types-3.4.10
|
|
238
|
+
title: ""
|
|
239
|
+
date: 2022-11-17T09:04:12.596Z
|
|
240
|
+
- commits:
|
|
241
|
+
- subject: Add .npmrc
|
|
242
|
+
hash: 05305cc123a70c25045c1dc53ba021946ce22dcb
|
|
243
|
+
body: >
|
|
244
|
+
Add .npmrc to disable package-lock.json generation on npm install
|
|
245
|
+
footer:
|
|
246
|
+
Change-type: patch
|
|
247
|
+
change-type: patch
|
|
248
|
+
Signed-off-by: Josh Bowling <josh@monarci.com>
|
|
249
|
+
signed-off-by: Josh Bowling <josh@monarci.com>
|
|
250
|
+
author: Josh Bowling
|
|
251
|
+
version: sbvr-types-3.4.9
|
|
252
|
+
title: ""
|
|
253
|
+
date: 2022-11-17T08:56:29.660Z
|
|
254
|
+
- commits:
|
|
255
|
+
- subject: Switch from balenaCI to flowzone
|
|
256
|
+
hash: f7e06b65458ca726e06ac08a8feead9dc4f76962
|
|
257
|
+
body: ""
|
|
258
|
+
footer:
|
|
259
|
+
Change-type: patch
|
|
260
|
+
change-type: patch
|
|
261
|
+
author: Pagan Gazzard
|
|
262
|
+
version: sbvr-types-3.4.8
|
|
263
|
+
title: ""
|
|
264
|
+
date: 2022-10-14T16:25:28.978Z
|
|
265
|
+
version: 14.53.1
|
|
266
|
+
title: ""
|
|
267
|
+
date: 2022-11-24T15:53:04.143Z
|
|
1
268
|
- commits:
|
|
2
269
|
- subject: Update dependencies
|
|
3
270
|
hash: 99d4b29ee3147394514a9188526af9f7afd74ff9
|
|
@@ -475,7 +742,7 @@
|
|
|
475
742
|
date: 2022-11-24T10:41:19.535Z
|
|
476
743
|
version: 14.53.0
|
|
477
744
|
title: ""
|
|
478
|
-
date: 2022-11-24T11:
|
|
745
|
+
date: 2022-11-24T11:50:48.358Z
|
|
479
746
|
- commits:
|
|
480
747
|
- subject: Use minimized aliases when not in debug mode for smaller queries
|
|
481
748
|
hash: 8a64ebc8d179814d1ab7747d6ecd94a626f61327
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,90 @@ All notable changes to this project will be documented in this file
|
|
|
4
4
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
|
5
5
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
6
6
|
|
|
7
|
+
# v14.53.1
|
|
8
|
+
## (2022-11-24)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<details>
|
|
12
|
+
<summary> Update dependencies [fisehara] </summary>
|
|
13
|
+
|
|
14
|
+
> ## lf-to-abstract-sql-4.5.5
|
|
15
|
+
> ### (2022-11-17)
|
|
16
|
+
>
|
|
17
|
+
> * Update @balena/sbvr-parser from 1.4.1 to 1.4.2 [Josh Bowling]
|
|
18
|
+
>
|
|
19
|
+
> ## lf-to-abstract-sql-4.5.4
|
|
20
|
+
> ### (2022-11-17)
|
|
21
|
+
>
|
|
22
|
+
> * Add .npmrc [Josh Bowling]
|
|
23
|
+
>
|
|
24
|
+
> ## lf-to-abstract-sql-4.5.3
|
|
25
|
+
> ### (2022-11-17)
|
|
26
|
+
>
|
|
27
|
+
> * Bump dev dependencies [Josh Bowling]
|
|
28
|
+
>
|
|
29
|
+
> ## lf-to-abstract-sql-4.5.2
|
|
30
|
+
> ### (2022-10-14)
|
|
31
|
+
>
|
|
32
|
+
> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
33
|
+
>
|
|
34
|
+
> ## odata-parser-2.4.2
|
|
35
|
+
> ### (2022-11-03)
|
|
36
|
+
>
|
|
37
|
+
> * Test that `/$count` works with a `$filter`containing an 'and' [Thodoris Greasidis]
|
|
38
|
+
>
|
|
39
|
+
> ## odata-parser-2.4.1
|
|
40
|
+
> ### (2022-10-14)
|
|
41
|
+
>
|
|
42
|
+
> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
43
|
+
>
|
|
44
|
+
> ## sbvr-parser-1.4.2
|
|
45
|
+
> ### (2022-10-14)
|
|
46
|
+
>
|
|
47
|
+
> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
48
|
+
>
|
|
49
|
+
> ## sbvr-types-3.4.15
|
|
50
|
+
> ### (2022-11-18)
|
|
51
|
+
>
|
|
52
|
+
> * Dev: Migrate husky setup for v8 [Josh Bowling]
|
|
53
|
+
>
|
|
54
|
+
> ## sbvr-types-3.4.14
|
|
55
|
+
> ### (2022-11-17)
|
|
56
|
+
>
|
|
57
|
+
> * Update dependency mocha to 10.1.0 [Renovate Bot]
|
|
58
|
+
>
|
|
59
|
+
> ## sbvr-types-3.4.13
|
|
60
|
+
> ### (2022-11-17)
|
|
61
|
+
>
|
|
62
|
+
> * Update dependency lint-staged to 13.0.3 [Renovate Bot]
|
|
63
|
+
>
|
|
64
|
+
> ## sbvr-types-3.4.12
|
|
65
|
+
> ### (2022-11-17)
|
|
66
|
+
>
|
|
67
|
+
> * Update dependency husky to 8.0.2 [Renovate Bot]
|
|
68
|
+
>
|
|
69
|
+
> ## sbvr-types-3.4.11
|
|
70
|
+
> ### (2022-11-17)
|
|
71
|
+
>
|
|
72
|
+
> * Dev: Add lint-fix npm script [Josh Bowling]
|
|
73
|
+
>
|
|
74
|
+
> ## sbvr-types-3.4.10
|
|
75
|
+
> ### (2022-11-17)
|
|
76
|
+
>
|
|
77
|
+
> * Dev: Move type deps to dev [Josh Bowling]
|
|
78
|
+
>
|
|
79
|
+
> ## sbvr-types-3.4.9
|
|
80
|
+
> ### (2022-11-17)
|
|
81
|
+
>
|
|
82
|
+
> * Add .npmrc [Josh Bowling]
|
|
83
|
+
>
|
|
84
|
+
> ## sbvr-types-3.4.8
|
|
85
|
+
> ### (2022-10-14)
|
|
86
|
+
>
|
|
87
|
+
> * Switch from balenaCI to flowzone [Pagan Gazzard]
|
|
88
|
+
>
|
|
89
|
+
</details>
|
|
90
|
+
|
|
7
91
|
# v14.53.0
|
|
8
92
|
## (2022-11-24)
|
|
9
93
|
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
14.53.
|
|
1
|
+
14.53.1
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@balena/pinejs",
|
|
3
|
-
"version": "14.53.
|
|
3
|
+
"version": "14.53.1",
|
|
4
4
|
"main": "out/server-glue/module",
|
|
5
5
|
"repository": "git@github.com:balena-io/pinejs.git",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
},
|
|
12
12
|
"scripts": {
|
|
13
13
|
"prepublish": "require-npm4-to-publish",
|
|
14
|
-
"prepare": "npm run build",
|
|
14
|
+
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\"; npm run build",
|
|
15
15
|
"build": "grunt build",
|
|
16
16
|
"webpack-browser": "grunt browser",
|
|
17
17
|
"webpack-module": "grunt module",
|
|
@@ -26,49 +26,49 @@
|
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@balena/abstract-sql-compiler": "^7.22.0",
|
|
28
28
|
"@balena/abstract-sql-to-typescript": "^1.3.0",
|
|
29
|
-
"@balena/lf-to-abstract-sql": "^4.5.
|
|
30
|
-
"@balena/odata-parser": "^2.4.
|
|
29
|
+
"@balena/lf-to-abstract-sql": "^4.5.5",
|
|
30
|
+
"@balena/odata-parser": "^2.4.2",
|
|
31
31
|
"@balena/odata-to-abstract-sql": "^5.7.0",
|
|
32
|
-
"@balena/sbvr-parser": "^1.4.
|
|
33
|
-
"@balena/sbvr-types": "^3.4.
|
|
32
|
+
"@balena/sbvr-parser": "^1.4.2",
|
|
33
|
+
"@balena/sbvr-types": "^3.4.15",
|
|
34
34
|
"@types/body-parser": "^1.19.2",
|
|
35
35
|
"@types/compression": "^1.7.2",
|
|
36
36
|
"@types/cookie-parser": "^1.4.3",
|
|
37
37
|
"@types/deep-freeze": "^0.1.2",
|
|
38
|
-
"@types/express": "^4.17.
|
|
38
|
+
"@types/express": "^4.17.14",
|
|
39
39
|
"@types/express-session": "^1.17.5",
|
|
40
|
-
"@types/lodash": "^4.14.
|
|
40
|
+
"@types/lodash": "^4.14.190",
|
|
41
41
|
"@types/memoizee": "^0.4.8",
|
|
42
42
|
"@types/method-override": "^0.0.32",
|
|
43
43
|
"@types/multer": "^1.4.7",
|
|
44
44
|
"@types/mysql": "^2.15.21",
|
|
45
45
|
"@types/node": "^12.20.55",
|
|
46
|
-
"@types/passport": "^1.0.
|
|
46
|
+
"@types/passport": "^1.0.11",
|
|
47
47
|
"@types/passport-local": "^1.0.34",
|
|
48
48
|
"@types/passport-strategy": "^0.2.35",
|
|
49
49
|
"@types/pg": "^8.6.5",
|
|
50
50
|
"@types/randomstring": "^1.1.8",
|
|
51
51
|
"@types/websql": "^0.0.27",
|
|
52
|
-
"commander": "^9.4.
|
|
52
|
+
"commander": "^9.4.1",
|
|
53
53
|
"deep-freeze": "^0.0.1",
|
|
54
54
|
"eventemitter3": "^4.0.7",
|
|
55
55
|
"express-session": "^1.17.3",
|
|
56
56
|
"lodash": "^4.17.21",
|
|
57
57
|
"memoizee": "^0.4.15",
|
|
58
58
|
"pinejs-client-core": "^6.12.2",
|
|
59
|
-
"randomstring": "^1.2.
|
|
59
|
+
"randomstring": "^1.2.3",
|
|
60
60
|
"typed-error": "^3.2.1"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@balena/lint": "^6.2.
|
|
64
|
-
"@types/chai": "^4.3.
|
|
63
|
+
"@balena/lint": "^6.2.1",
|
|
64
|
+
"@types/chai": "^4.3.4",
|
|
65
65
|
"@types/chai-as-promised": "^7.1.5",
|
|
66
66
|
"@types/grunt": "^0.4.27",
|
|
67
|
-
"@types/mocha": "^
|
|
67
|
+
"@types/mocha": "^10.0.0",
|
|
68
68
|
"@types/supertest": "^2.0.12",
|
|
69
69
|
"@types/terser-webpack-plugin": "^5.2.0",
|
|
70
70
|
"@types/webpack": "^5.28.0",
|
|
71
|
-
"chai": "^4.3.
|
|
71
|
+
"chai": "^4.3.7",
|
|
72
72
|
"grunt": "^1.5.3",
|
|
73
73
|
"grunt-check-dependencies": "^1.0.0",
|
|
74
74
|
"grunt-cli": "^1.4.3",
|
|
@@ -80,32 +80,32 @@
|
|
|
80
80
|
"grunt-text-replace": "^0.4.0",
|
|
81
81
|
"grunt-ts": "^6.0.0-beta.22",
|
|
82
82
|
"grunt-webpack": "^5.0.0",
|
|
83
|
-
"husky": "^
|
|
83
|
+
"husky": "^8.0.2",
|
|
84
84
|
"lint-staged": "^12.5.0",
|
|
85
85
|
"load-grunt-tasks": "^5.1.0",
|
|
86
|
-
"mocha": "^
|
|
86
|
+
"mocha": "^10.1.0",
|
|
87
87
|
"raw-loader": "^4.0.2",
|
|
88
88
|
"require-npm4-to-publish": "^1.0.0",
|
|
89
|
-
"supertest": "^6.
|
|
90
|
-
"terser-webpack-plugin": "^5.3.
|
|
91
|
-
"ts-loader": "^9.
|
|
89
|
+
"supertest": "^6.3.1",
|
|
90
|
+
"terser-webpack-plugin": "^5.3.6",
|
|
91
|
+
"ts-loader": "^9.4.1",
|
|
92
92
|
"ts-node": "^10.9.1",
|
|
93
93
|
"typescript": "^4.9.3",
|
|
94
|
-
"webpack": "^5.
|
|
95
|
-
"webpack-dev-server": "^4.
|
|
94
|
+
"webpack": "^5.75.0",
|
|
95
|
+
"webpack-dev-server": "^4.11.1"
|
|
96
96
|
},
|
|
97
97
|
"optionalDependencies": {
|
|
98
|
-
"bcrypt": "^5.0
|
|
99
|
-
"body-parser": "^1.20.
|
|
98
|
+
"bcrypt": "^5.1.0",
|
|
99
|
+
"body-parser": "^1.20.1",
|
|
100
100
|
"compression": "^1.7.4",
|
|
101
101
|
"cookie-parser": "^1.4.6",
|
|
102
|
-
"express": "^4.18.
|
|
102
|
+
"express": "^4.18.2",
|
|
103
103
|
"method-override": "^3.0.0",
|
|
104
104
|
"multer": "^1.4.4",
|
|
105
105
|
"mysql": "^2.18.1",
|
|
106
106
|
"passport": "^0.6.0",
|
|
107
107
|
"passport-local": "^1.0.0",
|
|
108
|
-
"pg": "^8.
|
|
108
|
+
"pg": "^8.8.0",
|
|
109
109
|
"pg-connection-string": "^2.5.0",
|
|
110
110
|
"serve-static": "^1.15.0"
|
|
111
111
|
},
|
|
@@ -113,11 +113,6 @@
|
|
|
113
113
|
"node": ">=12.0.0",
|
|
114
114
|
"npm": ">=6.0.0"
|
|
115
115
|
},
|
|
116
|
-
"husky": {
|
|
117
|
-
"hooks": {
|
|
118
|
-
"pre-commit": "lint-staged"
|
|
119
|
-
}
|
|
120
|
-
},
|
|
121
116
|
"lint-staged": {
|
|
122
117
|
"*.js": [
|
|
123
118
|
"balena-lint --fix"
|
|
@@ -136,6 +131,6 @@
|
|
|
136
131
|
"recursive": true
|
|
137
132
|
},
|
|
138
133
|
"versionist": {
|
|
139
|
-
"publishedAt": "2022-11-
|
|
134
|
+
"publishedAt": "2022-11-24T15:53:05.975Z"
|
|
140
135
|
}
|
|
141
136
|
}
|