incremental-compiler 13.1.12 → 13.1.14
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/app.js +3 -3
- package/package.json +4 -4
- package/tmp-environment.json +35 -31
package/app.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.
|
4
|
-
function
|
5
|
-
exports.
|
3
|
+
exports.dummy1681443990726 = void 0;
|
4
|
+
function dummy1681443990726() { }
|
5
|
+
exports.dummy1681443990726 = dummy1681443990726;
|
6
6
|
//# sourceMappingURL=app.js.map
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "incremental-compiler",
|
3
|
-
"version": "13.1.
|
3
|
+
"version": "13.1.14",
|
4
4
|
"license": "MIT",
|
5
5
|
"dependencies": {
|
6
6
|
"@types/chokidar": "2.1.3",
|
@@ -11,11 +11,11 @@
|
|
11
11
|
"dateformat": "3.0.3",
|
12
12
|
"fs-extra": "8.1.0",
|
13
13
|
"glob": "7.1.2",
|
14
|
-
"tnp-cli": "~13.1.
|
15
|
-
"typescript-class-helpers": "~13.1.
|
14
|
+
"tnp-cli": "~13.1.47",
|
15
|
+
"typescript-class-helpers": "~13.1.12"
|
16
16
|
},
|
17
17
|
"private": false,
|
18
|
-
"lastBuildTagHash": "
|
18
|
+
"lastBuildTagHash": "efe77feabfdee41ee2a07c72708ee0766942c161",
|
19
19
|
"main": "index.js",
|
20
20
|
"devDependencies": {}
|
21
21
|
}
|
package/tmp-environment.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50
50
|
]
|
51
51
|
},
|
52
52
|
"name": "incremental-compiler",
|
53
|
-
"version": "13.1.
|
53
|
+
"version": "13.1.14",
|
54
54
|
"license": "MIT",
|
55
55
|
"dependencies": {
|
56
56
|
"@types/chokidar": "2.1.3",
|
@@ -61,11 +61,11 @@
|
|
61
61
|
"dateformat": "3.0.3",
|
62
62
|
"fs-extra": "8.1.0",
|
63
63
|
"glob": "7.1.2",
|
64
|
-
"tnp-cli": "~13.1.
|
65
|
-
"typescript-class-helpers": "~13.1.
|
64
|
+
"tnp-cli": "~13.1.47",
|
65
|
+
"typescript-class-helpers": "~13.1.12"
|
66
66
|
},
|
67
67
|
"private": false,
|
68
|
-
"lastBuildTagHash": "
|
68
|
+
"lastBuildTagHash": "efe77feabfdee41ee2a07c72708ee0766942c161",
|
69
69
|
"main": "index.js",
|
70
70
|
"devDependencies": {
|
71
71
|
"@angular-devkit/build-angular": "~13.3.9",
|
@@ -132,14 +132,14 @@
|
|
132
132
|
"@types/vinyl": "2.0.2",
|
133
133
|
"@types/watch": "1.0.0",
|
134
134
|
"accepts": "1.3.4",
|
135
|
-
"any-project-cli": "~13.1.
|
135
|
+
"any-project-cli": "~13.1.20",
|
136
136
|
"axios": "0.17.1",
|
137
|
-
"background-worker-process": "~13.1.
|
137
|
+
"background-worker-process": "~13.1.34",
|
138
138
|
"bcryptjs": "2.4.3",
|
139
139
|
"better-sqlite3": "7.6.2",
|
140
140
|
"body-parser": "1.18.2",
|
141
141
|
"bootstrap": "5.1.3",
|
142
|
-
"bs4-breakpoint": "13.0.
|
142
|
+
"bs4-breakpoint": "13.0.33",
|
143
143
|
"buffer-shims": "1.0.0",
|
144
144
|
"callsite-record": "4.1.3",
|
145
145
|
"chai": "4.2.0",
|
@@ -158,6 +158,7 @@
|
|
158
158
|
"cross-spawn": "7.0.3",
|
159
159
|
"detect-mocha": "0.1.0",
|
160
160
|
"diff": "3.2.0",
|
161
|
+
"edit-table": "13.1.0",
|
161
162
|
"element-resize-detector": "1.1.15",
|
162
163
|
"enquirer": "2.3.0",
|
163
164
|
"enum-values": "1.2.1",
|
@@ -171,13 +172,14 @@
|
|
171
172
|
"express-session": "1.17.3",
|
172
173
|
"fbgraph": "1.4.1",
|
173
174
|
"file-loader": "1.1.5",
|
175
|
+
"file-saver": "2.0.5",
|
174
176
|
"firedev": "^13",
|
175
|
-
"firedev-crud": "~13.1.
|
176
|
-
"firedev-crud-deamon": "~13.1.
|
177
|
-
"firedev-ports": "~13.1.
|
178
|
-
"firedev-storage": "~13.1.
|
179
|
-
"firedev-typeorm": "~13.1.
|
180
|
-
"firedev-ui": "~13.1.
|
177
|
+
"firedev-crud": "~13.1.39",
|
178
|
+
"firedev-crud-deamon": "~13.1.29",
|
179
|
+
"firedev-ports": "~13.1.33",
|
180
|
+
"firedev-storage": "~13.1.25",
|
181
|
+
"firedev-typeorm": "~13.1.14",
|
182
|
+
"firedev-ui": "~13.1.4",
|
181
183
|
"fkill": "6.1.0",
|
182
184
|
"font-awesome": "4.7.0",
|
183
185
|
"fuzzy": "0.1.3",
|
@@ -186,19 +188,20 @@
|
|
186
188
|
"http-proxy": "1.16.2",
|
187
189
|
"http-proxy-middleware": "0.19.1",
|
188
190
|
"http-server": "0.11.1",
|
189
|
-
"incremental-compiler": "~13.1.
|
191
|
+
"incremental-compiler": "~13.1.13",
|
190
192
|
"inquirer": "7.3.3",
|
191
193
|
"inquirer-autocomplete-prompt": "1.3.0",
|
192
194
|
"is-elevated": "3.0.0",
|
193
|
-
"isomorphic-region-loader": "~13.1.
|
195
|
+
"isomorphic-region-loader": "~13.1.27",
|
194
196
|
"istanbul-instrumenter-loader": "2.0.0",
|
195
197
|
"jasmine-core": "4.0.0",
|
196
198
|
"jscodeshift": "0.6.3",
|
197
199
|
"json-stringify-safe": "5.0.1",
|
198
|
-
"json10": "~13.1.
|
199
|
-
"json10-writer": "~13.1.
|
200
|
+
"json10": "~13.1.32",
|
201
|
+
"json10-writer": "~13.1.30",
|
200
202
|
"json5": "2.1.3",
|
201
203
|
"json5-writer": "0.2.0",
|
204
|
+
"jszip": "3.10.1",
|
202
205
|
"karma": "6.3.0",
|
203
206
|
"karma-chrome-launcher": "3.1.0",
|
204
207
|
"karma-cli": "1.0.1",
|
@@ -206,26 +209,27 @@
|
|
206
209
|
"karma-jasmine": "4.0.0",
|
207
210
|
"karma-jasmine-html-reporter": "1.7.0",
|
208
211
|
"lnk": "1.0.1",
|
212
|
+
"localforage": "1.10.0",
|
209
213
|
"lockfile": "1.0.4",
|
210
214
|
"lodash": "4.17.4",
|
211
|
-
"lodash-walk-object": "~13.1.
|
215
|
+
"lodash-walk-object": "~13.1.33",
|
212
216
|
"lodash.get": ">= 4",
|
213
217
|
"lodash.isequal": ">= 4",
|
214
218
|
"lodash.merge": ">= 4",
|
215
219
|
"lodash.set": ">= 4",
|
216
220
|
"lowdb": "1.0.0",
|
217
|
-
"magic-renamer": "~13.1
|
221
|
+
"magic-renamer": "~13.0.1",
|
218
222
|
"material-design-icons": "3.0.1",
|
219
223
|
"method-override": "2.3.10",
|
220
224
|
"minimist": "1.2.0",
|
221
225
|
"mkdirp": "0.5.1",
|
222
226
|
"mocha": "5.2.0",
|
223
227
|
"moment": "2.22.2",
|
224
|
-
"morphi": "~13.1.
|
228
|
+
"morphi": "~13.1.38",
|
225
229
|
"ng-packagr": "13.0.0",
|
226
230
|
"ng-talkback": "~13.1.19",
|
227
|
-
"ng2-logger": "~13.1.
|
228
|
-
"ng2-rest": "~13.1.
|
231
|
+
"ng2-logger": "~13.1.12",
|
232
|
+
"ng2-rest": "~13.1.10",
|
229
233
|
"ng4-icons": "~13.1.21",
|
230
234
|
"ng4-modal": "~13.1.23",
|
231
235
|
"ngx-bootstrap": "8.0.0",
|
@@ -270,11 +274,11 @@
|
|
270
274
|
"sudo-block": "3.0.0",
|
271
275
|
"systeminformation": "3.45.7",
|
272
276
|
"task.js": "0.1.5",
|
273
|
-
"tnp-config": "~13.1.
|
274
|
-
"tnp-core": "~13.
|
275
|
-
"tnp-db": "~13.1.
|
276
|
-
"tnp-helpers": "~13.1.
|
277
|
-
"tnp-models": "~13.1.
|
277
|
+
"tnp-config": "~13.1.58",
|
278
|
+
"tnp-core": "~13.2.3",
|
279
|
+
"tnp-db": "~13.1.12",
|
280
|
+
"tnp-helpers": "~13.1.21",
|
281
|
+
"tnp-models": "~13.1.12",
|
278
282
|
"tnp-ui": "~13.1.27",
|
279
283
|
"ts-debug": "1.3.0",
|
280
284
|
"ts-loader": "2.3.1",
|
@@ -292,9 +296,9 @@
|
|
292
296
|
}
|
293
297
|
},
|
294
298
|
"build": {
|
295
|
-
"number":
|
296
|
-
"date": "2023-
|
297
|
-
"hash": "
|
299
|
+
"number": 309,
|
300
|
+
"date": "2023-04-14T03:46:27.000Z",
|
301
|
+
"hash": "3d08f44f9a5b80e3943cd4f4f7d7c5ee86a685ee",
|
298
302
|
"options": {}
|
299
303
|
},
|
300
304
|
"currentProjectName": "incremental-compiler",
|
@@ -302,7 +306,7 @@
|
|
302
306
|
"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%22incremental-compiler%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\"]}]}",
|
303
307
|
"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\"}]}",
|
304
308
|
"currentProjectType": "isomorphic-lib",
|
305
|
-
"currentFrameworkVersion": "13.1.
|
309
|
+
"currentFrameworkVersion": "13.1.176",
|
306
310
|
"currentProjectIsStrictSite": false,
|
307
311
|
"currentProjectIsDependencySite": false,
|
308
312
|
"currentProjectIsStatic": false,
|