vpn-split 16.0.3 → 16.0.4

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.
@@ -38,7 +38,7 @@
38
38
  "dependencies": {
39
39
  "hostile": "1.3.3",
40
40
  "is-elevated": "3.0.0",
41
- "tnp-db": "~16.0.27"
41
+ "tnp-db": "~16.0.29"
42
42
  },
43
43
  "name": "vpn-split",
44
44
  "license": "MIT",
@@ -47,8 +47,8 @@
47
47
  "vpn-split": "bin/vpn-split",
48
48
  "vpn-split-debug": "bin/vpn-split-debug"
49
49
  },
50
- "version": "16.0.3",
51
- "lastBuildTagHash": "9c314a9e026d36a16fb3fadf45fb8d5aed83da5c",
50
+ "version": "16.0.4",
51
+ "lastBuildTagHash": "53460a94c675c5a23bf1918e4b3708ff13ec2492",
52
52
  "devDependencies": {
53
53
  "@angular-devkit/build-angular": "~16.0.5",
54
54
  "@angular-devkit/core": "~16.0.5",
@@ -69,6 +69,9 @@
69
69
  "@angular/router": "~16.0.0",
70
70
  "@angular/service-worker": "~16.0.4",
71
71
  "@babel/cli": "7.18.6",
72
+ "@commitlint/cli": "12.1.1",
73
+ "@commitlint/config-conventional": "12.1.1",
74
+ "@commitlint/prompt-cli": "12.1.1",
72
75
  "@compodoc/compodoc": "1.1.20",
73
76
  "@cypress/schematic": "2.5.0",
74
77
  "@iconify/icons-fa-solid": "1.2.2",
@@ -123,12 +126,13 @@
123
126
  "@types/vinyl": "2.0.2",
124
127
  "@types/watch": "1.0.0",
125
128
  "accepts": "1.3.4",
129
+ "ajv": "8.12.0",
126
130
  "angular-material-css-vars": "5.0.2",
127
131
  "angular-resize-event": "3.2.0",
128
132
  "animate.css": "4.1.1 ",
129
- "any-project-cli": "~16.0.32",
133
+ "any-project-cli": "~16.0.33",
130
134
  "axios": "1.3.5",
131
- "background-worker-process": "~16.0.49",
135
+ "background-worker-process": "~16.0.50",
132
136
  "base32": "0.0.7",
133
137
  "bcryptjs": "2.4.3",
134
138
  "better-sqlite3": "7.6.2",
@@ -176,13 +180,13 @@
176
180
  "file-saver": "2.0.5",
177
181
  "file-type": "18.5.0",
178
182
  "firedev": "^16",
179
- "firedev-crud": "~16.0.54",
180
- "firedev-crud-deamon": "~16.0.44",
181
- "firedev-ports": "~16.0.49",
182
- "firedev-storage": "~16.0.41",
183
- "firedev-type-sql": "~16.0.2",
184
- "firedev-typeorm": "~16.0.39",
185
- "firedev-ui": "~16.0.9",
183
+ "firedev-crud": "~16.0.56",
184
+ "firedev-crud-deamon": "~16.0.45",
185
+ "firedev-ports": "~16.0.51",
186
+ "firedev-storage": "~16.0.42",
187
+ "firedev-type-sql": "~16.0.3",
188
+ "firedev-typeorm": "~16.0.40",
189
+ "firedev-ui": "~16.0.10",
186
190
  "fkill": "6.1.0",
187
191
  "font-awesome": "4.7.0",
188
192
  "form-data": "4.0.0",
@@ -198,10 +202,10 @@
198
202
  "image-focus": "1.2.1",
199
203
  "immer": "10.0.2",
200
204
  "immutable": "4.3.0",
201
- "incremental-compiler": "~16.0.31",
205
+ "incremental-compiler": "~16.0.33",
202
206
  "inquirer": "7.3.3",
203
207
  "inquirer-autocomplete-prompt": "1.3.0",
204
- "isomorphic-region-loader": "~16.0.42",
208
+ "isomorphic-region-loader": "~16.0.43",
205
209
  "istanbul-instrumenter-loader": "2.0.0",
206
210
  "jest": "29.5.0",
207
211
  "jest-date-mock": "1.0.8",
@@ -212,8 +216,8 @@
212
216
  "joi": "17.9.2",
213
217
  "jscodeshift": "0.6.3",
214
218
  "json-stringify-safe": "5.0.1",
215
- "json10": "~16.0.49",
216
- "json10-writer": "~16.0.45",
219
+ "json10": "~16.0.50",
220
+ "json10-writer": "~16.0.47",
217
221
  "json5": "2.2.1",
218
222
  "json5-writer": "0.2.0",
219
223
  "jszip": "3.10.1",
@@ -222,27 +226,29 @@
222
226
  "localforage": "1.10.0",
223
227
  "lockfile": "1.0.4",
224
228
  "lodash": "4.17.20",
225
- "lodash-walk-object": "~16.0.49",
229
+ "lodash-walk-object": "~16.0.50",
226
230
  "lowdb": "1.0.0",
227
- "magic-renamer": "~16.0.47",
231
+ "magic-renamer": "~16.0.51",
228
232
  "material-design-icons": "3.0.1",
229
233
  "method-override": "2.3.10",
230
234
  "minimist": "1.2.0",
231
235
  "mkdirp": "0.5.1",
232
236
  "mocha": "10.2.0",
233
237
  "moment": "2.29.3",
234
- "morphi": "~16.2.3",
238
+ "morphi": "~16.2.5",
235
239
  "ng-for-track-by-property": "16.0.1",
236
240
  "ng-in-viewport": "15.0.2",
237
241
  "ng-lock": "16.0.1",
238
242
  "ng-packagr": "16.0.1",
239
- "ng-talkback": "~16.2.1",
240
- "ng2-logger": "~16.0.7",
241
- "ng2-rest": "~16.0.14",
243
+ "ng-talkback": "~16.2.2",
244
+ "ng2-logger": "~16.0.10",
245
+ "ng2-rest": "~16.0.15",
242
246
  "ngx-ace-wrapper": "14.0.0",
243
247
  "ngx-editor": "15.3.0",
244
248
  "ngx-highlightjs": "9.0.0",
245
249
  "ngx-moment": "6.0.2",
250
+ "ngx-monaco-editor": "12.0.0",
251
+ "ngx-photo-editor": "0.4.4",
246
252
  "ngx-pipes": "3.2.2",
247
253
  "ngx-progressbar": "11.0.0",
248
254
  "ngx-scrollbar": "12.0.0",
@@ -264,7 +270,8 @@
264
270
  "password-hash": "1.2.2",
265
271
  "pica": "9.0.1",
266
272
  "portfinder": "1.0.21",
267
- "prettier": "2.5.1",
273
+ "prettier": "3.0.0",
274
+ "pretty-error": "4.0.0",
268
275
  "progress": "2.0.3",
269
276
  "prompts": "0.1.8",
270
277
  "ps-list": "6.1.0",
@@ -272,7 +279,7 @@
272
279
  "q": "1.5.1",
273
280
  "rallax.js": "2.0.4",
274
281
  "randomcolor": "0.5.3",
275
- "record-replay-req-res-scenario": "~16.0.1",
282
+ "record-replay-req-res-scenario": "~16.0.2",
276
283
  "reflect-metadata": "0.1.10",
277
284
  "rimraf": "2.6.2",
278
285
  "rxjs": "~7.8.0",
@@ -283,7 +290,7 @@
283
290
  "socket.io": "2.4.1",
284
291
  "sort-package-json": "1.11.0",
285
292
  "sql.js": "1.8.0",
286
- "static-columns": "~16.0.7",
293
+ "static-columns": "~16.0.8",
287
294
  "string-similarity": "4.0.2",
288
295
  "sudo-block": "3.0.0",
289
296
  "supertest": "6.3.3",
@@ -291,11 +298,11 @@
291
298
  "systeminformation": "3.45.7",
292
299
  "task.js": "0.1.5",
293
300
  "threads": "1.7.0",
294
- "tnp-cli": "~16.0.7",
295
- "tnp-config": "~16.0.18",
296
- "tnp-core": "~16.0.15",
297
- "tnp-helpers": "~16.0.10",
298
- "tnp-models": "~16.0.36",
301
+ "tnp-cli": "~16.0.8",
302
+ "tnp-config": "~16.0.20",
303
+ "tnp-core": "~16.0.27",
304
+ "tnp-helpers": "~16.0.11",
305
+ "tnp-models": "~16.0.38",
299
306
  "ts-debug": "1.3.0",
300
307
  "ts-loader": "2.3.1",
301
308
  "ts-node": "10.9.1",
@@ -304,22 +311,22 @@
304
311
  "turndown": "7.1.2",
305
312
  "typeorm": "~0.3.10",
306
313
  "typescript": "~5.0.2",
307
- "typescript-class-helpers": "~16.0.17",
314
+ "typescript-class-helpers": "~16.0.19",
308
315
  "typescript-formatter": "~7.2.2",
309
316
  "underscore": "1.9.1",
310
317
  "uuid": "8.3.2",
311
318
  "validator": "9.2.0",
312
319
  "video.js": "8.3.0",
313
- "vpn-split": "~16.0.2",
320
+ "vpn-split": "~16.0.3",
314
321
  "watch": "1.0.2",
315
322
  "yup": "1.1.1",
316
323
  "zone.js": "~0.13.0"
317
324
  }
318
325
  },
319
326
  "build": {
320
- "number": 140,
321
- "date": "2023-07-09T14:00:10.000Z",
322
- "hash": "53460a94c675c5a23bf1918e4b3708ff13ec2492",
327
+ "number": 146,
328
+ "date": "2023-10-24T10:08:28.000Z",
329
+ "hash": "42f961850681de482de260ea25b862d5e764530b",
323
330
  "options": {}
324
331
  },
325
332
  "currentProjectName": "vpn-split",
@@ -327,17 +334,15 @@
327
334
  "currentProjectLaunchConfiguration": "{\"version\":\"0.2.0\",\"configurations\":[{\"type\":\"node\",\"request\":\"launch\",\"name\":\"Launch Server standalone\",\"program\":\"${workspaceFolder}/run.js\",\"args\":[\"--ENVoverride=%7B%0A%20%20%20%20%22clientProjectName%22%3A%20%22vpn-split%22%0A%7D\"],\"runtimeArgs\":[\"--nolazy\",\"-r\",\"ts-node/register\",\"--experimental-worker\"]},{\"name\":\"Debugger with ng serve\",\"type\":\"chrome\",\"request\":\"launch\",\"preLaunchTask\":\"Ng Serve\",\"postDebugTask\":\"terminateall\",\"sourceMaps\":true,\"webRoot\":\"${workspaceFolder}\",\"sourceMapPathOverrides\":{\"webpack:/*\":\"${webRoot}/*\",\"/./*\":\"${webRoot}/*\",\"/tmp-src/*\":\"${webRoot}/*\",\"/*\":\"*\",\"/./~/*\":\"${webRoot}/node_modules/*\"}},{\"type\":\"node\",\"request\":\"attach\",\"name\":\"Attach to global cli tool\",\"port\":9229,\"skipFiles\":[\"<node_internals>/**\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
328
335
  "currentProjectTasksConfiguration": "{\"version\":\"2.0.0\",\"tasks\":[{\"label\":\"terminateall\",\"command\":\"echo ${input:terminate}\",\"type\":\"shell\",\"problemMatcher\":[]},{\"label\":\"Ng Serve\",\"type\":\"shell\",\"command\":\"tnp build\",\"isBackground\":true,\"presentation\":{\"reveal\":\"always\"},\"group\":{\"kind\":\"build\",\"isDefault\":true},\"problemMatcher\":{\"owner\":\"typescript\",\"source\":\"ts\",\"applyTo\":\"closedDocuments\",\"fileLocation\":[\"relative\",\"${cwd}\"],\"pattern\":\"$tsc\",\"background\":{\"activeOnStart\":true,\"beginsPattern\":{\"regexp\":\"(.*?)\"},\"endsPattern\":{\"regexp\":\"Compiled |Failed to compile.\"}}}}],\"inputs\":[{\"id\":\"terminate\",\"type\":\"command\",\"command\":\"workbench.action.tasks.terminate\",\"args\":\"terminateAll\"}]}",
329
336
  "currentProjectType": "isomorphic-lib",
330
- "currentFrameworkVersion": "16.0.20",
331
- "currentProjectIsStrictSite": false,
332
- "currentProjectIsDependencySite": false,
333
- "currentProjectIsStatic": false,
337
+ "currentFrameworkVersion": "16.0.21",
334
338
  "isStandaloneProject": true,
339
+ "isSmartContainer": false,
335
340
  "frameworks": [
336
341
  "bootstrap",
337
342
  "ionic",
338
343
  "material"
339
344
  ],
340
- "pathesTsconfig": "\"paths\": {},",
345
+ "pathesTsconfig": "\"paths\": {\"vpn-split\":[\"./src/lib\"],\"vpn-split/*\":[\"./src/lib/*\"]},",
341
346
  "customRootDir": "\"rootDir\": \"./src\",",
342
347
  "currentLibProjectSourceFolder": "src"
343
348
  }
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.
@@ -5,4 +5,4 @@ export function helloWorld() {
5
5
  }
6
6
  ;
7
7
  ({}); // @--end-of-file-for-module=vpn-split lib/index.ts
8
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlLXdlYnNxbC92cG4tc3BsaXQvcHJvamVjdHMvdnBuLXNwbGl0L3NyYy9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBSUwsTUFBTSxVQUFVLFVBQVU7QUFFMUIsQ0FBQztBQUVBLENBQUM7QUFBQSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsbURBQW1EIiwic291cmNlc0NvbnRlbnQiOlsiLyogKi9cbi8qICovXG4vKiAqL1xuICBcblxuXG5leHBvcnQgZnVuY3Rpb24gaGVsbG9Xb3JsZCgpIHtcblxufVxuXG4gOyh7fSk7IC8vIEAtLWVuZC1vZi1maWxlLWZvci1tb2R1bGU9dnBuLXNwbGl0IGxpYi9pbmRleC50cyJdfQ==
8
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90bXAtbGlicy1mb3ItYnVuZGxlLXdlYnNxbC92cG4tc3BsaXQvcHJvamVjdHMvdnBuLXNwbGl0L3NyYy9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsS0FBSztBQUNMLEtBQUs7QUFDTCxLQUFLO0FBSUwsTUFBTSxVQUFVLFVBQVU7QUFFMUIsQ0FBQztBQUVBLENBQUM7QUFBQSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsbURBQW1EIiwic291cmNlc0NvbnRlbnQiOlsiXG5cbi8qICovXG4vKiAqL1xuLyogKi9cbiAgXG5cblxuZXhwb3J0IGZ1bmN0aW9uIGhlbGxvV29ybGQoKSB7XG5cbn1cblxuIDsoe30pOyAvLyBALS1lbmQtb2YtZmlsZS1mb3ItbW9kdWxlPXZwbi1zcGxpdCBsaWIvaW5kZXgudHMiXX0=
@@ -1 +1 @@
1
- {"version":3,"file":"vpn-split.mjs","sources":["../../../tmp-libs-for-bundle-websql/vpn-split/projects/vpn-split/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/vpn-split/projects/vpn-split/src/vpn-split.ts"],"sourcesContent":["/* */\n/* */\n/* */\n \n\n\nexport function helloWorld() {\n\n}\n\n ;({}); // @--end-of-file-for-module=vpn-split lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAAA;AACA;AACA;SAIgB,UAAU,GAAA;AAE1B,CAAC;AAEA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACVP;;AAEG;;;;"}
1
+ {"version":3,"file":"vpn-split.mjs","sources":["../../../tmp-libs-for-bundle-websql/vpn-split/projects/vpn-split/src/lib/index.ts","../../../tmp-libs-for-bundle-websql/vpn-split/projects/vpn-split/src/vpn-split.ts"],"sourcesContent":["\n\n/* */\n/* */\n/* */\n \n\n\nexport function helloWorld() {\n\n}\n\n ;({}); // @--end-of-file-for-module=vpn-split lib/index.ts","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAEA;AACA;AACA;SAIgB,UAAU,GAAA;AAE1B,CAAC;AAEA,CAAC;AAAA,CAAC,EAAE,EAAE;;ACZP;;AAEG;;;;"}