ng2-rest 18.0.1 → 18.0.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.
@@ -1,6 +1,6 @@
1
1
  THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
2
 
3
- Assets from this folder are being shipped with this npm package (ng2-rest@18.0.1)
3
+ Assets from this folder are being shipped with this npm package (ng2-rest@18.0.3)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "ng2-rest",
3
+ "version": "0.0.1",
4
+ "peerDependencies": {
5
+ "@angular/common": "^13.2.0",
6
+ "@angular/core": "^13.2.0"
7
+ },
8
+ "dependencies": {
9
+ "tslib": "^2.3.0"
10
+ },
11
+ "module": "fesm2022/ng2-rest.mjs",
12
+ "typings": "index.d.ts",
13
+ "exports": {
14
+ "./package.json": {
15
+ "default": "./package.json"
16
+ },
17
+ ".": {
18
+ "types": "./index.d.ts",
19
+ "esm2022": "./esm2022/ng2-rest.mjs",
20
+ "esm": "./esm2022/ng2-rest.mjs",
21
+ "default": "./fesm2022/ng2-rest.mjs"
22
+ }
23
+ },
24
+ "sideEffects": false
25
+ }
package/package.json CHANGED
@@ -53,7 +53,7 @@
53
53
  "workerPlugins": {}
54
54
  },
55
55
  "name": "ng2-rest",
56
- "version": "18.0.1",
56
+ "version": "18.0.3",
57
57
  "bugs": {
58
58
  "url": "https://github.com/darekf77/ng2-rest/issues"
59
59
  },
@@ -76,14 +76,14 @@
76
76
  "@types/lodash": "4.14.92",
77
77
  "axios": "1.7.3",
78
78
  "diff": "4.0.2",
79
- "json10": "~16.444.15",
79
+ "json10": "~18.0.3",
80
80
  "json5": "2.2.3",
81
81
  "lodash": "4.17.21",
82
- "ng2-logger": "~16.444.15"
82
+ "ng2-logger": "~18.0.5"
83
83
  },
84
84
  "license": "MIT",
85
85
  "private": false,
86
- "lastBuildTagHash": "b66e19f51ec0a82795a964f8f837e6e158d669bb",
86
+ "lastBuildTagHash": "4dba8102041499ee3909715f2a07236a413e0f6a",
87
87
  "devDependencies": {},
88
88
  "main": "dist/app.electron.js"
89
89
  }
@@ -57,7 +57,7 @@
57
57
  "workerPlugins": {}
58
58
  },
59
59
  "name": "ng2-rest",
60
- "version": "18.0.1",
60
+ "version": "18.0.3",
61
61
  "bugs": {
62
62
  "url": "https://github.com/darekf77/ng2-rest/issues"
63
63
  },
@@ -80,14 +80,14 @@
80
80
  "@types/lodash": "4.14.92",
81
81
  "axios": "1.7.3",
82
82
  "diff": "4.0.2",
83
- "json10": "~16.444.15",
83
+ "json10": "~18.0.3",
84
84
  "json5": "2.2.3",
85
85
  "lodash": "4.17.21",
86
- "ng2-logger": "~16.444.15"
86
+ "ng2-logger": "~18.0.5"
87
87
  },
88
88
  "license": "MIT",
89
89
  "private": false,
90
- "lastBuildTagHash": "b66e19f51ec0a82795a964f8f837e6e158d669bb",
90
+ "lastBuildTagHash": "4dba8102041499ee3909715f2a07236a413e0f6a",
91
91
  "devDependencies": {
92
92
  "@angular-builders/custom-webpack": "~18.0.0",
93
93
  "@angular-devkit/build-angular": "~18.1.4",
@@ -173,7 +173,7 @@
173
173
  "angular-material-css-vars": "7.0.0",
174
174
  "angular-resize-event": "3.2.0",
175
175
  "animate.css": "4.1.1",
176
- "any-project-cli": "~16.444.12",
176
+ "any-project-cli": "~18.0.3",
177
177
  "app-root-path": "3.1.0",
178
178
  "background-worker-process": "~16.100.10",
179
179
  "base32": "0.0.7",
@@ -184,10 +184,10 @@
184
184
  "bun": "1.1.22",
185
185
  "callsite-record": "4.1.5",
186
186
  "chai": "4.5.0",
187
- "chalk": "1.1.3",
187
+ "chalk": "2.3.2",
188
188
  "check-node-version": "3.2.0",
189
189
  "cheerio": "1.0.0",
190
- "chokidar": "2.1.8",
190
+ "chokidar": "3.5.3",
191
191
  "circular-json": "0.5.1",
192
192
  "class-transformer": "0.5.1",
193
193
  "class-validator": "0.14.1",
@@ -227,12 +227,12 @@
227
227
  "file-saver": "2.0.5",
228
228
  "file-type": "19.1.1",
229
229
  "firedev": "^18",
230
- "firedev-crud": "~16.444.15",
231
- "firedev-crud-deamon": "~16.444.15",
232
- "firedev-ports": "~16.444.15",
233
- "firedev-storage": "~16.444.11",
234
- "firedev-type-sql": "~16.444.15",
235
- "firedev-typeorm": "~16.444.11",
230
+ "firedev-crud": "~18.0.1",
231
+ "firedev-crud-deamon": "~18.0.3",
232
+ "firedev-ports": "~18.0.1",
233
+ "firedev-storage": "~18.0.1",
234
+ "firedev-type-sql": "~18.0.2",
235
+ "firedev-typeorm": "~18.0.1",
236
236
  "firedev-ui": "~16.444.1",
237
237
  "fkill": "6.1.0",
238
238
  "font-awesome": "4.7.0",
@@ -251,11 +251,11 @@
251
251
  "image-focus": "1.2.1",
252
252
  "immer": "10.0.2",
253
253
  "immutable": "4.3.7",
254
- "incremental-compiler": "~16.444.16",
254
+ "incremental-compiler": "~18.0.3",
255
255
  "inquirer": "7.3.3",
256
256
  "inquirer-autocomplete-prompt": "1.3.0",
257
257
  "is-elevated": "3.0.0",
258
- "isomorphic-region-loader": "~16.444.15",
258
+ "isomorphic-region-loader": "~18.0.3",
259
259
  "istanbul-instrumenter-loader": "3.0.1",
260
260
  "jest": "29.7.0",
261
261
  "jest-date-mock": "1.0.10",
@@ -266,16 +266,16 @@
266
266
  "joi": "17.13.3",
267
267
  "jscodeshift": "0.6.3",
268
268
  "json-stringify-safe": "5.0.1",
269
- "json10-writer": "~16.444.15",
269
+ "json10-writer": "~18.0.3",
270
270
  "json5-writer": "0.2.0",
271
271
  "jszip": "3.10.1",
272
- "karma-cli": "0.1.2",
272
+ "karma-cli": "1.0.1",
273
273
  "lnk": "1.0.1",
274
274
  "localforage": "1.10.0",
275
275
  "lockfile": "1.0.4",
276
- "lodash-walk-object": "~16.444.14",
276
+ "lodash-walk-object": "~18.0.3",
277
277
  "lowdb": "7.0.1",
278
- "magic-renamer": "~16.444.14",
278
+ "magic-renamer": "~18.0.3",
279
279
  "material-design-icons": "3.0.1",
280
280
  "method-override": "2.3.10",
281
281
  "minimist": "1.2.8",
@@ -286,9 +286,9 @@
286
286
  "ng-in-viewport": "16.1.0",
287
287
  "ng-lock": "18.0.1",
288
288
  "ng-packagr": "18.1.0",
289
- "ng-talkback": "~16.444.7",
289
+ "ng-talkback": "~18.0.1",
290
290
  "ng2-pdfjs-viewer": "18.0.0",
291
- "ng2-rest": "~16.444.14",
291
+ "ng2-rest": "~18.0.2",
292
292
  "ngx-ace-wrapper": "17.0.0",
293
293
  "ngx-editor": "17.5.4",
294
294
  "ngx-highlightjs": "12.0.0",
@@ -301,16 +301,16 @@
301
301
  "ngx-scrolltop": "18.0.0",
302
302
  "ngx-store": "3.1.1",
303
303
  "ngx-typed-js": "2.1.1",
304
- "node-cli-tester": "~16.444.7",
304
+ "node-cli-tester": "~18.0.1",
305
305
  "node-localstorage": "2.1.6",
306
306
  "node-notifier": "10.0.1",
307
- "node-polyfill-webpack-plugin": "1.1.4",
307
+ "node-polyfill-webpack-plugin": "2.0.1",
308
308
  "nodemon": "2.0.22",
309
309
  "npm-get-dependents": "1.0.1",
310
310
  "npm-run": "4.1.2",
311
311
  "omelette": "0.4.17",
312
312
  "open": "10.0.4",
313
- "ora": "8.0.1",
313
+ "ora": "3.4.0",
314
314
  "passport": "0.7.0",
315
315
  "passport-http-bearer": "1.0.1",
316
316
  "password-hash": "1.2.2",
@@ -330,7 +330,7 @@
330
330
  "q": "1.5.1",
331
331
  "rallax.js": "2.0.4",
332
332
  "randomcolor": "0.5.3",
333
- "record-replay-req-res-scenario": "~16.444.7",
333
+ "record-replay-req-res-scenario": "~18.0.1",
334
334
  "reflect-metadata": "0.2.2",
335
335
  "rimraf": "2.6.2",
336
336
  "rxjs": "~7.8.1",
@@ -342,7 +342,7 @@
342
342
  "socket.io-client": "4.7.5",
343
343
  "sort-package-json": "1.11.0",
344
344
  "sql.js": "1.8.0",
345
- "static-columns": "~16.444.10",
345
+ "static-columns": "~18.0.3",
346
346
  "string-similarity": "4.0.4",
347
347
  "sudo-block": "3.0.0",
348
348
  "supertest": "7.0.0",
@@ -350,12 +350,13 @@
350
350
  "systeminformation": "3.45.7",
351
351
  "task.js": "0.1.5",
352
352
  "threads": "1.7.0",
353
- "tnp-cli": "~16.444.7",
354
- "tnp-config": "~16.444.15",
355
- "tnp-core": "~18.0.3",
356
- "tnp-db": "~16.444.14",
357
- "tnp-helpers": "~16.444.25",
358
- "tnp-models": "~18.0.1",
353
+ "tnp": "~18.0.3",
354
+ "tnp-cli": "~18.0.1",
355
+ "tnp-config": "~18.0.5",
356
+ "tnp-core": "~18.0.27",
357
+ "tnp-db": "~18.0.3",
358
+ "tnp-helpers": "~18.0.3",
359
+ "tnp-models": "~18.0.4",
359
360
  "ts-debug": "1.3.0",
360
361
  "ts-json-schema-generator": "2.3.0-next.5",
361
362
  "ts-loader": "2.3.1",
@@ -366,15 +367,15 @@
366
367
  "typedoc": "0.26.5",
367
368
  "typedoc-plugin-markdown": "4.2.3",
368
369
  "typescript": "~5.5.4",
369
- "typescript-class-helpers": "~16.444.15",
370
+ "typescript-class-helpers": "~18.0.4",
370
371
  "typescript-formatter": "~7.2.2",
371
372
  "underscore": "1.13.7",
372
373
  "uuid": "10.0.0",
373
374
  "validator": "13.5.2",
374
375
  "video.js": "8.3.0",
375
- "vpn-split": "~16.444.7",
376
+ "vpn-split": "~18.0.1",
376
377
  "vscode": "1.1.37",
377
- "wait-on": "5.2.2",
378
+ "wait-on": "7.0.1",
378
379
  "watch": "1.0.2",
379
380
  "webpack": "~5.80",
380
381
  "webpack-dev-middleware": "~6.1.3",
@@ -385,14 +386,14 @@
385
386
  "main": "dist/app.electron.js"
386
387
  },
387
388
  "build": {
388
- "number": 934,
389
- "date": "2024-07-29T12:15:56.000Z",
390
- "hash": "d5ba84782b766b41473b738068d35149e6ab04b2"
389
+ "number": 936,
390
+ "date": "2024-08-13T12:48:03.000Z",
391
+ "hash": "9a946aaa2713ffc5e8b47de4d74284bd51856b49"
391
392
  },
392
393
  "currentProjectName": "ng2-rest",
393
394
  "currentProjectGenericName": "ng2-rest",
394
395
  "currentProjectType": "isomorphic-lib",
395
- "currentFrameworkVersion": "18.0.1",
396
+ "currentFrameworkVersion": "18.0.3",
396
397
  "isStandaloneProject": true,
397
398
  "isSmartContainer": false,
398
399
  "pathesTsconfig": "\"paths\": {\"ng2-rest\":[\"./src/lib\"],\"ng2-rest/*\":[\"./src/lib/*\"]},",
@@ -0,0 +1,25 @@
1
+ {
2
+ "name": "ng2-rest",
3
+ "version": "0.0.1",
4
+ "peerDependencies": {
5
+ "@angular/common": "^13.2.0",
6
+ "@angular/core": "^13.2.0"
7
+ },
8
+ "dependencies": {
9
+ "tslib": "^2.3.0"
10
+ },
11
+ "module": "fesm2022/ng2-rest.mjs",
12
+ "typings": "index.d.ts",
13
+ "exports": {
14
+ "./package.json": {
15
+ "default": "./package.json"
16
+ },
17
+ ".": {
18
+ "types": "./index.d.ts",
19
+ "esm2022": "./esm2022/ng2-rest.mjs",
20
+ "esm": "./esm2022/ng2-rest.mjs",
21
+ "default": "./fesm2022/ng2-rest.mjs"
22
+ }
23
+ },
24
+ "sideEffects": false
25
+ }