ng2-rest-swagger-generator 16.444.1 → 18.0.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.
@@ -35,7 +35,7 @@
35
35
  },
36
36
  "smartContainerTarget": "",
37
37
  "type": "isomorphic-lib",
38
- "version": "v16",
38
+ "version": "v18",
39
39
  "isCommandLineToolOnly": false,
40
40
  "license": "MIT",
41
41
  "private": false,
@@ -55,7 +55,7 @@
55
55
  "workerPlugins": {}
56
56
  },
57
57
  "name": "ng2-rest-swagger-generator",
58
- "version": "16.444.1",
58
+ "version": "18.0.1",
59
59
  "description": "Generate Angualr 2 Service from swagger json",
60
60
  "directories": {
61
61
  "doc": "docs"
@@ -83,321 +83,326 @@
83
83
  "homepage": "https://github.com/darekf77/ng2-rest-swagger-generator#readme",
84
84
  "dependencies": {
85
85
  "chalk": "2.3.2",
86
- "tnp-helpers": "16.444.2",
87
- "tslint": "5.9.1",
86
+ "tnp-helpers": "~18.0.2",
87
+ "tslint": "6.1.3",
88
88
  "typescript-formatter": "~7.2.2"
89
89
  },
90
90
  "devDependencies": {
91
- "@angular-builders/custom-webpack": "~16.0.2-beta.2",
92
- "@angular-devkit/build-angular": "~16.0.5",
93
- "@angular-devkit/core": "~16.0.5",
94
- "@angular-eslint/builder": "~16.3.1",
95
- "@angular-eslint/eslint-plugin": "~16.3.1",
96
- "@angular-eslint/eslint-plugin-template": "~16.3.1",
97
- "@angular-eslint/schematics": "~16.3.1",
98
- "@angular-eslint/template-parser": "~16.3.1",
99
- "@angular-material-extensions/password-strength": "~12.1.0",
100
- "@angular/animations": "~16.0.0",
101
- "@angular/cdk": "~16.0.3",
102
- "@angular/cli": "~16.0.5",
103
- "@angular/common": "~16.0.0",
104
- "@angular/compiler": "~16.0.0",
105
- "@angular/compiler-cli": "~16.0.4",
106
- "@angular/core": "~16.0.0",
107
- "@angular/elements": "~16.0.4",
108
- "@angular/forms": "~16.0.0",
109
- "@angular/material": "~16.0.3",
110
- "@angular/platform-browser": "~16.0.4",
111
- "@angular/platform-browser-dynamic": "~16.0.4",
112
- "@angular/pwa": "~16.0.5",
113
- "@angular/router": "~16.0.0",
114
- "@angular/service-worker": "~16.0.4",
115
- "@babel/cli": "7.18.6",
116
- "@compodoc/compodoc": "1.1.20",
117
- "@iconify/icons-fa-solid": "1.2.2",
118
- "@iconify/icons-mdi": "1.2.1",
119
- "@mdi/js": "7.2.96",
120
- "@ng-matero/extensions": "16.0.0",
121
- "@ngneat/falso": "6.4.0",
122
- "@ngneat/hot-toast": "5.0.1",
123
- "@ngneat/overview": "5.0.0",
124
- "@ngneat/spectator": "15.0.0",
125
- "@ngrx/component-store": "~16.0.1",
126
- "@ngrx/data": "~16.0.1",
127
- "@ngrx/effects": "~16.0.1",
128
- "@ngrx/entity": "~16.0.1",
129
- "@ngrx/router-store": "~16.0.1",
130
- "@ngrx/schematics": "~16.0.1",
131
- "@ngrx/store": "~16.0.1",
132
- "@ngrx/store-devtools": "~16.0.1",
133
- "@ngx-formly/core": "6.1.7",
134
- "@ngx-formly/material": "6.1.8",
91
+ "@angular-builders/custom-webpack": "~18.0.0",
92
+ "@angular-devkit/build-angular": "~18.1.4",
93
+ "@angular-devkit/core": "~18.1.4",
94
+ "@angular-eslint/builder": "~18.2.0",
95
+ "@angular-eslint/eslint-plugin": "~18.2.0",
96
+ "@angular-eslint/eslint-plugin-template": "~18.2.0",
97
+ "@angular-eslint/schematics": "~18.2.0",
98
+ "@angular-eslint/template-parser": "~18.2.0",
99
+ "@angular-material-extensions/password-strength": "~16.0.0",
100
+ "@angular/animations": "~18.1.4",
101
+ "@angular/cdk": "~18.1.4",
102
+ "@angular/cli": "~18.1.4",
103
+ "@angular/common": "~18.1.4",
104
+ "@angular/compiler": "~18.1.4",
105
+ "@angular/compiler-cli": "~18.1.4",
106
+ "@angular/core": "~18.1.4",
107
+ "@angular/elements": "~18.1.4",
108
+ "@angular/forms": "~18.1.4",
109
+ "@angular/material": "~18.1.4",
110
+ "@angular/platform-browser": "~18.1.4",
111
+ "@angular/platform-browser-dynamic": "~18.1.4",
112
+ "@angular/pwa": "~18.1.4",
113
+ "@angular/router": "~18.1.4",
114
+ "@angular/service-worker": "~18.1.4",
115
+ "@babel/cli": "7.24.8",
116
+ "@compodoc/compodoc": "1.1.25",
117
+ "@iconify/icons-fa-solid": "1.2.4",
118
+ "@iconify/icons-mdi": "1.2.48",
119
+ "@inquirer/prompts": "5.3.8",
120
+ "@mdi/js": "7.4.47",
121
+ "@ng-matero/extensions": "18.1.2",
122
+ "@ngneat/falso": "7.2.0",
123
+ "@ngneat/hot-toast": "7.0.0",
124
+ "@ngneat/overview": "6.1.1",
125
+ "@ngneat/spectator": "19.0.0",
126
+ "@ngrx/component-store": "~18.0.2",
127
+ "@ngrx/data": "~18.0.2",
128
+ "@ngrx/effects": "~18.0.2",
129
+ "@ngrx/entity": "~18.0.2",
130
+ "@ngrx/router-store": "~18.0.2",
131
+ "@ngrx/schematics": "~18.0.2",
132
+ "@ngrx/store": "~18.0.2",
133
+ "@ngrx/store-devtools": "~18.0.2",
134
+ "@ngx-formly/core": "6.3.6",
135
+ "@ngx-formly/material": "6.3.6",
135
136
  "@ngx-translate/core": "15.0.0",
136
137
  "@ngx-translate/http-loader": "8.0.0",
137
- "@sqltools/formatter": "1.2.2",
138
- "@sweetalert2/ngx-sweetalert2": "12.1.0",
138
+ "@sqltools/formatter": "1.2.5",
139
+ "@sweetalert2/ngx-sweetalert2": "12.4.0",
139
140
  "@testdeck/jest": "0.3.3",
140
141
  "@testdeck/mocha": "0.3.3",
141
- "@types/chai": "4.1.2",
142
+ "@types/chai": "4.3.17",
142
143
  "@types/chokidar": "2.1.3",
143
144
  "@types/dateformat": "1.0.1",
144
- "@types/diff": "3.2.2",
145
- "@types/express": "4.11.0",
146
- "@types/express-fileupload": "1.4.1",
147
- "@types/fs-extra": "7.0.0",
145
+ "@types/diff": "5.2.1",
146
+ "@types/express": "4.17.21",
147
+ "@types/express-fileupload": "1.5.0",
148
+ "@types/fs-extra": "11.0.4",
148
149
  "@types/glob": "5.0.35",
149
- "@types/http-proxy": "1.16.0",
150
- "@types/http-proxy-middleware": "0.19.2",
151
- "@types/jest": "29.5.2",
152
- "@types/json-stringify-safe": "5.0.0",
150
+ "@types/http-proxy": "1.17.15",
151
+ "@types/http-proxy-middleware": "1.0.0",
152
+ "@types/jest": "29.5.12",
153
+ "@types/json-stringify-safe": "5.0.3",
153
154
  "@types/json5": "0.0.29",
154
- "@types/lockfile": "1.0.0",
155
+ "@types/lockfile": "1.0.4",
155
156
  "@types/lodash": "4.14.92",
156
- "@types/mocha": "5.2.5",
157
- "@types/node": "16.18.21",
158
- "@types/node-notifier": "5.4.0",
159
- "@types/oauth2orize": "1.8.0",
160
- "@types/password-hash": "1.2.19",
161
- "@types/progress": "2.0.3",
162
- "@types/q": "1.5.5",
163
- "@types/rimraf": "2.0.2",
164
- "@types/semver": "6.0.1",
165
- "@types/systeminformation": "3.23.0",
166
- "@types/vinyl": "2.0.2",
167
- "@types/watch": "1.0.0",
168
- "@typescript-eslint/eslint-plugin": "5.62.0",
169
- "@typescript-eslint/parser": "5.62.0",
157
+ "@types/mocha": "10.0.7",
158
+ "@types/node": "22.2.0",
159
+ "@types/node-notifier": "8.0.5",
160
+ "@types/oauth2orize": "1.11.5",
161
+ "@types/password-hash": "1.2.24",
162
+ "@types/progress": "2.0.7",
163
+ "@types/q": "1.5.8",
164
+ "@types/rimraf": "4.0.5",
165
+ "@types/semver": "7.5.8",
166
+ "@types/systeminformation": "3.54.1",
167
+ "@types/vinyl": "2.0.12",
168
+ "@types/watch": "1.0.6",
169
+ "@typescript-eslint/eslint-plugin": "8.0.1",
170
+ "@typescript-eslint/parser": "8.0.1",
170
171
  "@vercel/ncc": "0.38.1",
171
- "accepts": "1.3.4",
172
- "ajv": "8.12.0",
173
- "angular-material-css-vars": "5.0.2",
172
+ "accepts": "1.3.8",
173
+ "ajv": "8.17.1",
174
+ "angular-material-css-vars": "7.0.0",
174
175
  "angular-resize-event": "3.2.0",
175
- "animate.css": "4.1.1 ",
176
- "any-project-cli": "16.444.1",
177
- "app-root-path": "3.0.0",
178
- "axios": "1.3.5",
179
- "background-worker-process": "16.100.10",
176
+ "animate.css": "4.1.1",
177
+ "any-project-cli": "~18.0.2",
178
+ "app-root-path": "3.1.0",
179
+ "axios": "1.7.3",
180
+ "background-worker-process": "~16.100.10",
180
181
  "base32": "0.0.7",
181
182
  "bcryptjs": "2.4.3",
182
- "better-sqlite3": "9.5.0",
183
- "body-parser": "1.18.2",
184
- "bootstrap": "4.6.2",
183
+ "body-parser": "1.20.2",
184
+ "bootstrap": "5.3.3",
185
185
  "buffer-shims": "1.0.0",
186
- "callsite-record": "4.1.3",
187
- "chai": "4.3.7",
186
+ "bun": "1.1.22",
187
+ "callsite-record": "4.1.5",
188
+ "chai": "4.5.0",
188
189
  "check-node-version": "3.2.0",
189
- "cheerio": "1.0.0-rc.3",
190
+ "cheerio": "1.0.0",
190
191
  "chokidar": "3.5.3",
191
192
  "circular-json": "0.5.1",
192
193
  "class-transformer": "0.5.1",
193
- "class-validator": "0.14.0",
194
+ "class-validator": "0.14.1",
194
195
  "cli-highlight": "2.1.11",
195
196
  "command-exists": "1.2.2",
196
197
  "compression": "1.7.4",
197
- "concurrently": "3.5.1",
198
- "content-type": "1.0.4",
199
- "conventional-changelog-cli": "3.0.0",
200
- "cookie-parser": "1.4.3",
198
+ "concurrently": "8.2.2",
199
+ "content-type": "1.0.5",
200
+ "conventional-changelog-cli": "5.0.0",
201
+ "cookie-parser": "1.4.6",
201
202
  "copy-paste": "1.5.3",
202
- "cors": "2.8.4",
203
+ "cors": "2.8.5",
203
204
  "cpr": "3.0.1",
204
205
  "cross-env": "7.0.2",
205
206
  "cross-spawn": "7.0.3",
206
207
  "dateformat": "3.0.3",
207
208
  "detect-mocha": "0.1.0",
208
- "diff": "3.2.0",
209
- "electron": "25.2.0",
210
- "electron-builder": "24.4.0",
211
- "electron-debug": "3.2.0",
209
+ "diff": "4.0.2",
210
+ "electron": "31.3.1",
211
+ "electron-builder": "24.13.3",
212
+ "electron-debug": "4.0.0",
212
213
  "electron-reloader": "1.2.3",
213
- "element-resize-detector": "1.1.15",
214
- "enquirer": "2.3.0",
214
+ "element-resize-detector": "1.2.4",
215
+ "enquirer": "2.4.1",
215
216
  "enum-values": "1.2.1",
216
- "errorhandler": "1.5.0",
217
- "eslint": "8.51.0",
217
+ "errorhandler": "1.5.1",
218
+ "eslint": "9.9.0",
218
219
  "eslint-config-prettier": "9.1.0",
219
220
  "eslint-plugin-import": "latest",
220
221
  "eslint-plugin-jsdoc": "latest",
221
222
  "eslint-plugin-prefer-arrow": "latest",
222
- "eslint-plugin-prettier": "5.1.3",
223
+ "eslint-plugin-prettier": "5.2.1",
223
224
  "eslint-plugin-react": "latest",
224
- "express": "4.16.3",
225
+ "express": "4.19.2",
225
226
  "express-fileupload": "1.4.0",
226
- "express-session": "1.17.3",
227
- "file-loader": "1.1.5",
227
+ "express-session": "1.18.0",
228
+ "file-loader": "1.1.11",
228
229
  "file-saver": "2.0.5",
229
- "file-type": "18.5.0",
230
- "firedev": "^16",
231
- "firedev-crud": "16.444.1",
232
- "firedev-crud-deamon": "16.444.1",
233
- "firedev-ports": "16.444.1",
234
- "firedev-storage": "16.444.1",
235
- "firedev-type-sql": "16.444.1",
236
- "firedev-typeorm": "16.444.1",
237
- "firedev-ui": "16.444.1",
230
+ "file-type": "19.1.1",
231
+ "firedev": "^18",
232
+ "firedev-crud": "~18.0.1",
233
+ "firedev-crud-deamon": "~18.0.2",
234
+ "firedev-ports": "~18.0.1",
235
+ "firedev-storage": "~18.0.1",
236
+ "firedev-type-sql": "~18.0.2",
237
+ "firedev-typeorm": "~18.0.1",
238
+ "firedev-ui": "~16.444.1",
238
239
  "fkill": "6.1.0",
239
240
  "font-awesome": "4.7.0",
240
241
  "form-data": "4.0.0",
241
- "fs-extra": "8.1.0",
242
+ "fs-extra": "11.1.1",
242
243
  "fuzzy": "0.1.3",
243
244
  "glob": "7.1.2",
244
- "google-libphonenumber": "3.2.25",
245
+ "google-libphonenumber": "3.2.38",
245
246
  "gulp": "3.9.1",
246
- "helmet": "7.0.0",
247
+ "helmet": "7.1.0",
247
248
  "hostile": "1.3.3",
248
- "howler": "2.2.3",
249
+ "howler": "2.2.4",
249
250
  "http-proxy": "1.18.1",
250
- "http-proxy-middleware": "0.19.1",
251
- "http-server": "0.11.1",
251
+ "http-proxy-middleware": "0.22.0-alpha",
252
+ "http-server": "0.13.0",
252
253
  "image-focus": "1.2.1",
253
254
  "immer": "10.0.2",
254
- "immutable": "4.3.0",
255
- "incremental-compiler": "16.444.2",
255
+ "immutable": "4.3.7",
256
+ "incremental-compiler": "~18.0.2",
256
257
  "inquirer": "7.3.3",
257
258
  "inquirer-autocomplete-prompt": "1.3.0",
258
259
  "is-elevated": "3.0.0",
259
- "isomorphic-region-loader": "16.444.1",
260
- "istanbul-instrumenter-loader": "2.0.0",
261
- "jest": "29.5.0",
262
- "jest-date-mock": "1.0.8",
260
+ "isomorphic-region-loader": "~18.0.2",
261
+ "istanbul-instrumenter-loader": "3.0.1",
262
+ "jest": "29.7.0",
263
+ "jest-date-mock": "1.0.10",
263
264
  "jest-junit": "16.0.0",
264
265
  "jest-marbles": "latest",
265
- "jest-preset-angular": "13.1.1",
266
- "jimp": "0.22.8",
267
- "joi": "17.9.2",
266
+ "jest-preset-angular": "14.2.2",
267
+ "jimp": "0.22.12",
268
+ "joi": "17.13.3",
268
269
  "jscodeshift": "0.6.3",
269
270
  "json-stringify-safe": "5.0.1",
270
- "json10": "16.444.1",
271
- "json10-writer": "16.444.2",
272
- "json5": "2.2.1",
271
+ "json10": "~18.0.2",
272
+ "json10-writer": "~18.0.2",
273
+ "json5": "2.2.3",
273
274
  "json5-writer": "0.2.0",
274
275
  "jszip": "3.10.1",
275
276
  "karma-cli": "1.0.1",
276
277
  "lnk": "1.0.1",
277
278
  "localforage": "1.10.0",
278
279
  "lockfile": "1.0.4",
279
- "lodash": "4.17.20",
280
- "lodash-walk-object": "16.444.1",
280
+ "lodash": "4.17.21",
281
+ "lodash-walk-object": "~18.0.2",
281
282
  "lowdb": "7.0.1",
282
- "magic-renamer": "16.444.1",
283
+ "magic-renamer": "~18.0.2",
283
284
  "material-design-icons": "3.0.1",
284
285
  "method-override": "2.3.10",
285
- "minimist": "1.2.0",
286
+ "minimist": "1.2.8",
286
287
  "mkdirp": "0.5.1",
287
- "mocha": "10.2.0",
288
- "moment": "2.29.3",
289
- "ng-for-track-by-property": "16.0.1",
290
- "ng-in-viewport": "15.0.2",
291
- "ng-lock": "16.0.1",
292
- "ng-packagr": "16.0.1",
293
- "ng-talkback": "16.444.1",
294
- "ng2-logger": "16.444.2",
295
- "ng2-pdfjs-viewer": "16.0.4",
296
- "ng2-rest": "16.444.1",
297
- "ngx-ace-wrapper": "14.0.0",
298
- "ngx-editor": "15.3.0",
299
- "ngx-highlightjs": "9.0.0",
288
+ "mocha": "10.7.3",
289
+ "moment": "2.30.1",
290
+ "ng-for-track-by-property": "18.0.1",
291
+ "ng-in-viewport": "16.1.0",
292
+ "ng-lock": "18.0.1",
293
+ "ng-packagr": "18.1.0",
294
+ "ng-talkback": "~18.0.1",
295
+ "ng2-logger": "~18.0.4",
296
+ "ng2-pdfjs-viewer": "18.0.0",
297
+ "ng2-rest": "~18.0.2",
298
+ "ngx-ace-wrapper": "17.0.0",
299
+ "ngx-editor": "17.5.4",
300
+ "ngx-highlightjs": "12.0.0",
300
301
  "ngx-moment": "6.0.2",
301
302
  "ngx-monaco-editor": "12.0.0",
302
303
  "ngx-photo-editor": "0.4.4",
303
304
  "ngx-pipes": "3.2.2",
304
- "ngx-progressbar": "11.0.0",
305
- "ngx-scrollbar": "12.0.0",
306
- "ngx-scrolltop": "6.0.0",
305
+ "ngx-progressbar": "11.1.0",
306
+ "ngx-scrollbar": "15.1.2",
307
+ "ngx-scrolltop": "18.0.0",
307
308
  "ngx-store": "3.1.1",
308
309
  "ngx-typed-js": "2.1.1",
309
- "node-cli-tester": "16.100.5",
310
+ "node-cli-tester": "~16.444.7",
310
311
  "node-localstorage": "2.1.6",
311
- "node-notifier": "6.0.0",
312
+ "node-notifier": "10.0.1",
312
313
  "node-polyfill-webpack-plugin": "2.0.1",
313
- "nodemon": "1.14.11",
314
+ "nodemon": "2.0.22",
314
315
  "npm-get-dependents": "1.0.1",
315
316
  "npm-run": "4.1.2",
316
- "omelette": "0.4.5",
317
- "open": "7.2.1",
318
- "ora": "3.4.0",
319
- "passport": "0.3.2",
317
+ "omelette": "0.4.17",
318
+ "open": "10.0.4",
319
+ "ora": "8.0.1",
320
+ "passport": "0.7.0",
320
321
  "passport-http-bearer": "1.0.1",
321
322
  "password-hash": "1.2.2",
322
323
  "path-to-regexp": "6.2.2",
323
324
  "pica": "9.0.1",
324
325
  "portfinder": "1.0.21",
325
- "prettier": "3.2.5",
326
+ "prettier": "3.3.3",
326
327
  "prettier-eslint": "16.3.0",
327
328
  "pretty-error": "4.0.0",
328
329
  "primeflex": "3.3.1",
329
- "primeicons": "6.0.1",
330
- "primeng": "16.7.0",
330
+ "primeicons": "7.0.0",
331
+ "primeng": "17.18.8",
331
332
  "progress": "2.0.3",
332
- "prompts": "0.1.8",
333
+ "prompts": "2.4.2",
333
334
  "ps-list": "6.1.0",
334
335
  "ps-node": "0.1.6",
335
336
  "q": "1.5.1",
336
337
  "rallax.js": "2.0.4",
337
338
  "randomcolor": "0.5.3",
338
- "record-replay-req-res-scenario": "16.100.5",
339
- "reflect-metadata": "0.1.10",
339
+ "record-replay-req-res-scenario": "~16.444.7",
340
+ "reflect-metadata": "0.2.2",
340
341
  "rimraf": "2.6.2",
341
- "rxjs": "~7.8.0",
342
- "semver": "6.3.0",
343
- "simple-git": "1.96.0",
344
- "sinon": "15.2.0",
342
+ "rxjs": "~7.8.1",
343
+ "semver": "7.6.3",
344
+ "simple-git": "3.25.0",
345
+ "sinon": "18.0.0",
345
346
  "sloc": "0.2.0",
346
- "socket.io": "2.4.1",
347
+ "socket.io": "4.7.5",
348
+ "socket.io-client": "4.7.5",
347
349
  "sort-package-json": "1.11.0",
348
350
  "sql.js": "1.8.0",
349
- "static-columns": "16.444.1",
350
- "string-similarity": "4.0.2",
351
+ "static-columns": "~18.0.3",
352
+ "string-similarity": "4.0.4",
351
353
  "sudo-block": "3.0.0",
352
- "supertest": "6.3.3",
353
- "sweetalert2": "11.7.12",
354
+ "supertest": "7.0.0",
355
+ "sweetalert2": "11.7.32",
354
356
  "systeminformation": "3.45.7",
355
357
  "task.js": "0.1.5",
356
358
  "threads": "1.7.0",
357
- "tnp-cli": "16.100.5",
358
- "tnp-config": "16.444.2",
359
- "tnp-core": "16.444.2",
360
- "tnp-db": "16.444.1",
361
- "tnp-models": "16.444.2",
359
+ "tnp": "~18.0.2",
360
+ "tnp-cli": "~16.444.7",
361
+ "tnp-config": "~18.0.4",
362
+ "tnp-core": "~18.0.26",
363
+ "tnp-db": "~18.0.2",
364
+ "tnp-models": "~18.0.3",
362
365
  "ts-debug": "1.3.0",
363
- "ts-json-schema-generator": "2.1.1",
366
+ "ts-json-schema-generator": "2.3.0-next.5",
364
367
  "ts-loader": "2.3.1",
365
368
  "ts-node": "10.9.1",
366
- "tslib": "~2.3.0",
367
- "turndown": "7.1.2",
368
- "typescript": "~5.0.2",
369
- "typescript-class-helpers": "~16.444.2",
370
- "underscore": "1.9.1",
371
- "uuid": "8.3.2",
372
- "validator": "9.2.0",
369
+ "tslib": "~2.6.3",
370
+ "turndown": "7.2.0",
371
+ "typedoc": "0.26.5",
372
+ "typedoc-plugin-markdown": "4.2.3",
373
+ "typescript": "~5.5.4",
374
+ "typescript-class-helpers": "~18.0.3",
375
+ "underscore": "1.13.7",
376
+ "uuid": "10.0.0",
377
+ "validator": "13.5.2",
373
378
  "video.js": "8.3.0",
374
- "vpn-split": "16.100.5",
379
+ "vpn-split": "~16.444.7",
375
380
  "vscode": "1.1.37",
376
381
  "wait-on": "7.0.1",
377
382
  "watch": "1.0.2",
378
383
  "webpack": "~5.80",
379
- "webpack-dev-middleware": "~6.0.2",
380
- "webpack-dev-server": "~4.13.2",
381
- "yup": "1.1.1",
384
+ "webpack-dev-middleware": "~6.1.3",
385
+ "webpack-dev-server": "~5.0.4",
386
+ "yup": "1.3.3",
382
387
  "zone.js": "~0.13.0"
383
388
  },
384
389
  "license": "MIT",
385
390
  "private": false,
386
- "lastBuildTagHash": "eb15cfb4454753dbc492a14549e47c415cd54a40",
387
- "main": "karma.conf.js"
391
+ "lastBuildTagHash": "e5c0fc1f492c8b296e8bdad0fe70a40915bd3b94",
392
+ "main": "dist/app.electron.js"
388
393
  },
389
394
  "build": {
390
- "number": 227,
391
- "date": "2024-06-05T11:35:06.000Z",
392
- "hash": "e5c0fc1f492c8b296e8bdad0fe70a40915bd3b94"
395
+ "number": 236,
396
+ "date": "2024-08-13T07:12:27.000Z",
397
+ "hash": "27cfd22f0a7896c696973cdd474b126b5a965c72"
393
398
  },
394
399
  "currentProjectName": "ng2-rest-swagger-generator",
395
400
  "currentProjectGenericName": "ng2-rest-swagger-generator",
396
401
  "currentProjectType": "isomorphic-lib",
397
- "currentFrameworkVersion": "16.444.1",
402
+ "currentFrameworkVersion": "18.0.2",
398
403
  "isStandaloneProject": true,
399
404
  "isSmartContainer": false,
400
405
  "pathesTsconfig": "\"paths\": {\"ng2-rest-swagger-generator\":[\"./src/lib\"],\"ng2-rest-swagger-generator/*\":[\"./src/lib/*\"]},",
401
406
  "customRootDir": "\"rootDir\": \"./src\",",
402
407
  "currentLibProjectSourceFolder": "src"
403
- }
408
+ }
package/websql/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
1
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.