static-columns 13.0.2 → 13.0.5

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": "static-columns",
3
- "version": "13.0.2",
3
+ "version": "13.0.5",
4
4
  "description": "Static columns with flexbox for Agnular2",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,7 +45,7 @@
45
45
  "workerPlugins": {}
46
46
  },
47
47
  "name": "static-columns",
48
- "version": "13.0.2",
48
+ "version": "13.0.5",
49
49
  "description": "Static columns with flexbox for Agnular2",
50
50
  "repository": {
51
51
  "type": "git",
@@ -202,7 +202,7 @@
202
202
  "jasmine-core": "4.0.0",
203
203
  "jscodeshift": "0.6.3",
204
204
  "json-stringify-safe": "5.0.1",
205
- "json10": "~13.0.1",
205
+ "json10": "~13.0.5",
206
206
  "json10-writer": "~13.0.4",
207
207
  "json5": "2.1.3",
208
208
  "json5-writer": "0.2.0",
@@ -215,7 +215,7 @@
215
215
  "lnk": "1.0.1",
216
216
  "lockfile": "1.0.4",
217
217
  "lodash": "4.17.4",
218
- "lodash-walk-object": "~13.0.1",
218
+ "lodash-walk-object": "~13.0.5",
219
219
  "lodash.get": ">= 4",
220
220
  "lodash.isequal": ">= 4",
221
221
  "lodash.merge": ">= 4",
@@ -229,8 +229,8 @@
229
229
  "moment": "2.22.2",
230
230
  "morphi": "~13.0.8",
231
231
  "ng-packagr": "13.0.0",
232
- "ng2-logger": "~13.0.1",
233
- "ng2-rest": "~13.0.4",
232
+ "ng2-logger": "~13.0.5",
233
+ "ng2-rest": "~13.0.8",
234
234
  "ng4-icons": "~13.0.3",
235
235
  "ng4-modal": "~13.0.5",
236
236
  "ngx-bootstrap": "8.0.0",
@@ -271,20 +271,20 @@
271
271
  "sudo-block": "3.0.0",
272
272
  "systeminformation": "3.45.7",
273
273
  "task.js": "0.1.5",
274
- "tnp": "^13",
275
- "tnp-cli": "~13.0.1",
276
- "tnp-config": "~13.0.1",
277
- "tnp-core": "~13.0.2",
274
+ "tnp-cli": "~13.0.5",
275
+ "tnp-config": "~13.0.7",
276
+ "tnp-core": "~13.0.12",
278
277
  "tnp-db": "~13.0.3",
279
278
  "tnp-helpers": "~13.0.8",
280
279
  "tnp-models": "~13.0.4",
281
280
  "tnp-ui": "~13.0.1",
282
281
  "ts-debug": "1.3.0",
282
+ "ts-loader": "2.3.1",
283
283
  "ts-node": "10.7.0",
284
284
  "tslib": "~2.3.0",
285
285
  "typeorm": "~0.2.45",
286
286
  "typescript": "~4.5.2",
287
- "typescript-class-helpers": "~13.0.1",
287
+ "typescript-class-helpers": "~13.0.5",
288
288
  "typescript-formatter": "~7.2.2",
289
289
  "underscore": "1.9.1",
290
290
  "uuid": "8.3.2",
@@ -294,9 +294,9 @@
294
294
  }
295
295
  },
296
296
  "build": {
297
- "number": 189,
298
- "date": "2022-03-16T22:48:45.000Z",
299
- "hash": "ec372289817e5a672a45a4b8cdb3e4491e448602",
297
+ "number": 195,
298
+ "date": "2022-03-17T04:47:45.000Z",
299
+ "hash": "50ee93d4370450d2c412e519c4a6b2ac044acfe3",
300
300
  "options": {}
301
301
  },
302
302
  "currentProjectName": "static-columns",
@@ -304,7 +304,7 @@
304
304
  "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%22static-columns%22%0A%7D\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"],\"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>/**\"],\"outFiles\":[\"${workspaceFolder}/dist/**/*.js\"]}],\"compounds\":[{\"name\":\"Debug backend/frontend\",\"configurations\":[\"Launch Server standalone\",\"Debugger with ng serve\"]}]}",
305
305
  "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\"}]}",
306
306
  "currentProjectType": "isomorphic-lib",
307
- "currentFrameworkVersion": "13.0.16",
307
+ "currentFrameworkVersion": "13.0.31",
308
308
  "currentProjectIsStrictSite": false,
309
309
  "currentProjectIsDependencySite": false,
310
310
  "currentProjectIsStatic": false,