json10 16.444.8 → 16.444.11

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 (json10@16.444.8)
3
+ Assets from this folder are being shipped with this npm package (json10@16.444.11)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
package/browser/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.
package/client/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.
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "name": "json10",
49
49
  "description": "Handle circural references, comments and many more inside JSON",
50
- "version": "16.444.8",
50
+ "version": "16.444.11",
51
51
  "scripts": {
52
52
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
53
53
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -67,11 +67,11 @@
67
67
  },
68
68
  "homepage": "https://github.com/darekf77/json10#readme",
69
69
  "dependencies": {
70
- "lodash-walk-object": "~16.444.7"
70
+ "lodash-walk-object": "~16.444.10"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "00d3710a50617f04a705cd9f3acdbd06a56064cc",
74
+ "lastBuildTagHash": "dab8a5fc10e12bb833b8a043ec5cecc2ac23c600",
75
75
  "devDependencies": {
76
76
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
77
77
  "@angular-devkit/build-angular": "~16.0.5",
@@ -158,7 +158,7 @@
158
158
  "angular-material-css-vars": "5.0.2",
159
159
  "angular-resize-event": "3.2.0",
160
160
  "animate.css": "4.1.1 ",
161
- "any-project-cli": "~16.444.8",
161
+ "any-project-cli": "~16.444.11",
162
162
  "app-root-path": "3.0.0",
163
163
  "axios": "1.3.5",
164
164
  "background-worker-process": "~16.100.10",
@@ -214,11 +214,11 @@
214
214
  "file-saver": "2.0.5",
215
215
  "file-type": "18.5.0",
216
216
  "firedev": "^16",
217
- "firedev-crud": "~16.444.7",
218
- "firedev-crud-deamon": "~16.444.8",
219
- "firedev-ports": "~16.444.7",
217
+ "firedev-crud": "~16.444.8",
218
+ "firedev-crud-deamon": "~16.444.11",
219
+ "firedev-ports": "~16.444.8",
220
220
  "firedev-storage": "~16.444.5",
221
- "firedev-type-sql": "~16.444.7",
221
+ "firedev-type-sql": "~16.444.8",
222
222
  "firedev-typeorm": "~16.444.5",
223
223
  "firedev-ui": "~16.444.1",
224
224
  "fkill": "6.1.0",
@@ -238,11 +238,11 @@
238
238
  "image-focus": "1.2.1",
239
239
  "immer": "10.0.2",
240
240
  "immutable": "4.3.0",
241
- "incremental-compiler": "~16.444.9",
241
+ "incremental-compiler": "~16.444.12",
242
242
  "inquirer": "7.3.3",
243
243
  "inquirer-autocomplete-prompt": "1.3.0",
244
244
  "is-elevated": "3.0.0",
245
- "isomorphic-region-loader": "~16.444.8",
245
+ "isomorphic-region-loader": "~16.444.11",
246
246
  "istanbul-instrumenter-loader": "2.0.0",
247
247
  "jest": "29.5.0",
248
248
  "jest-date-mock": "1.0.8",
@@ -253,8 +253,8 @@
253
253
  "joi": "17.9.2",
254
254
  "jscodeshift": "0.6.3",
255
255
  "json-stringify-safe": "5.0.1",
256
- "json10": "~16.444.7",
257
- "json10-writer": "~16.444.8",
256
+ "json10": "~16.444.8",
257
+ "json10-writer": "~16.444.11",
258
258
  "json5": "2.2.1",
259
259
  "json5-writer": "0.2.0",
260
260
  "jszip": "3.10.1",
@@ -264,7 +264,7 @@
264
264
  "lockfile": "1.0.4",
265
265
  "lodash": "4.17.20",
266
266
  "lowdb": "7.0.1",
267
- "magic-renamer": "~16.444.7",
267
+ "magic-renamer": "~16.444.10",
268
268
  "material-design-icons": "3.0.1",
269
269
  "method-override": "2.3.10",
270
270
  "minimist": "1.2.0",
@@ -276,9 +276,9 @@
276
276
  "ng-lock": "16.0.1",
277
277
  "ng-packagr": "16.0.1",
278
278
  "ng-talkback": "~16.444.1",
279
- "ng2-logger": "~16.444.8",
279
+ "ng2-logger": "~16.444.11",
280
280
  "ng2-pdfjs-viewer": "16.0.4",
281
- "ng2-rest": "~16.444.6",
281
+ "ng2-rest": "~16.444.7",
282
282
  "ngx-ace-wrapper": "14.0.0",
283
283
  "ngx-editor": "15.3.0",
284
284
  "ngx-highlightjs": "9.0.0",
@@ -341,11 +341,11 @@
341
341
  "task.js": "0.1.5",
342
342
  "threads": "1.7.0",
343
343
  "tnp-cli": "~16.444.1",
344
- "tnp-config": "~16.444.8",
345
- "tnp-core": "~16.444.9",
346
- "tnp-db": "~16.444.7",
347
- "tnp-helpers": "~16.444.11",
348
- "tnp-models": "~16.444.8",
344
+ "tnp-config": "~16.444.11",
345
+ "tnp-core": "~16.444.13",
346
+ "tnp-db": "~16.444.10",
347
+ "tnp-helpers": "~16.444.18",
348
+ "tnp-models": "~16.444.11",
349
349
  "ts-debug": "1.3.0",
350
350
  "ts-json-schema-generator": "2.1.1",
351
351
  "ts-loader": "2.3.1",
@@ -356,7 +356,7 @@
356
356
  "typedoc": "0.25.13",
357
357
  "typedoc-plugin-markdown": "4.0.3",
358
358
  "typescript": "~5.0.2",
359
- "typescript-class-helpers": "~16.444.8",
359
+ "typescript-class-helpers": "~16.444.11",
360
360
  "typescript-formatter": "~7.2.2",
361
361
  "underscore": "1.9.1",
362
362
  "uuid": "8.3.2",
package/firedev.jsonc CHANGED
@@ -1,46 +1,46 @@
1
- {
2
- "resources": [],
3
- "overrided": {
4
- "includeAsDev": [],
5
- "includeOnly": [
6
- "lodash-walk-object"
7
- ],
8
- "ignoreDepsPattern": [],
9
- "dependencies": {},
10
- "linkedFolders": [],
11
- "npmFixes": [],
12
- },
13
- "smartContainerBuildTarget": "",
14
- "linkedRepos": [],
15
- "libReleaseOptions": {
16
- "nodts": false,
17
- "obscure": false,
18
- "ugly": false,
19
- "includeNodeModules": false,
20
- "cliBuildNoDts": false,
21
- "cliBuildObscure": false,
22
- "cliBuildIncludeNodeModules": false,
23
- "cliBuildUglify": false,
24
- },
25
- "smartContainerTarget": "",
26
- "type": "isomorphic-lib",
27
- "version": "v16",
28
- "additionalNpmNames": [
29
- "firedev-json"
30
- ],
31
- "license": "MIT",
32
- "private": false,
33
- "scripts": {
34
- "test": "mocha --require ts-node/register src/**/*.spec.ts",
35
- "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
36
- },
37
- "description": "Handle circural references, comments and many more inside JSON",
38
- "author": "Dariusz Filipiak",
39
- "homepage": "https://github.com/darekf77/json10#readme",
40
- "keywords": [
41
- "ng2-rest",
42
- "docs",
43
- "documentation"
44
- ],
45
- "workerPlugins": {},
1
+ {
2
+ "resources": [],
3
+ "overrided": {
4
+ "includeAsDev": [],
5
+ "includeOnly": [
6
+ "lodash-walk-object"
7
+ ],
8
+ "ignoreDepsPattern": [],
9
+ "dependencies": {},
10
+ "linkedFolders": [],
11
+ "npmFixes": [],
12
+ },
13
+ "smartContainerBuildTarget": "",
14
+ "linkedRepos": [],
15
+ "libReleaseOptions": {
16
+ "nodts": false,
17
+ "obscure": false,
18
+ "ugly": false,
19
+ "includeNodeModules": false,
20
+ "cliBuildNoDts": false,
21
+ "cliBuildObscure": false,
22
+ "cliBuildIncludeNodeModules": false,
23
+ "cliBuildUglify": false,
24
+ },
25
+ "smartContainerTarget": "",
26
+ "type": "isomorphic-lib",
27
+ "version": "v16",
28
+ "additionalNpmNames": [
29
+ "firedev-json"
30
+ ],
31
+ "license": "MIT",
32
+ "private": false,
33
+ "scripts": {
34
+ "test": "mocha --require ts-node/register src/**/*.spec.ts",
35
+ "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
36
+ },
37
+ "description": "Handle circural references, comments and many more inside JSON",
38
+ "author": "Dariusz Filipiak",
39
+ "homepage": "https://github.com/darekf77/json10#readme",
40
+ "keywords": [
41
+ "ng2-rest",
42
+ "docs",
43
+ "documentation"
44
+ ],
45
+ "workerPlugins": {},
46
46
  }
package/package.json CHANGED
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "name": "json10",
49
49
  "description": "Handle circural references, comments and many more inside JSON",
50
- "version": "16.444.8",
50
+ "version": "16.444.11",
51
51
  "scripts": {
52
52
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
53
53
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -67,11 +67,11 @@
67
67
  },
68
68
  "homepage": "https://github.com/darekf77/json10#readme",
69
69
  "dependencies": {
70
- "lodash-walk-object": "~16.444.7"
70
+ "lodash-walk-object": "~16.444.10"
71
71
  },
72
72
  "license": "MIT",
73
73
  "private": false,
74
- "lastBuildTagHash": "00d3710a50617f04a705cd9f3acdbd06a56064cc",
74
+ "lastBuildTagHash": "dab8a5fc10e12bb833b8a043ec5cecc2ac23c600",
75
75
  "devDependencies": {},
76
76
  "main": "dist/app.electron.js"
77
77
  }
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "name": "json10",
53
53
  "description": "Handle circural references, comments and many more inside JSON",
54
- "version": "16.444.8",
54
+ "version": "16.444.11",
55
55
  "scripts": {
56
56
  "test": "mocha --require ts-node/register src/**/*.spec.ts",
57
57
  "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
@@ -71,11 +71,11 @@
71
71
  },
72
72
  "homepage": "https://github.com/darekf77/json10#readme",
73
73
  "dependencies": {
74
- "lodash-walk-object": "~16.444.7"
74
+ "lodash-walk-object": "~16.444.10"
75
75
  },
76
76
  "license": "MIT",
77
77
  "private": false,
78
- "lastBuildTagHash": "00d3710a50617f04a705cd9f3acdbd06a56064cc",
78
+ "lastBuildTagHash": "dab8a5fc10e12bb833b8a043ec5cecc2ac23c600",
79
79
  "devDependencies": {
80
80
  "@angular-builders/custom-webpack": "~16.0.2-beta.2",
81
81
  "@angular-devkit/build-angular": "~16.0.5",
@@ -162,7 +162,7 @@
162
162
  "angular-material-css-vars": "5.0.2",
163
163
  "angular-resize-event": "3.2.0",
164
164
  "animate.css": "4.1.1 ",
165
- "any-project-cli": "~16.444.8",
165
+ "any-project-cli": "~16.444.11",
166
166
  "app-root-path": "3.0.0",
167
167
  "axios": "1.3.5",
168
168
  "background-worker-process": "~16.100.10",
@@ -218,11 +218,11 @@
218
218
  "file-saver": "2.0.5",
219
219
  "file-type": "18.5.0",
220
220
  "firedev": "^16",
221
- "firedev-crud": "~16.444.7",
222
- "firedev-crud-deamon": "~16.444.8",
223
- "firedev-ports": "~16.444.7",
221
+ "firedev-crud": "~16.444.8",
222
+ "firedev-crud-deamon": "~16.444.11",
223
+ "firedev-ports": "~16.444.8",
224
224
  "firedev-storage": "~16.444.5",
225
- "firedev-type-sql": "~16.444.7",
225
+ "firedev-type-sql": "~16.444.8",
226
226
  "firedev-typeorm": "~16.444.5",
227
227
  "firedev-ui": "~16.444.1",
228
228
  "fkill": "6.1.0",
@@ -242,11 +242,11 @@
242
242
  "image-focus": "1.2.1",
243
243
  "immer": "10.0.2",
244
244
  "immutable": "4.3.0",
245
- "incremental-compiler": "~16.444.9",
245
+ "incremental-compiler": "~16.444.12",
246
246
  "inquirer": "7.3.3",
247
247
  "inquirer-autocomplete-prompt": "1.3.0",
248
248
  "is-elevated": "3.0.0",
249
- "isomorphic-region-loader": "~16.444.8",
249
+ "isomorphic-region-loader": "~16.444.11",
250
250
  "istanbul-instrumenter-loader": "2.0.0",
251
251
  "jest": "29.5.0",
252
252
  "jest-date-mock": "1.0.8",
@@ -257,8 +257,8 @@
257
257
  "joi": "17.9.2",
258
258
  "jscodeshift": "0.6.3",
259
259
  "json-stringify-safe": "5.0.1",
260
- "json10": "~16.444.7",
261
- "json10-writer": "~16.444.8",
260
+ "json10": "~16.444.8",
261
+ "json10-writer": "~16.444.11",
262
262
  "json5": "2.2.1",
263
263
  "json5-writer": "0.2.0",
264
264
  "jszip": "3.10.1",
@@ -268,7 +268,7 @@
268
268
  "lockfile": "1.0.4",
269
269
  "lodash": "4.17.20",
270
270
  "lowdb": "7.0.1",
271
- "magic-renamer": "~16.444.7",
271
+ "magic-renamer": "~16.444.10",
272
272
  "material-design-icons": "3.0.1",
273
273
  "method-override": "2.3.10",
274
274
  "minimist": "1.2.0",
@@ -280,9 +280,9 @@
280
280
  "ng-lock": "16.0.1",
281
281
  "ng-packagr": "16.0.1",
282
282
  "ng-talkback": "~16.444.1",
283
- "ng2-logger": "~16.444.8",
283
+ "ng2-logger": "~16.444.11",
284
284
  "ng2-pdfjs-viewer": "16.0.4",
285
- "ng2-rest": "~16.444.6",
285
+ "ng2-rest": "~16.444.7",
286
286
  "ngx-ace-wrapper": "14.0.0",
287
287
  "ngx-editor": "15.3.0",
288
288
  "ngx-highlightjs": "9.0.0",
@@ -345,11 +345,11 @@
345
345
  "task.js": "0.1.5",
346
346
  "threads": "1.7.0",
347
347
  "tnp-cli": "~16.444.1",
348
- "tnp-config": "~16.444.8",
349
- "tnp-core": "~16.444.9",
350
- "tnp-db": "~16.444.7",
351
- "tnp-helpers": "~16.444.11",
352
- "tnp-models": "~16.444.8",
348
+ "tnp-config": "~16.444.11",
349
+ "tnp-core": "~16.444.13",
350
+ "tnp-db": "~16.444.10",
351
+ "tnp-helpers": "~16.444.18",
352
+ "tnp-models": "~16.444.11",
353
353
  "ts-debug": "1.3.0",
354
354
  "ts-json-schema-generator": "2.1.1",
355
355
  "ts-loader": "2.3.1",
@@ -360,7 +360,7 @@
360
360
  "typedoc": "0.25.13",
361
361
  "typedoc-plugin-markdown": "4.0.3",
362
362
  "typescript": "~5.0.2",
363
- "typescript-class-helpers": "~16.444.8",
363
+ "typescript-class-helpers": "~16.444.11",
364
364
  "typescript-formatter": "~7.2.2",
365
365
  "underscore": "1.9.1",
366
366
  "uuid": "8.3.2",
@@ -379,14 +379,14 @@
379
379
  "main": "dist/app.electron.js"
380
380
  },
381
381
  "build": {
382
- "number": 323,
383
- "date": "2024-06-29T20:02:09.000Z",
384
- "hash": "dab8a5fc10e12bb833b8a043ec5cecc2ac23c600"
382
+ "number": 327,
383
+ "date": "2024-07-11T16:46:20.000Z",
384
+ "hash": "9f2ff68a4001e6aca1a15c9ce563f5403d6bb4c5"
385
385
  },
386
386
  "currentProjectName": "json10",
387
387
  "currentProjectGenericName": "json10",
388
388
  "currentProjectType": "isomorphic-lib",
389
- "currentFrameworkVersion": "16.444.10",
389
+ "currentFrameworkVersion": "16.444.13",
390
390
  "isStandaloneProject": true,
391
391
  "isSmartContainer": false,
392
392
  "pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./src/lib/*\"]},",
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.