@loopback/example-rest-crud 4.0.3 → 4.0.5

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/CHANGELOG.md CHANGED
@@ -3,412 +3,238 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [4.0.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.2...@loopback/example-rest-crud@4.0.3) (2022-08-25)
6
+ ## [4.0.5](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.4...@loopback/example-rest-crud@4.0.5) (2022-11-24)
7
7
 
8
8
  **Note:** Version bump only for package @loopback/example-rest-crud
9
9
 
10
+ ## [4.0.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.3...@loopback/example-rest-crud@4.0.4) (2022-10-13)
10
11
 
12
+ **Note:** Version bump only for package @loopback/example-rest-crud
11
13
 
14
+ ## [4.0.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.2...@loopback/example-rest-crud@4.0.3) (2022-08-25)
12
15
 
16
+ **Note:** Version bump only for package @loopback/example-rest-crud
13
17
 
14
18
  ## [4.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.1...@loopback/example-rest-crud@4.0.2) (2022-07-14)
15
19
 
16
-
17
20
  ### Bug Fixes
18
21
 
19
- * **docs:** documentation update for rest crud document ([f8270cc](https://github.com/loopbackio/loopback-next/commit/f8270cc265f8cd4091e7e80c40b3d906a1a93073))
20
-
21
-
22
-
23
-
22
+ - **docs:** documentation update for rest crud document ([f8270cc](https://github.com/loopbackio/loopback-next/commit/f8270cc265f8cd4091e7e80c40b3d906a1a93073))
24
23
 
25
24
  ## [4.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@4.0.0...@loopback/example-rest-crud@4.0.1) (2022-06-13)
26
25
 
27
26
  **Note:** Version bump only for package @loopback/example-rest-crud
28
27
 
29
-
30
-
31
-
32
-
33
28
  ## [4.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.2...@loopback/example-rest-crud@4.0.0) (2022-05-05)
34
29
 
35
-
36
30
  ### ⚠ BREAKING CHANGES
37
31
 
38
- * remove node v12 support
32
+ - remove node v12 support
39
33
 
40
34
  ### Features
41
35
 
42
- * add support for node v18 ([ccb4c61](https://github.com/loopbackio/loopback-next/commit/ccb4c61307d94ab7bb07a19c547dfc4fa7d388a8))
43
- * remove node v12 support ([5f66e5b](https://github.com/loopbackio/loopback-next/commit/5f66e5bd288ba806b3aa6550fc29c5009de8b60d))
44
-
45
-
36
+ - add support for node v18 ([ccb4c61](https://github.com/loopbackio/loopback-next/commit/ccb4c61307d94ab7bb07a19c547dfc4fa7d388a8))
37
+ - remove node v12 support ([5f66e5b](https://github.com/loopbackio/loopback-next/commit/5f66e5bd288ba806b3aa6550fc29c5009de8b60d))
46
38
 
47
39
  ## [3.1.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.1...@loopback/example-rest-crud@3.1.2) (2022-03-29)
48
40
 
49
41
  **Note:** Version bump only for package @loopback/example-rest-crud
50
42
 
51
-
52
-
53
-
54
-
55
43
  ## [3.1.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.1.0...@loopback/example-rest-crud@3.1.1) (2022-02-28)
56
44
 
57
45
  **Note:** Version bump only for package @loopback/example-rest-crud
58
46
 
59
-
60
-
61
-
62
-
63
47
  # [3.1.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.0.1...@loopback/example-rest-crud@3.1.0) (2022-02-14)
64
48
 
65
-
66
49
  ### Features
67
50
 
68
- * update @types/node to v12 ([65a09a4](https://github.com/loopbackio/loopback-next/commit/65a09a406e4865f774f97b58af9e616733b8b255))
69
-
70
-
71
-
72
-
51
+ - update @types/node to v12 ([65a09a4](https://github.com/loopbackio/loopback-next/commit/65a09a406e4865f774f97b58af9e616733b8b255))
73
52
 
74
53
  ## [3.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@3.0.0...@loopback/example-rest-crud@3.0.1) (2022-01-11)
75
54
 
76
55
  **Note:** Version bump only for package @loopback/example-rest-crud
77
56
 
78
-
79
-
80
-
81
-
82
57
  # [3.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.2...@loopback/example-rest-crud@3.0.0) (2021-11-18)
83
58
 
84
-
85
59
  ### Features
86
60
 
87
- * drop support for Node.js v10 ([9bcbbb3](https://github.com/loopbackio/loopback-next/commit/9bcbbb358ec3eabc3033d4e7e1c22b524a7069b3))
88
- * support Node.js v17 ([8d86c03](https://github.com/loopbackio/loopback-next/commit/8d86c03cb7047e2b1f18d05870628ef5783e71b2))
89
- * upgrade to TypeScript 4.5.2 ([72ece91](https://github.com/loopbackio/loopback-next/commit/72ece91289ecfdfd8747bb9888ad75db73e8ff4b))
90
-
61
+ - drop support for Node.js v10 ([9bcbbb3](https://github.com/loopbackio/loopback-next/commit/9bcbbb358ec3eabc3033d4e7e1c22b524a7069b3))
62
+ - support Node.js v17 ([8d86c03](https://github.com/loopbackio/loopback-next/commit/8d86c03cb7047e2b1f18d05870628ef5783e71b2))
63
+ - upgrade to TypeScript 4.5.2 ([72ece91](https://github.com/loopbackio/loopback-next/commit/72ece91289ecfdfd8747bb9888ad75db73e8ff4b))
91
64
 
92
65
  ### BREAKING CHANGES
93
66
 
94
- * drop support for Node.js v10
67
+ - drop support for Node.js v10
95
68
 
96
69
  Co-authored-by: Francisco Buceta <frbuceta@gmail.com>
97
70
  Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
98
71
 
99
-
100
-
101
-
102
-
103
72
  ## [2.0.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.1...@loopback/example-rest-crud@2.0.2) (2021-10-18)
104
73
 
105
74
  **Note:** Version bump only for package @loopback/example-rest-crud
106
75
 
107
-
108
-
109
-
110
-
111
76
  ## [2.0.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@2.0.0...@loopback/example-rest-crud@2.0.1) (2021-09-16)
112
77
 
113
78
  **Note:** Version bump only for package @loopback/example-rest-crud
114
79
 
115
-
116
-
117
-
118
-
119
80
  # [2.0.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.9.1...@loopback/example-rest-crud@2.0.0) (2021-07-15)
120
81
 
121
-
122
82
  ### Features
123
83
 
124
- * **rest:** upgrade to ajv@8.x ([d3b20ed](https://github.com/loopbackio/loopback-next/commit/d3b20edc142d5c014c17ffbfa69f74403793330f))
125
-
84
+ - **rest:** upgrade to ajv@8.x ([d3b20ed](https://github.com/loopbackio/loopback-next/commit/d3b20edc142d5c014c17ffbfa69f74403793330f))
126
85
 
127
86
  ### BREAKING CHANGES
128
87
 
129
- * **rest:** We upgrade to ajv@8.x, which contains breaking changes
130
- for validations. See https://github.com/ajv-validator/ajv/blob/master/docs/v6-to-v8-migration.md.
88
+ - **rest:** We upgrade to ajv@8.x, which contains breaking changes
89
+ for validations. See https://github.com/ajv-validator/ajv/blob/master/docs/v6-to-v8-migration.md.
131
90
 
132
91
  Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
133
92
 
134
-
135
-
136
-
137
-
138
93
  ## [1.9.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.9.0...@loopback/example-rest-crud@1.9.1) (2021-06-10)
139
94
 
140
95
  **Note:** Version bump only for package @loopback/example-rest-crud
141
96
 
142
-
143
-
144
-
145
-
146
97
  # [1.9.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.8.1...@loopback/example-rest-crud@1.9.0) (2021-05-03)
147
98
 
148
-
149
99
  ### Features
150
100
 
151
- * support node v16 ([ac99415](https://github.com/loopbackio/loopback-next/commit/ac994154543bde22b4482ba98813351656db1b55))
152
-
153
-
154
-
155
-
101
+ - support node v16 ([ac99415](https://github.com/loopbackio/loopback-next/commit/ac994154543bde22b4482ba98813351656db1b55))
156
102
 
157
103
  ## [1.8.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.8.0...@loopback/example-rest-crud@1.8.1) (2021-04-06)
158
104
 
159
105
  **Note:** Version bump only for package @loopback/example-rest-crud
160
106
 
161
-
162
-
163
-
164
-
165
107
  # [1.8.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.5...@loopback/example-rest-crud@1.8.0) (2021-03-18)
166
108
 
167
-
168
109
  ### Features
169
110
 
170
- * update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/loopbackio/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7))
171
- * upgrade to TypeScript 4.2.x ([05930bc](https://github.com/loopbackio/loopback-next/commit/05930bc0cece3909dd66f75ad91eeaa2d365a480))
172
-
173
-
174
-
175
-
111
+ - update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/loopbackio/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7))
112
+ - upgrade to TypeScript 4.2.x ([05930bc](https://github.com/loopbackio/loopback-next/commit/05930bc0cece3909dd66f75ad91eeaa2d365a480))
176
113
 
177
114
  ## [1.7.5](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.4...@loopback/example-rest-crud@1.7.5) (2021-02-09)
178
115
 
179
116
  **Note:** Version bump only for package @loopback/example-rest-crud
180
117
 
181
-
182
-
183
-
184
-
185
118
  ## [1.7.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.3...@loopback/example-rest-crud@1.7.4) (2021-01-21)
186
119
 
187
120
  **Note:** Version bump only for package @loopback/example-rest-crud
188
121
 
189
-
190
-
191
-
192
-
193
122
  ## [1.7.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.2...@loopback/example-rest-crud@1.7.3) (2020-12-07)
194
123
 
195
124
  **Note:** Version bump only for package @loopback/example-rest-crud
196
125
 
197
-
198
-
199
-
200
-
201
126
  ## [1.7.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.1...@loopback/example-rest-crud@1.7.2) (2020-11-18)
202
127
 
203
128
  **Note:** Version bump only for package @loopback/example-rest-crud
204
129
 
205
-
206
-
207
-
208
-
209
130
  ## [1.7.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.7.0...@loopback/example-rest-crud@1.7.1) (2020-11-05)
210
131
 
211
-
212
132
  ### Bug Fixes
213
133
 
214
- * **cli:** update affected example projects ([a4386e9](https://github.com/loopbackio/loopback-next/commit/a4386e921713739417de5d4795950209d2f14e22)), closes [#3259](https://github.com/loopbackio/loopback-next/issues/3259)
215
-
216
-
217
-
218
-
134
+ - **cli:** update affected example projects ([a4386e9](https://github.com/loopbackio/loopback-next/commit/a4386e921713739417de5d4795950209d2f14e22)), closes [#3259](https://github.com/loopbackio/loopback-next/issues/3259)
219
135
 
220
136
  # [1.7.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.4...@loopback/example-rest-crud@1.7.0) (2020-10-07)
221
137
 
222
-
223
138
  ### Features
224
139
 
225
- * **cli:** build before migrate and openapi-spec ([b1d0bd6](https://github.com/loopbackio/loopback-next/commit/b1d0bd69319f71712d2dd257e3dea734218b3cbb))
226
-
227
-
228
-
229
-
140
+ - **cli:** build before migrate and openapi-spec ([b1d0bd6](https://github.com/loopbackio/loopback-next/commit/b1d0bd69319f71712d2dd257e3dea734218b3cbb))
230
141
 
231
142
  ## [1.6.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.3...@loopback/example-rest-crud@1.6.4) (2020-09-17)
232
143
 
233
144
  **Note:** Version bump only for package @loopback/example-rest-crud
234
145
 
235
-
236
-
237
-
238
-
239
146
  ## [1.6.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.2...@loopback/example-rest-crud@1.6.3) (2020-09-15)
240
147
 
241
148
  **Note:** Version bump only for package @loopback/example-rest-crud
242
149
 
243
-
244
-
245
-
246
-
247
150
  ## [1.6.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.1...@loopback/example-rest-crud@1.6.2) (2020-08-27)
248
151
 
249
152
  **Note:** Version bump only for package @loopback/example-rest-crud
250
153
 
251
-
252
-
253
-
254
-
255
154
  ## [1.6.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.6.0...@loopback/example-rest-crud@1.6.1) (2020-08-19)
256
155
 
257
156
  **Note:** Version bump only for package @loopback/example-rest-crud
258
157
 
259
-
260
-
261
-
262
-
263
158
  # [1.6.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.2...@loopback/example-rest-crud@1.6.0) (2020-08-05)
264
159
 
265
-
266
160
  ### Features
267
161
 
268
- * switch to middleware based sequence for examples ([b664a41](https://github.com/loopbackio/loopback-next/commit/b664a4195a81c7cd4a4f71e4f7cacb9edb21347b))
269
-
270
-
271
-
272
-
162
+ - switch to middleware based sequence for examples ([b664a41](https://github.com/loopbackio/loopback-next/commit/b664a4195a81c7cd4a4f71e4f7cacb9edb21347b))
273
163
 
274
164
  ## [1.5.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.1...@loopback/example-rest-crud@1.5.2) (2020-07-20)
275
165
 
276
-
277
166
  ### Bug Fixes
278
167
 
279
- * ensure delete only applies to optional properties ([89cd43f](https://github.com/loopbackio/loopback-next/commit/89cd43f1a455983f120d9bb9c869eac36adc7ad7))
280
-
281
-
282
-
283
-
168
+ - ensure delete only applies to optional properties ([89cd43f](https://github.com/loopbackio/loopback-next/commit/89cd43f1a455983f120d9bb9c869eac36adc7ad7))
284
169
 
285
170
  ## [1.5.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.5.0...@loopback/example-rest-crud@1.5.1) (2020-06-30)
286
171
 
287
172
  **Note:** Version bump only for package @loopback/example-rest-crud
288
173
 
289
-
290
-
291
-
292
-
293
174
  # [1.5.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.4.1...@loopback/example-rest-crud@1.5.0) (2020-06-23)
294
175
 
295
-
296
176
  ### Bug Fixes
297
177
 
298
- * set node version to >=10.16 to support events.once ([e39da1c](https://github.com/loopbackio/loopback-next/commit/e39da1ca47728eafaf83c10ce35b09b03b6a4edc))
299
-
178
+ - set node version to >=10.16 to support events.once ([e39da1c](https://github.com/loopbackio/loopback-next/commit/e39da1ca47728eafaf83c10ce35b09b03b6a4edc))
300
179
 
301
180
  ### Features
302
181
 
303
- * update sequence.ts to invoke middleware ([e2ff6b2](https://github.com/loopbackio/loopback-next/commit/e2ff6b22367e919926d0f41f6d939d988c654c00))
304
-
305
-
306
-
307
-
182
+ - update sequence.ts to invoke middleware ([e2ff6b2](https://github.com/loopbackio/loopback-next/commit/e2ff6b22367e919926d0f41f6d939d988c654c00))
308
183
 
309
184
  ## [1.4.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.4.0...@loopback/example-rest-crud@1.4.1) (2020-06-11)
310
185
 
311
186
  **Note:** Version bump only for package @loopback/example-rest-crud
312
187
 
313
-
314
-
315
-
316
-
317
188
  # [1.4.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.3.1...@loopback/example-rest-crud@1.4.0) (2020-05-28)
318
189
 
319
-
320
190
  ### Features
321
191
 
322
- * add `npm run openapi-spec` to export the openapi spec ([dca78e1](https://github.com/loopbackio/loopback-next/commit/dca78e1ba3241ed2a0e7067e00cc1afd001f0335))
323
-
324
-
325
-
326
-
192
+ - add `npm run openapi-spec` to export the openapi spec ([dca78e1](https://github.com/loopbackio/loopback-next/commit/dca78e1ba3241ed2a0e7067e00cc1afd001f0335))
327
193
 
328
194
  ## [1.3.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.3.0...@loopback/example-rest-crud@1.3.1) (2020-05-20)
329
195
 
330
196
  **Note:** Version bump only for package @loopback/example-rest-crud
331
197
 
332
-
333
-
334
-
335
-
336
198
  # [1.3.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.2.1...@loopback/example-rest-crud@1.3.0) (2020-05-19)
337
199
 
338
-
339
200
  ### Features
340
201
 
341
- * upgrade to TypeScript 3.9.x ([3300e45](https://github.com/loopbackio/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d))
342
-
343
-
344
-
345
-
202
+ - upgrade to TypeScript 3.9.x ([3300e45](https://github.com/loopbackio/loopback-next/commit/3300e4569ab8410bb1285f7a54d326e9d976476d))
346
203
 
347
204
  ## [1.2.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.2.0...@loopback/example-rest-crud@1.2.1) (2020-05-07)
348
205
 
349
206
  **Note:** Version bump only for package @loopback/example-rest-crud
350
207
 
351
-
352
-
353
-
354
-
355
208
  # [1.2.0](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.5...@loopback/example-rest-crud@1.2.0) (2020-04-29)
356
209
 
357
-
358
210
  ### Features
359
211
 
360
- * move datasource config from JSON to TS files ([6105456](https://github.com/loopbackio/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c))
361
-
362
-
363
-
364
-
212
+ - move datasource config from JSON to TS files ([6105456](https://github.com/loopbackio/loopback-next/commit/6105456deb6d7acadc3e46867558311dce2d005c))
365
213
 
366
214
  ## [1.1.5](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.4...@loopback/example-rest-crud@1.1.5) (2020-04-23)
367
215
 
368
216
  **Note:** Version bump only for package @loopback/example-rest-crud
369
217
 
370
-
371
-
372
-
373
-
374
218
  ## [1.1.4](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.3...@loopback/example-rest-crud@1.1.4) (2020-04-22)
375
219
 
376
220
  **Note:** Version bump only for package @loopback/example-rest-crud
377
221
 
378
-
379
-
380
-
381
-
382
222
  ## [1.1.3](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.2...@loopback/example-rest-crud@1.1.3) (2020-04-11)
383
223
 
384
224
  **Note:** Version bump only for package @loopback/example-rest-crud
385
225
 
386
-
387
-
388
-
389
-
390
226
  ## [1.1.2](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.1...@loopback/example-rest-crud@1.1.2) (2020-04-08)
391
227
 
392
228
  **Note:** Version bump only for package @loopback/example-rest-crud
393
229
 
394
-
395
-
396
-
397
-
398
230
  ## [1.1.1](https://github.com/loopbackio/loopback-next/compare/@loopback/example-rest-crud@1.1.0...@loopback/example-rest-crud@1.1.1) (2020-03-24)
399
231
 
400
-
401
232
  ### Bug Fixes
402
233
 
403
- * update package locks ([cd2f6fa](https://github.com/loopbackio/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8))
404
-
405
-
406
-
407
-
234
+ - update package locks ([cd2f6fa](https://github.com/loopbackio/loopback-next/commit/cd2f6fa7a732afe4a16f4ccf8316ff3142959fe8))
408
235
 
409
236
  # 1.1.0 (2020-03-17)
410
237
 
411
-
412
238
  ### Features
413
239
 
414
- * **example-rest-crud:** add example showing CrudRestApiBuilder ([ea37afb](https://github.com/loopbackio/loopback-next/commit/ea37afb8d9e4ca9aef032b84e349e918d945e8ee))
240
+ - **example-rest-crud:** add example showing CrudRestApiBuilder ([ea37afb](https://github.com/loopbackio/loopback-next/commit/ea37afb8d9e4ca9aef032b84e349e918d945e8ee))
@@ -1 +1 @@
1
- {"version":3,"file":"db.datasource.js","sourceRoot":"","sources":["../../src/datasources/db.datasource.ts"],"names":[],"mappings":";AAAA,2EAA2E;AAC3E,2CAA2C;AAC3C,+CAA+C;AAC/C,gEAAgE;;;;AAEhE,yCAAsC;AACtC,qDAA6C;AAE7C,MAAM,MAAM,GAAG;IACb,IAAI,EAAE,IAAI;IACV,SAAS,EAAE,QAAQ;IACnB,YAAY,EAAE,EAAE;IAChB,IAAI,EAAE,gBAAgB;CACvB,CAAC;AAEF,IAAa,YAAY,GAAzB,MAAa,YAAa,SAAQ,oBAAO,CAAC,UAAU;IAIlD,YAEE,WAAmB,MAAM;QAEzB,KAAK,CAAC,QAAQ,CAAC,CAAC;IAClB,CAAC;CACF,CAAA;AATQ,2BAAc,GAAG,IAAI,CAAC;AACb,0BAAa,GAAG,MAAO,CAAA;AAF5B,YAAY;IAKpB,mBAAA,IAAA,aAAM,EAAC,uBAAuB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,CAAA;;GALzC,YAAY,CAUxB;AAVY,oCAAY"}
1
+ {"version":3,"file":"db.datasource.js","sourceRoot":"","sources":["../../src/datasources/db.datasource.ts"],"names":[],"mappings":";AAAA,2EAA2E;AAC3E,2CAA2C;AAC3C,+CAA+C;AAC/C,gEAAgE;;;;AAEhE,yCAAsC;AACtC,qDAA6C;AAE7C,MAAM,MAAM,GAAG;IACb,IAAI,EAAE,IAAI;IACV,SAAS,EAAE,QAAQ;IACnB,YAAY,EAAE,EAAE;IAChB,IAAI,EAAE,gBAAgB;CACvB,CAAC;AAEK,IAAM,YAAY,GAAlB,MAAM,YAAa,SAAQ,oBAAO,CAAC,UAAU;IAIlD,YAEE,WAAmB,MAAM;QAEzB,KAAK,CAAC,QAAQ,CAAC,CAAC;IAClB,CAAC;;AARM,2BAAc,GAAG,IAAI,CAAC;AACb,0BAAa,GAAG,MAAM,CAAC;AAF5B,YAAY;IAKpB,mBAAA,IAAA,aAAM,EAAC,uBAAuB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,CAAA;;GALzC,YAAY,CAUxB;AAVY,oCAAY"}
@@ -1 +1 @@
1
- {"version":3,"file":"todo.model.js","sourceRoot":"","sources":["../../src/models/todo.model.ts"],"names":[],"mappings":";AAAA,2EAA2E;AAC3E,2CAA2C;AAC3C,+CAA+C;AAC/C,gEAAgE;;;;AAEhE,qDAA6D;AAG7D,IAAa,IAAI,GAAjB,MAAa,IAAK,SAAQ,mBAAM;IAwB9B,YAAY,IAAoB;QAC9B,KAAK,CAAC,IAAI,CAAC,CAAC;IACd,CAAC;CACF,CAAA;AArBC;IALC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;QACd,EAAE,EAAE,IAAI;QACR,SAAS,EAAE,KAAK;KACjB,CAAC;;gCACU;AAMZ;IAJC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;KACf,CAAC;;mCACY;AAKd;IAHC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;KACf,CAAC;;kCACY;AAKd;IAHC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,SAAS;KAChB,CAAC;;wCACmB;AAtBV,IAAI;IADhB,IAAA,kBAAK,GAAE;;GACK,IAAI,CA2BhB;AA3BY,oBAAI"}
1
+ {"version":3,"file":"todo.model.js","sourceRoot":"","sources":["../../src/models/todo.model.ts"],"names":[],"mappings":";AAAA,2EAA2E;AAC3E,2CAA2C;AAC3C,+CAA+C;AAC/C,gEAAgE;;;;AAEhE,qDAA6D;AAGtD,IAAM,IAAI,GAAV,MAAM,IAAK,SAAQ,mBAAM;IAwB9B,YAAY,IAAoB;QAC9B,KAAK,CAAC,IAAI,CAAC,CAAC;IACd,CAAC;CACF,CAAA;AA1BC;IAAC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;QACd,EAAE,EAAE,IAAI;QACR,SAAS,EAAE,KAAK;KACjB,CAAC;;gCACU;AAEZ;IAAC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;QACd,QAAQ,EAAE,IAAI;KACf,CAAC;;mCACY;AAEd;IAAC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,QAAQ;KACf,CAAC;;kCACY;AAEd;IAAC,IAAA,qBAAQ,EAAC;QACR,IAAI,EAAE,SAAS;KAChB,CAAC;;wCACmB;AAtBV,IAAI;IADhB,IAAA,kBAAK,GAAE;;GACK,IAAI,CA2BhB;AA3BY,oBAAI"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@loopback/example-rest-crud",
3
3
  "description": "An example showing how to use @loopback/rest-crud to define default repository and controller classes",
4
- "version": "4.0.3",
4
+ "version": "4.0.5",
5
5
  "keywords": [
6
6
  "loopback",
7
7
  "LoopBack",
@@ -50,25 +50,25 @@
50
50
  "access": "public"
51
51
  },
52
52
  "dependencies": {
53
- "@loopback/boot": "^5.0.3",
54
- "@loopback/core": "^4.0.3",
55
- "@loopback/repository": "^5.0.3",
56
- "@loopback/rest": "^12.0.3",
57
- "@loopback/rest-crud": "^0.15.2",
58
- "@loopback/rest-explorer": "^5.0.3",
59
- "loopback-connector-rest": "^4.0.1",
60
- "tslib": "^2.4.0"
53
+ "@loopback/boot": "^5.0.5",
54
+ "@loopback/core": "^4.0.5",
55
+ "@loopback/repository": "^5.1.0",
56
+ "@loopback/rest": "^12.0.5",
57
+ "@loopback/rest-crud": "^0.15.4",
58
+ "@loopback/rest-explorer": "^5.0.5",
59
+ "loopback-connector-rest": "^4.0.2",
60
+ "tslib": "^2.4.1"
61
61
  },
62
62
  "devDependencies": {
63
- "@loopback/build": "^9.0.3",
64
- "@loopback/eslint-config": "^13.0.3",
65
- "@loopback/http-caching-proxy": "^4.0.3",
66
- "@loopback/testlab": "^5.0.3",
67
- "@types/lodash": "^4.14.184",
68
- "@types/node": "^14.18.26",
69
- "eslint": "^8.22.0",
63
+ "@loopback/build": "^9.0.5",
64
+ "@loopback/eslint-config": "^13.0.5",
65
+ "@loopback/http-caching-proxy": "^4.0.5",
66
+ "@loopback/testlab": "^5.0.5",
67
+ "@types/lodash": "^4.14.190",
68
+ "@types/node": "^14.18.33",
69
+ "eslint": "^8.28.0",
70
70
  "lodash": "^4.17.21",
71
- "typescript": "~4.7.4"
71
+ "typescript": "~4.8.4"
72
72
  },
73
- "gitHead": "296d9a9577fd058d1a2b2386087686cefa65a7a9"
73
+ "gitHead": "2d762e2a1bcc73263dd7776e072b3ec3a9279472"
74
74
  }