tnp-config 13.0.29 → 13.0.31

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,9 +38,9 @@
38
38
  "main": "index.js",
39
39
  "workerPlugins": {}
40
40
  },
41
- "version": "13.0.29",
41
+ "version": "13.0.31",
42
42
  "dependencies": {
43
- "tnp-core": "~13.0.56"
43
+ "tnp-core": "~13.0.65"
44
44
  },
45
45
  "license": "MIT",
46
46
  "private": false,
@@ -49,7 +49,6 @@
49
49
  "devDependencies": {
50
50
  "@angular-devkit/build-angular": "~13.2.5",
51
51
  "@angular-devkit/core": "~13.2.6",
52
- "@angular/animations": "~13.2.0",
53
52
  "@angular/cdk": "~13.2.4",
54
53
  "@angular/cli": "~13.2.5",
55
54
  "@angular/common": "~13.2.0",
@@ -116,14 +115,13 @@
116
115
  "@types/vinyl": "2.0.2",
117
116
  "@types/watch": "1.0.0",
118
117
  "accepts": "1.3.4",
119
- "any-project-cli": "0.0.7",
118
+ "any-project-cli": "~0.0.9",
120
119
  "axios": "0.17.1",
121
120
  "background-worker-process": "~13.0.21",
122
121
  "bcryptjs": "2.4.3",
123
122
  "better-sqlite3": "7.6.2",
124
123
  "body-parser": "1.18.2",
125
124
  "bootstrap": "5.1.3",
126
- "bs4-breakpoint": "13.0.31",
127
125
  "buffer-shims": "1.0.0",
128
126
  "callsite-record": "4.1.3",
129
127
  "chai": "4.2.0",
@@ -172,7 +170,7 @@
172
170
  "http-proxy": "1.16.2",
173
171
  "http-proxy-middleware": "0.19.1",
174
172
  "http-server": "0.11.1",
175
- "incremental-compiler": "~13.0.22",
173
+ "incremental-compiler": "~13.0.26",
176
174
  "inquirer": "7.3.3",
177
175
  "inquirer-autocomplete-prompt": "1.3.0",
178
176
  "is-elevated": "3.0.0",
@@ -256,10 +254,10 @@
256
254
  "systeminformation": "3.45.7",
257
255
  "task.js": "0.1.5",
258
256
  "tnp-cli": "~13.0.24",
259
- "tnp-config": "~13.0.28",
257
+ "tnp-config": "~13.0.29",
260
258
  "tnp-db": "~13.0.30",
261
- "tnp-helpers": "~13.0.35",
262
- "tnp-models": "~13.0.23",
259
+ "tnp-helpers": "~13.0.36",
260
+ "tnp-models": "~13.0.24",
263
261
  "tnp-ui": "~13.0.19",
264
262
  "ts-debug": "1.3.0",
265
263
  "ts-loader": "2.3.1",
@@ -276,12 +274,12 @@
276
274
  "watch": "1.0.2",
277
275
  "zone.js": "~0.11.4"
278
276
  },
279
- "lastBuildTagHash": "4f3ca3721e062c9cc5eb17e4a88a96c44771c845"
277
+ "lastBuildTagHash": "cb4af98a2da8e2264136e3f43b0968c3b12ebbb8"
280
278
  },
281
279
  "build": {
282
- "number": 374,
283
- "date": "2022-08-22T01:33:42.000Z",
284
- "hash": "cb4af98a2da8e2264136e3f43b0968c3b12ebbb8",
280
+ "number": 378,
281
+ "date": "2022-10-01T13:46:16.000Z",
282
+ "hash": "43fbee42861d9e449931bb10c7ff9f6ceb604ff8",
285
283
  "options": {}
286
284
  },
287
285
  "currentProjectName": "tnp-config",
@@ -289,7 +287,7 @@
289
287
  "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%22tnp-config%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\"]}]}",
290
288
  "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\"}]}",
291
289
  "currentProjectType": "isomorphic-lib",
292
- "currentFrameworkVersion": "13.0.101",
290
+ "currentFrameworkVersion": "13.0.102",
293
291
  "currentProjectIsStrictSite": false,
294
292
  "currentProjectIsDependencySite": false,
295
293
  "currentProjectIsStatic": false,
@@ -0,0 +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.