@whook/create 11.0.0 → 11.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.
|
@@ -120,7 +120,7 @@ Mr Bean
|
|
|
120
120
|
"@whook/http-transaction": "<current_version>",
|
|
121
121
|
"@whook/swagger-ui": "<current_version>",
|
|
122
122
|
"@whook/whook": "<current_version>",
|
|
123
|
-
"common-services": "^
|
|
123
|
+
"common-services": "^12.0.0",
|
|
124
124
|
"http-auth-utils": "^3.0.4",
|
|
125
125
|
"jwt-service": "^9.0.2",
|
|
126
126
|
"knifecycle": "^14.1.0",
|
|
@@ -321,7 +321,7 @@ Mr Bean
|
|
|
321
321
|
"@whook/http-transaction": "<current_version>",
|
|
322
322
|
"@whook/swagger-ui": "<current_version>",
|
|
323
323
|
"@whook/whook": "<current_version>",
|
|
324
|
-
"common-services": "^
|
|
324
|
+
"common-services": "^12.0.0",
|
|
325
325
|
"http-auth-utils": "^3.0.4",
|
|
326
326
|
"jwt-service": "^9.0.2",
|
|
327
327
|
"knifecycle": "^14.1.0",
|
|
@@ -516,7 +516,7 @@ Mr Bean
|
|
|
516
516
|
"@whook/http-transaction": "<current_version>",
|
|
517
517
|
"@whook/swagger-ui": "<current_version>",
|
|
518
518
|
"@whook/whook": "<current_version>",
|
|
519
|
-
"common-services": "^
|
|
519
|
+
"common-services": "^12.0.0",
|
|
520
520
|
"http-auth-utils": "^3.0.4",
|
|
521
521
|
"jwt-service": "^9.0.2",
|
|
522
522
|
"knifecycle": "^14.1.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@whook/create",
|
|
3
|
-
"version": "11.0.
|
|
3
|
+
"version": "11.0.1",
|
|
4
4
|
"description": "Kickstart a new Whook server",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
},
|
|
67
67
|
"homepage": "https://github.com/nfroidure/whook",
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@whook/cli": "^11.0.
|
|
70
|
-
"@whook/example": "^11.0.
|
|
69
|
+
"@whook/cli": "^11.0.1",
|
|
70
|
+
"@whook/example": "^11.0.1",
|
|
71
71
|
"axios": "^1.1.3",
|
|
72
|
-
"common-services": "^
|
|
72
|
+
"common-services": "^12.0.0",
|
|
73
73
|
"debug": "^4.3.4",
|
|
74
74
|
"fs-extra": "^10.1.0",
|
|
75
75
|
"inquirer": "^9.1.4",
|
|
@@ -168,5 +168,5 @@
|
|
|
168
168
|
".ts"
|
|
169
169
|
]
|
|
170
170
|
},
|
|
171
|
-
"gitHead": "
|
|
171
|
+
"gitHead": "39bc027141d10bc7c1a6ecd5bb03c8c3654deac9"
|
|
172
172
|
}
|
|
@@ -121,7 +121,7 @@ Wayne Campbell
|
|
|
121
121
|
"@whook/http-transaction": "<current_version>",
|
|
122
122
|
"@whook/swagger-ui": "<current_version>",
|
|
123
123
|
"@whook/whook": "<current_version>",
|
|
124
|
-
"common-services": "^
|
|
124
|
+
"common-services": "^12.0.0",
|
|
125
125
|
"http-auth-utils": "^3.0.4",
|
|
126
126
|
"jwt-service": "^9.0.2",
|
|
127
127
|
"knifecycle": "^14.1.0",
|
|
@@ -422,7 +422,7 @@ Wayne Campbell
|
|
|
422
422
|
"@whook/http-transaction": "<current_version>",
|
|
423
423
|
"@whook/swagger-ui": "<current_version>",
|
|
424
424
|
"@whook/whook": "<current_version>",
|
|
425
|
-
"common-services": "^
|
|
425
|
+
"common-services": "^12.0.0",
|
|
426
426
|
"http-auth-utils": "^3.0.4",
|
|
427
427
|
"jwt-service": "^9.0.2",
|
|
428
428
|
"knifecycle": "^14.1.0",
|
|
@@ -755,7 +755,7 @@ Wayne Campbell
|
|
|
755
755
|
"@whook/http-transaction": "<current_version>",
|
|
756
756
|
"@whook/swagger-ui": "<current_version>",
|
|
757
757
|
"@whook/whook": "<current_version>",
|
|
758
|
-
"common-services": "^
|
|
758
|
+
"common-services": "^12.0.0",
|
|
759
759
|
"http-auth-utils": "^3.0.4",
|
|
760
760
|
"jwt-service": "^9.0.2",
|
|
761
761
|
"knifecycle": "^14.1.0",
|
|
@@ -1076,7 +1076,7 @@ Wayne Campbell
|
|
|
1076
1076
|
"@whook/http-transaction": "<current_version>",
|
|
1077
1077
|
"@whook/swagger-ui": "<current_version>",
|
|
1078
1078
|
"@whook/whook": "<current_version>",
|
|
1079
|
-
"common-services": "^
|
|
1079
|
+
"common-services": "^12.0.0",
|
|
1080
1080
|
"http-auth-utils": "^3.0.4",
|
|
1081
1081
|
"jwt-service": "^9.0.2",
|
|
1082
1082
|
"knifecycle": "^14.1.0",
|
|
@@ -150,7 +150,7 @@ Mr Bean
|
|
|
150
150
|
"@whook/http-transaction": "<current_version>",
|
|
151
151
|
"@whook/swagger-ui": "<current_version>",
|
|
152
152
|
"@whook/whook": "<current_version>",
|
|
153
|
-
"common-services": "^
|
|
153
|
+
"common-services": "^12.0.0",
|
|
154
154
|
"http-auth-utils": "^3.0.4",
|
|
155
155
|
"jwt-service": "^9.0.2",
|
|
156
156
|
"knifecycle": "^14.1.0",
|
|
@@ -370,7 +370,7 @@ Mr Bean
|
|
|
370
370
|
"@whook/http-transaction": "<current_version>",
|
|
371
371
|
"@whook/swagger-ui": "<current_version>",
|
|
372
372
|
"@whook/whook": "<current_version>",
|
|
373
|
-
"common-services": "^
|
|
373
|
+
"common-services": "^12.0.0",
|
|
374
374
|
"http-auth-utils": "^3.0.4",
|
|
375
375
|
"jwt-service": "^9.0.2",
|
|
376
376
|
"knifecycle": "^14.1.0",
|
|
@@ -575,7 +575,7 @@ Mr Bean
|
|
|
575
575
|
"@whook/http-transaction": "<current_version>",
|
|
576
576
|
"@whook/swagger-ui": "<current_version>",
|
|
577
577
|
"@whook/whook": "<current_version>",
|
|
578
|
-
"common-services": "^
|
|
578
|
+
"common-services": "^12.0.0",
|
|
579
579
|
"http-auth-utils": "^3.0.4",
|
|
580
580
|
"jwt-service": "^9.0.2",
|
|
581
581
|
"knifecycle": "^14.1.0",
|