ng2-rest 13.0.3 → 13.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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng2-rest",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.4",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build:watch": "npm-run watch \"morphi build\" src"
|
|
6
6
|
},
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
"@types/lodash": "4.14.92",
|
|
27
27
|
"axios": "0.17.1",
|
|
28
28
|
"diff": "3.2.0",
|
|
29
|
-
"json10": "~
|
|
29
|
+
"json10": "~13.0.1",
|
|
30
30
|
"json5": "2.1.3",
|
|
31
31
|
"lodash": "4.17.4",
|
|
32
|
-
"ng2-logger": "~
|
|
32
|
+
"ng2-logger": "~13.0.1"
|
|
33
33
|
},
|
|
34
34
|
"license": "MIT",
|
|
35
35
|
"private": false,
|
package/tmp-environment.json
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"workerPlugins": {}
|
|
54
54
|
},
|
|
55
55
|
"name": "ng2-rest",
|
|
56
|
-
"version": "13.0.
|
|
56
|
+
"version": "13.0.4",
|
|
57
57
|
"scripts": {
|
|
58
58
|
"build:watch": "npm-run watch \"morphi build\" src"
|
|
59
59
|
},
|
|
@@ -79,10 +79,10 @@
|
|
|
79
79
|
"@types/lodash": "4.14.92",
|
|
80
80
|
"axios": "0.17.1",
|
|
81
81
|
"diff": "3.2.0",
|
|
82
|
-
"json10": "~
|
|
82
|
+
"json10": "~13.0.1",
|
|
83
83
|
"json5": "2.1.3",
|
|
84
84
|
"lodash": "4.17.4",
|
|
85
|
-
"ng2-logger": "~
|
|
85
|
+
"ng2-logger": "~13.0.1"
|
|
86
86
|
},
|
|
87
87
|
"license": "MIT",
|
|
88
88
|
"private": false,
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
"@angular/compiler": "~13.2.0",
|
|
97
97
|
"@angular/compiler-cli": "~13.2.0",
|
|
98
98
|
"@angular/core": "~13.2.0",
|
|
99
|
+
"@angular/flex-layout": "~13.0.0-beta.38",
|
|
99
100
|
"@angular/forms": "~13.2.0",
|
|
100
101
|
"@angular/material": "~13.2.4",
|
|
101
102
|
"@angular/platform-browser": "~13.2.0",
|
|
@@ -103,7 +104,9 @@
|
|
|
103
104
|
"@angular/pwa": "~13.2.5",
|
|
104
105
|
"@angular/router": "~13.2.0",
|
|
105
106
|
"@angular/service-worker": "~13.2.0",
|
|
106
|
-
"@
|
|
107
|
+
"@iconify/icons-fa-solid": "1.2.2",
|
|
108
|
+
"@iconify/icons-mdi": "1.2.1",
|
|
109
|
+
"@mdi/js": "6.5.95",
|
|
107
110
|
"@ngrx/component-store": "~13.0.2",
|
|
108
111
|
"@ngrx/data": "~13.0.2",
|
|
109
112
|
"@ngrx/effects": "~13.0.2",
|
|
@@ -112,6 +115,16 @@
|
|
|
112
115
|
"@ngrx/schematics": "~13.0.2",
|
|
113
116
|
"@ngrx/store": "~13.0.2",
|
|
114
117
|
"@ngrx/store-devtools": "~13.0.2",
|
|
118
|
+
"@ngx-formly/bootstrap": "6.0.0-next.8",
|
|
119
|
+
"@ngx-formly/core": "6.0.0-next.8",
|
|
120
|
+
"@ngx-formly/ionic": "6.0.0-next.8",
|
|
121
|
+
"@ngx-formly/material": "6.0.0-next.8",
|
|
122
|
+
"@ngx-loading-bar/core": "6.0.2",
|
|
123
|
+
"@ngx-loading-bar/http-client": "6.0.2",
|
|
124
|
+
"@ngx-loading-bar/router": "6.0.2",
|
|
125
|
+
"@ngx-translate/core": "14.0.0",
|
|
126
|
+
"@ngx-translate/http-loader": "7.0.0",
|
|
127
|
+
"@swimlane/ngx-datatable": "20.0.0",
|
|
115
128
|
"@types/chai": "4.1.2",
|
|
116
129
|
"@types/chokidar": "2.1.3",
|
|
117
130
|
"@types/dateformat": "1.0.1",
|
|
@@ -139,7 +152,7 @@
|
|
|
139
152
|
"@types/vinyl": "2.0.2",
|
|
140
153
|
"@types/watch": "1.0.0",
|
|
141
154
|
"accepts": "1.3.4",
|
|
142
|
-
"background-worker-process": "~
|
|
155
|
+
"background-worker-process": "~13.0.1",
|
|
143
156
|
"bcryptjs": "2.4.3",
|
|
144
157
|
"body-parser": "1.18.2",
|
|
145
158
|
"bootstrap": "5.1.3",
|
|
@@ -175,6 +188,10 @@
|
|
|
175
188
|
"express-fileupload": "0.4.0",
|
|
176
189
|
"fbgraph": "1.4.1",
|
|
177
190
|
"file-loader": "1.1.5",
|
|
191
|
+
"firedev-crud": "~13.0.3",
|
|
192
|
+
"firedev-crud-deamon": "~13.0.1",
|
|
193
|
+
"firedev-ports": "~13.0.1",
|
|
194
|
+
"firedev-storage": "3.1.3",
|
|
178
195
|
"fkill": "6.1.0",
|
|
179
196
|
"font-awesome": "4.7.0",
|
|
180
197
|
"fs-extra": "8.1.0",
|
|
@@ -185,7 +202,7 @@
|
|
|
185
202
|
"http-proxy": "1.16.2",
|
|
186
203
|
"http-proxy-middleware": "0.19.1",
|
|
187
204
|
"http-server": "0.11.1",
|
|
188
|
-
"incremental-compiler": "~
|
|
205
|
+
"incremental-compiler": "~13.0.2",
|
|
189
206
|
"inquirer": "7.3.3",
|
|
190
207
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
191
208
|
"is-elevated": "3.0.0",
|
|
@@ -201,7 +218,11 @@
|
|
|
201
218
|
"karma-jasmine-html-reporter": "1.7.0",
|
|
202
219
|
"lnk": "1.0.1",
|
|
203
220
|
"lockfile": "1.0.4",
|
|
204
|
-
"lodash-walk-object": "~
|
|
221
|
+
"lodash-walk-object": "~13.0.1",
|
|
222
|
+
"lodash.get": ">= 4",
|
|
223
|
+
"lodash.isequal": ">= 4",
|
|
224
|
+
"lodash.merge": ">= 4",
|
|
225
|
+
"lodash.set": ">= 4",
|
|
205
226
|
"lowdb": "1.0.0",
|
|
206
227
|
"magic-renamer": "~0.0.20",
|
|
207
228
|
"material-design-icons": "3.0.1",
|
|
@@ -210,10 +231,19 @@
|
|
|
210
231
|
"mkdirp": "0.5.1",
|
|
211
232
|
"mocha": "5.2.0",
|
|
212
233
|
"moment": "2.22.2",
|
|
213
|
-
"morphi": "~
|
|
234
|
+
"morphi": "~13.0.3",
|
|
214
235
|
"ng-packagr": "13.0.0",
|
|
215
236
|
"ng-talkback": "~2.4.25",
|
|
216
|
-
"ng2-rest": "~
|
|
237
|
+
"ng2-rest": "~13.0.3",
|
|
238
|
+
"ng4-icons": "~13.0.3",
|
|
239
|
+
"ng4-modal": "~13.0.2",
|
|
240
|
+
"ngx-bootstrap": "8.0.0",
|
|
241
|
+
"ngx-editor": "12.2.1",
|
|
242
|
+
"ngx-moment": "6.0.2",
|
|
243
|
+
"ngx-pipes": "3.0.0",
|
|
244
|
+
"ngx-store": "3.1.1",
|
|
245
|
+
"ngx-toastr": "14.2.2",
|
|
246
|
+
"ngx-wig": "13.0.3",
|
|
217
247
|
"node-cli-test": "0.0.2",
|
|
218
248
|
"node-cli-tester": "~0.0.22",
|
|
219
249
|
"node-localstorage": "2.1.6",
|
|
@@ -228,6 +258,7 @@
|
|
|
228
258
|
"passport-http-bearer": "1.0.1",
|
|
229
259
|
"password-hash": "1.2.2",
|
|
230
260
|
"portfinder": "1.0.21",
|
|
261
|
+
"prettier": "2.5.1",
|
|
231
262
|
"progress": "2.0.3",
|
|
232
263
|
"prompts": "0.1.8",
|
|
233
264
|
"ps-list": "6.1.0",
|
|
@@ -246,19 +277,20 @@
|
|
|
246
277
|
"sudo-block": "3.0.0",
|
|
247
278
|
"systeminformation": "3.45.7",
|
|
248
279
|
"task.js": "0.1.5",
|
|
249
|
-
"tnp-cli": "~
|
|
250
|
-
"tnp-config": "~
|
|
251
|
-
"tnp-core": "~
|
|
252
|
-
"tnp-db": "~
|
|
253
|
-
"tnp-helpers": "~
|
|
254
|
-
"tnp-models": "~
|
|
280
|
+
"tnp-cli": "~13.0.1",
|
|
281
|
+
"tnp-config": "~13.0.1",
|
|
282
|
+
"tnp-core": "~13.0.1",
|
|
283
|
+
"tnp-db": "~13.0.3",
|
|
284
|
+
"tnp-helpers": "~13.0.5",
|
|
285
|
+
"tnp-models": "~13.0.3",
|
|
255
286
|
"tnp-tools": "~0.0.46",
|
|
256
|
-
"tnp-ui": "~
|
|
287
|
+
"tnp-ui": "~13.0.1",
|
|
288
|
+
"ts-debug": "1.3.0",
|
|
257
289
|
"ts-node": "10.7.0",
|
|
258
290
|
"tslib": "~2.3.0",
|
|
259
|
-
"typeorm": "~0.2.
|
|
291
|
+
"typeorm": "~0.2.45",
|
|
260
292
|
"typescript": "~4.5.2",
|
|
261
|
-
"typescript-class-helpers": "~
|
|
293
|
+
"typescript-class-helpers": "~13.0.1",
|
|
262
294
|
"typescript-formatter": "~7.2.2",
|
|
263
295
|
"underscore": "1.9.1",
|
|
264
296
|
"uuid": "8.3.2",
|
|
@@ -269,9 +301,9 @@
|
|
|
269
301
|
}
|
|
270
302
|
},
|
|
271
303
|
"build": {
|
|
272
|
-
"number":
|
|
273
|
-
"date": "2022-03-
|
|
274
|
-
"hash": "
|
|
304
|
+
"number": 716,
|
|
305
|
+
"date": "2022-03-12T20:12:23.000Z",
|
|
306
|
+
"hash": "5b73c7ec8083c91a92621d413cf88965856532ff",
|
|
275
307
|
"options": {}
|
|
276
308
|
},
|
|
277
309
|
"currentProjectName": "ng2-rest",
|
|
@@ -279,7 +311,7 @@
|
|
|
279
311
|
"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%22ng2-rest%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\"]}]}",
|
|
280
312
|
"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\"}]}",
|
|
281
313
|
"currentProjectType": "isomorphic-lib",
|
|
282
|
-
"currentFrameworkVersion": "0.0
|
|
314
|
+
"currentFrameworkVersion": "13.0.0",
|
|
283
315
|
"currentProjectIsStrictSite": false,
|
|
284
316
|
"currentProjectIsDependencySite": false,
|
|
285
317
|
"currentProjectIsStatic": false,
|
package/package.json_tnp.json
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [
|
|
3
|
-
"README.md"
|
|
4
|
-
],
|
|
5
|
-
"type": "isomorphic-lib",
|
|
6
|
-
"version": "v2",
|
|
7
|
-
"overrided": {
|
|
8
|
-
"dependencies": {
|
|
9
|
-
"@types/diff": "^3.2.2",
|
|
10
|
-
"diff": "^3.2.0"
|
|
11
|
-
},
|
|
12
|
-
"includeAsDev": "*",
|
|
13
|
-
"includeOnly": [
|
|
14
|
-
"@types/diff",
|
|
15
|
-
"diff",
|
|
16
|
-
"axios",
|
|
17
|
-
"lodash",
|
|
18
|
-
"@types/lodash",
|
|
19
|
-
"ng2-logger",
|
|
20
|
-
"json5",
|
|
21
|
-
"json10"
|
|
22
|
-
],
|
|
23
|
-
"ignoreDepsPattern": [],
|
|
24
|
-
"linkedFolders": []
|
|
25
|
-
},
|
|
26
|
-
"linkedProjects": [],
|
|
27
|
-
"libReleaseOptions": {
|
|
28
|
-
"nodts": false,
|
|
29
|
-
"obscure": false,
|
|
30
|
-
"ugly": false
|
|
31
|
-
},
|
|
32
|
-
"license": "MIT",
|
|
33
|
-
"private": false,
|
|
34
|
-
"author": {
|
|
35
|
-
"name": "Dariusz Filipiak"
|
|
36
|
-
},
|
|
37
|
-
"homepage": "https://github.com/darekf77/ng2-rest#readme",
|
|
38
|
-
"scripts": {
|
|
39
|
-
"build:watch": "npm-run watch \"morphi build\" src"
|
|
40
|
-
},
|
|
41
|
-
"keywords": [
|
|
42
|
-
"isomorphic",
|
|
43
|
-
"logger",
|
|
44
|
-
"log",
|
|
45
|
-
"typescript"
|
|
46
|
-
],
|
|
47
|
-
"workerPlugins": {}
|
|
48
|
-
}
|