@whook/create 12.0.0 → 12.0.1

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.
@@ -118,17 +118,17 @@ Mr Bean
118
118
  "@whook/http-transaction": "<current_version>",
119
119
  "@whook/swagger-ui": "<current_version>",
120
120
  "@whook/whook": "<current_version>",
121
- "common-services": "^12.0.0",
122
- "http-auth-utils": "^3.0.4",
123
- "jwt-service": "^9.0.2",
121
+ "common-services": "^12.1.0",
122
+ "http-auth-utils": "^3.0.5",
123
+ "jwt-service": "^9.0.4",
124
124
  "knifecycle": "^14.1.0",
125
125
  "openapi-schema-validator": "^12.0.2",
126
126
  "openapi-types": "^12.1.0",
127
127
  "pkg-dir": "^7.0.0",
128
- "strict-qs": "^7.0.1",
128
+ "strict-qs": "^7.0.2",
129
129
  "type-fest": "^3.4.0",
130
130
  "yerror": "^6.2.1",
131
- "yhttperror": "^6.1.1",
131
+ "yhttperror": "^6.1.2",
132
132
  },
133
133
  "description": "A new Whook project",
134
134
  "devDependencies": {
@@ -147,7 +147,7 @@ Mr Bean
147
147
  "parse-gitignore": "^1.0.1",
148
148
  "prettier": "^2.7.1",
149
149
  "rimraf": "^3.0.2",
150
- "schema2dts": "^4.1.1",
150
+ "schema2dts": "^4.1.4",
151
151
  "ts-node": "^10.8.1",
152
152
  "typescript": "^4.8.2",
153
153
  },
@@ -319,17 +319,17 @@ Mr Bean
319
319
  "@whook/http-transaction": "<current_version>",
320
320
  "@whook/swagger-ui": "<current_version>",
321
321
  "@whook/whook": "<current_version>",
322
- "common-services": "^12.0.0",
323
- "http-auth-utils": "^3.0.4",
324
- "jwt-service": "^9.0.2",
322
+ "common-services": "^12.1.0",
323
+ "http-auth-utils": "^3.0.5",
324
+ "jwt-service": "^9.0.4",
325
325
  "knifecycle": "^14.1.0",
326
326
  "openapi-schema-validator": "^12.0.2",
327
327
  "openapi-types": "^12.1.0",
328
328
  "pkg-dir": "^7.0.0",
329
- "strict-qs": "^7.0.1",
329
+ "strict-qs": "^7.0.2",
330
330
  "type-fest": "^3.4.0",
331
331
  "yerror": "^6.2.1",
332
- "yhttperror": "^6.1.1",
332
+ "yhttperror": "^6.1.2",
333
333
  },
334
334
  "description": "A new Whook project",
335
335
  "devDependencies": {
@@ -348,7 +348,7 @@ Mr Bean
348
348
  "parse-gitignore": "^1.0.1",
349
349
  "prettier": "^2.7.1",
350
350
  "rimraf": "^3.0.2",
351
- "schema2dts": "^4.1.1",
351
+ "schema2dts": "^4.1.4",
352
352
  "ts-node": "^10.8.1",
353
353
  "typescript": "^4.8.2",
354
354
  },
@@ -514,17 +514,17 @@ Mr Bean
514
514
  "@whook/http-transaction": "<current_version>",
515
515
  "@whook/swagger-ui": "<current_version>",
516
516
  "@whook/whook": "<current_version>",
517
- "common-services": "^12.0.0",
518
- "http-auth-utils": "^3.0.4",
519
- "jwt-service": "^9.0.2",
517
+ "common-services": "^12.1.0",
518
+ "http-auth-utils": "^3.0.5",
519
+ "jwt-service": "^9.0.4",
520
520
  "knifecycle": "^14.1.0",
521
521
  "openapi-schema-validator": "^12.0.2",
522
522
  "openapi-types": "^12.1.0",
523
523
  "pkg-dir": "^7.0.0",
524
- "strict-qs": "^7.0.1",
524
+ "strict-qs": "^7.0.2",
525
525
  "type-fest": "^3.4.0",
526
526
  "yerror": "^6.2.1",
527
- "yhttperror": "^6.1.1",
527
+ "yhttperror": "^6.1.2",
528
528
  },
529
529
  "description": "A new Whook project",
530
530
  "devDependencies": {
@@ -543,7 +543,7 @@ Mr Bean
543
543
  "parse-gitignore": "^1.0.1",
544
544
  "prettier": "^2.7.1",
545
545
  "rimraf": "^3.0.2",
546
- "schema2dts": "^4.1.1",
546
+ "schema2dts": "^4.1.4",
547
547
  "ts-node": "^10.8.1",
548
548
  "typescript": "^4.8.2",
549
549
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@whook/create",
3
- "version": "12.0.0",
3
+ "version": "12.0.1",
4
4
  "description": "Kickstart a new Whook server",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -65,9 +65,9 @@
65
65
  },
66
66
  "homepage": "https://github.com/nfroidure/whook",
67
67
  "dependencies": {
68
- "@whook/example": "^12.0.0",
68
+ "@whook/example": "^12.0.1",
69
69
  "axios": "^1.2.1",
70
- "common-services": "^12.0.0",
70
+ "common-services": "^12.1.0",
71
71
  "debug": "^4.3.4",
72
72
  "fs-extra": "^11.1.0",
73
73
  "inquirer": "^9.1.4",
@@ -84,8 +84,8 @@
84
84
  "eslint-config-prettier": "^8.5.0",
85
85
  "eslint-plugin-prettier": "^4.2.1",
86
86
  "jest": "^29.0.1",
87
- "metapak": "^4.0.4",
88
- "metapak-nfroidure": "12.3.0",
87
+ "metapak": "^4.0.6",
88
+ "metapak-nfroidure": "13.0.0",
89
89
  "prettier": "^2.7.1",
90
90
  "rimraf": "^3.0.2",
91
91
  "typescript": "^4.8.2"
@@ -166,5 +166,5 @@
166
166
  ".ts"
167
167
  ]
168
168
  },
169
- "gitHead": "7ef721ed2cdce56121a69aa06d6c822b4bec9dba"
169
+ "gitHead": "74e01e3e6169f0331b1b9cdc426cc679084579fd"
170
170
  }
@@ -120,17 +120,17 @@ Wayne Campbell
120
120
  "@whook/http-transaction": "<current_version>",
121
121
  "@whook/swagger-ui": "<current_version>",
122
122
  "@whook/whook": "<current_version>",
123
- "common-services": "^12.0.0",
124
- "http-auth-utils": "^3.0.4",
125
- "jwt-service": "^9.0.2",
123
+ "common-services": "^12.1.0",
124
+ "http-auth-utils": "^3.0.5",
125
+ "jwt-service": "^9.0.4",
126
126
  "knifecycle": "^14.1.0",
127
127
  "openapi-schema-validator": "^12.0.2",
128
128
  "openapi-types": "^12.1.0",
129
129
  "pkg-dir": "^7.0.0",
130
- "strict-qs": "^7.0.1",
130
+ "strict-qs": "^7.0.2",
131
131
  "type-fest": "^3.4.0",
132
132
  "yerror": "^6.2.1",
133
- "yhttperror": "^6.1.1"
133
+ "yhttperror": "^6.1.2"
134
134
  },
135
135
  "devDependencies": {
136
136
  "@typescript-eslint/eslint-plugin": "^5.36.0",
@@ -148,7 +148,7 @@ Wayne Campbell
148
148
  "parse-gitignore": "^1.0.1",
149
149
  "prettier": "^2.7.1",
150
150
  "rimraf": "^3.0.2",
151
- "schema2dts": "^4.1.1",
151
+ "schema2dts": "^4.1.4",
152
152
  "ts-node": "^10.8.1",
153
153
  "typescript": "^4.8.2"
154
154
  },
@@ -421,17 +421,17 @@ Wayne Campbell
421
421
  "@whook/http-transaction": "<current_version>",
422
422
  "@whook/swagger-ui": "<current_version>",
423
423
  "@whook/whook": "<current_version>",
424
- "common-services": "^12.0.0",
425
- "http-auth-utils": "^3.0.4",
426
- "jwt-service": "^9.0.2",
424
+ "common-services": "^12.1.0",
425
+ "http-auth-utils": "^3.0.5",
426
+ "jwt-service": "^9.0.4",
427
427
  "knifecycle": "^14.1.0",
428
428
  "openapi-schema-validator": "^12.0.2",
429
429
  "openapi-types": "^12.1.0",
430
430
  "pkg-dir": "^7.0.0",
431
- "strict-qs": "^7.0.1",
431
+ "strict-qs": "^7.0.2",
432
432
  "type-fest": "^3.4.0",
433
433
  "yerror": "^6.2.1",
434
- "yhttperror": "^6.1.1"
434
+ "yhttperror": "^6.1.2"
435
435
  },
436
436
  "devDependencies": {
437
437
  "@typescript-eslint/eslint-plugin": "^5.36.0",
@@ -449,7 +449,7 @@ Wayne Campbell
449
449
  "parse-gitignore": "^1.0.1",
450
450
  "prettier": "^2.7.1",
451
451
  "rimraf": "^3.0.2",
452
- "schema2dts": "^4.1.1",
452
+ "schema2dts": "^4.1.4",
453
453
  "ts-node": "^10.8.1",
454
454
  "typescript": "^4.8.2"
455
455
  },
@@ -754,17 +754,17 @@ Wayne Campbell
754
754
  "@whook/http-transaction": "<current_version>",
755
755
  "@whook/swagger-ui": "<current_version>",
756
756
  "@whook/whook": "<current_version>",
757
- "common-services": "^12.0.0",
758
- "http-auth-utils": "^3.0.4",
759
- "jwt-service": "^9.0.2",
757
+ "common-services": "^12.1.0",
758
+ "http-auth-utils": "^3.0.5",
759
+ "jwt-service": "^9.0.4",
760
760
  "knifecycle": "^14.1.0",
761
761
  "openapi-schema-validator": "^12.0.2",
762
762
  "openapi-types": "^12.1.0",
763
763
  "pkg-dir": "^7.0.0",
764
- "strict-qs": "^7.0.1",
764
+ "strict-qs": "^7.0.2",
765
765
  "type-fest": "^3.4.0",
766
766
  "yerror": "^6.2.1",
767
- "yhttperror": "^6.1.1"
767
+ "yhttperror": "^6.1.2"
768
768
  },
769
769
  "devDependencies": {
770
770
  "@typescript-eslint/eslint-plugin": "^5.36.0",
@@ -782,7 +782,7 @@ Wayne Campbell
782
782
  "parse-gitignore": "^1.0.1",
783
783
  "prettier": "^2.7.1",
784
784
  "rimraf": "^3.0.2",
785
- "schema2dts": "^4.1.1",
785
+ "schema2dts": "^4.1.4",
786
786
  "ts-node": "^10.8.1",
787
787
  "typescript": "^4.8.2"
788
788
  },
@@ -1075,17 +1075,17 @@ Wayne Campbell
1075
1075
  "@whook/http-transaction": "<current_version>",
1076
1076
  "@whook/swagger-ui": "<current_version>",
1077
1077
  "@whook/whook": "<current_version>",
1078
- "common-services": "^12.0.0",
1079
- "http-auth-utils": "^3.0.4",
1080
- "jwt-service": "^9.0.2",
1078
+ "common-services": "^12.1.0",
1079
+ "http-auth-utils": "^3.0.5",
1080
+ "jwt-service": "^9.0.4",
1081
1081
  "knifecycle": "^14.1.0",
1082
1082
  "openapi-schema-validator": "^12.0.2",
1083
1083
  "openapi-types": "^12.1.0",
1084
1084
  "pkg-dir": "^7.0.0",
1085
- "strict-qs": "^7.0.1",
1085
+ "strict-qs": "^7.0.2",
1086
1086
  "type-fest": "^3.4.0",
1087
1087
  "yerror": "^6.2.1",
1088
- "yhttperror": "^6.1.1"
1088
+ "yhttperror": "^6.1.2"
1089
1089
  },
1090
1090
  "devDependencies": {
1091
1091
  "@typescript-eslint/eslint-plugin": "^5.36.0",
@@ -1103,7 +1103,7 @@ Wayne Campbell
1103
1103
  "parse-gitignore": "^1.0.1",
1104
1104
  "prettier": "^2.7.1",
1105
1105
  "rimraf": "^3.0.2",
1106
- "schema2dts": "^4.1.1",
1106
+ "schema2dts": "^4.1.4",
1107
1107
  "ts-node": "^10.8.1",
1108
1108
  "typescript": "^4.8.2"
1109
1109
  },
@@ -148,17 +148,17 @@ Mr Bean
148
148
  "@whook/http-transaction": "<current_version>",
149
149
  "@whook/swagger-ui": "<current_version>",
150
150
  "@whook/whook": "<current_version>",
151
- "common-services": "^12.0.0",
152
- "http-auth-utils": "^3.0.4",
153
- "jwt-service": "^9.0.2",
151
+ "common-services": "^12.1.0",
152
+ "http-auth-utils": "^3.0.5",
153
+ "jwt-service": "^9.0.4",
154
154
  "knifecycle": "^14.1.0",
155
155
  "openapi-schema-validator": "^12.0.2",
156
156
  "openapi-types": "^12.1.0",
157
157
  "pkg-dir": "^7.0.0",
158
- "strict-qs": "^7.0.1",
158
+ "strict-qs": "^7.0.2",
159
159
  "type-fest": "^3.4.0",
160
160
  "yerror": "^6.2.1",
161
- "yhttperror": "^6.1.1",
161
+ "yhttperror": "^6.1.2",
162
162
  },
163
163
  "description": "A new Whook project",
164
164
  "devDependencies": {
@@ -177,7 +177,7 @@ Mr Bean
177
177
  "parse-gitignore": "^1.0.1",
178
178
  "prettier": "^2.7.1",
179
179
  "rimraf": "^3.0.2",
180
- "schema2dts": "^4.1.1",
180
+ "schema2dts": "^4.1.4",
181
181
  "ts-node": "^10.8.1",
182
182
  "typescript": "^4.8.2",
183
183
  },
@@ -368,17 +368,17 @@ Mr Bean
368
368
  "@whook/http-transaction": "<current_version>",
369
369
  "@whook/swagger-ui": "<current_version>",
370
370
  "@whook/whook": "<current_version>",
371
- "common-services": "^12.0.0",
372
- "http-auth-utils": "^3.0.4",
373
- "jwt-service": "^9.0.2",
371
+ "common-services": "^12.1.0",
372
+ "http-auth-utils": "^3.0.5",
373
+ "jwt-service": "^9.0.4",
374
374
  "knifecycle": "^14.1.0",
375
375
  "openapi-schema-validator": "^12.0.2",
376
376
  "openapi-types": "^12.1.0",
377
377
  "pkg-dir": "^7.0.0",
378
- "strict-qs": "^7.0.1",
378
+ "strict-qs": "^7.0.2",
379
379
  "type-fest": "^3.4.0",
380
380
  "yerror": "^6.2.1",
381
- "yhttperror": "^6.1.1",
381
+ "yhttperror": "^6.1.2",
382
382
  },
383
383
  "description": "A new Whook project",
384
384
  "devDependencies": {
@@ -397,7 +397,7 @@ Mr Bean
397
397
  "parse-gitignore": "^1.0.1",
398
398
  "prettier": "^2.7.1",
399
399
  "rimraf": "^3.0.2",
400
- "schema2dts": "^4.1.1",
400
+ "schema2dts": "^4.1.4",
401
401
  "ts-node": "^10.8.1",
402
402
  "typescript": "^4.8.2",
403
403
  },
@@ -573,17 +573,17 @@ Mr Bean
573
573
  "@whook/http-transaction": "<current_version>",
574
574
  "@whook/swagger-ui": "<current_version>",
575
575
  "@whook/whook": "<current_version>",
576
- "common-services": "^12.0.0",
577
- "http-auth-utils": "^3.0.4",
578
- "jwt-service": "^9.0.2",
576
+ "common-services": "^12.1.0",
577
+ "http-auth-utils": "^3.0.5",
578
+ "jwt-service": "^9.0.4",
579
579
  "knifecycle": "^14.1.0",
580
580
  "openapi-schema-validator": "^12.0.2",
581
581
  "openapi-types": "^12.1.0",
582
582
  "pkg-dir": "^7.0.0",
583
- "strict-qs": "^7.0.1",
583
+ "strict-qs": "^7.0.2",
584
584
  "type-fest": "^3.4.0",
585
585
  "yerror": "^6.2.1",
586
- "yhttperror": "^6.1.1",
586
+ "yhttperror": "^6.1.2",
587
587
  },
588
588
  "description": "A new Whook project",
589
589
  "devDependencies": {
@@ -602,7 +602,7 @@ Mr Bean
602
602
  "parse-gitignore": "^1.0.1",
603
603
  "prettier": "^2.7.1",
604
604
  "rimraf": "^3.0.2",
605
- "schema2dts": "^4.1.1",
605
+ "schema2dts": "^4.1.4",
606
606
  "ts-node": "^10.8.1",
607
607
  "typescript": "^4.8.2",
608
608
  },