@form8ion/utils-cli 13.1.23 → 13.1.24
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/bin/form8ion-utils.js +13 -13
- package/package.json +13 -13
package/bin/form8ion-utils.js
CHANGED
|
@@ -34,7 +34,7 @@ import { scaffold as scaffold$3 } from '@form8ion/codecov';
|
|
|
34
34
|
var name = "@form8ion/utils-cli";
|
|
35
35
|
var description = "cli for various tools for the organization";
|
|
36
36
|
var license = "MIT";
|
|
37
|
-
var version = "13.1.
|
|
37
|
+
var version = "13.1.24";
|
|
38
38
|
var type = "module";
|
|
39
39
|
var engines = {
|
|
40
40
|
node: "^20.19.0 || >=22.14.0"
|
|
@@ -84,7 +84,7 @@ var publishConfig = {
|
|
|
84
84
|
access: "public",
|
|
85
85
|
provenance: true
|
|
86
86
|
};
|
|
87
|
-
var packageManager = "npm@11.
|
|
87
|
+
var packageManager = "npm@11.7.0+sha512.c22099a6fff8d5b2286c2a09df5352b4858a7c0c716320f58989d60ad8b29ecf2ce6fdfe97ccb41c23ffb1272e1fa079f868487dd6b81d02a2a9e199c095a117";
|
|
88
88
|
var dependencies = {
|
|
89
89
|
"@form8ion/cli-core": "1.1.0",
|
|
90
90
|
"@form8ion/codecov": "6.2.0",
|
|
@@ -94,7 +94,7 @@ var dependencies = {
|
|
|
94
94
|
"@form8ion/github-actions-node-ci": "5.0.2",
|
|
95
95
|
"@form8ion/github-core": "1.1.3",
|
|
96
96
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
97
|
-
"@form8ion/javascript": "14.
|
|
97
|
+
"@form8ion/javascript": "14.6.0",
|
|
98
98
|
"@form8ion/javascript-core": "12.4.0",
|
|
99
99
|
"@form8ion/jetbrains": "1.1.3",
|
|
100
100
|
"@form8ion/lift": "11.0.0",
|
|
@@ -115,7 +115,7 @@ var dependencies = {
|
|
|
115
115
|
yargs: "18.0.0"
|
|
116
116
|
};
|
|
117
117
|
var devDependencies = {
|
|
118
|
-
"@cucumber/cucumber": "12.
|
|
118
|
+
"@cucumber/cucumber": "12.3.0",
|
|
119
119
|
"@form8ion/commitlint-config": "2.0.8",
|
|
120
120
|
"@form8ion/core": "4.10.0",
|
|
121
121
|
"@form8ion/eslint-config": "7.0.13",
|
|
@@ -128,33 +128,33 @@ var devDependencies = {
|
|
|
128
128
|
"@travi/any": "3.1.3",
|
|
129
129
|
"ban-sensitive-files": "1.10.11",
|
|
130
130
|
c8: "10.1.3",
|
|
131
|
-
chai: "6.2.
|
|
131
|
+
chai: "6.2.1",
|
|
132
132
|
"clear-module": "4.1.2",
|
|
133
133
|
"cross-env": "10.1.0",
|
|
134
134
|
"cz-conventional-changelog": "3.3.0",
|
|
135
135
|
"deep-equal": "2.2.3",
|
|
136
|
-
execa: "9.6.
|
|
136
|
+
execa: "9.6.1",
|
|
137
137
|
"gherkin-lint": "4.2.4",
|
|
138
138
|
"http-status-codes": "2.3.0",
|
|
139
139
|
husky: "9.1.7",
|
|
140
|
-
"js-yaml": "4.1.
|
|
140
|
+
"js-yaml": "4.1.1",
|
|
141
141
|
"lockfile-lint": "4.14.1",
|
|
142
142
|
"ls-engines": "0.9.3",
|
|
143
143
|
"mdast-util-from-markdown": "2.0.2",
|
|
144
144
|
"mdast-zone": "6.1.0",
|
|
145
145
|
"mock-fs": "5.5.0",
|
|
146
|
-
msw: "2.
|
|
146
|
+
msw: "2.12.4",
|
|
147
147
|
"npm-run-all2": "8.0.4",
|
|
148
|
-
publint: "0.3.
|
|
148
|
+
publint: "0.3.16",
|
|
149
149
|
"remark-cli": "12.0.1",
|
|
150
|
-
rimraf: "6.
|
|
151
|
-
rollup: "4.
|
|
150
|
+
rimraf: "6.1.2",
|
|
151
|
+
rollup: "4.53.3",
|
|
152
152
|
"rollup-plugin-auto-external": "2.0.0",
|
|
153
153
|
"rollup-plugin-executable": "1.6.3",
|
|
154
154
|
testdouble: "3.20.2",
|
|
155
155
|
"unist-util-find": "3.0.0",
|
|
156
|
-
vitest: "4.0.
|
|
157
|
-
"vitest-when": "0.
|
|
156
|
+
vitest: "4.0.15",
|
|
157
|
+
"vitest-when": "0.10.0"
|
|
158
158
|
};
|
|
159
159
|
var pkg = {
|
|
160
160
|
name: name,
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@form8ion/utils-cli",
|
|
3
3
|
"description": "cli for various tools for the organization",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "13.1.
|
|
5
|
+
"version": "13.1.24",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^20.19.0 || >=22.14.0"
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"access": "public",
|
|
53
53
|
"provenance": true
|
|
54
54
|
},
|
|
55
|
-
"packageManager": "npm@11.
|
|
55
|
+
"packageManager": "npm@11.7.0+sha512.c22099a6fff8d5b2286c2a09df5352b4858a7c0c716320f58989d60ad8b29ecf2ce6fdfe97ccb41c23ffb1272e1fa079f868487dd6b81d02a2a9e199c095a117",
|
|
56
56
|
"dependencies": {
|
|
57
57
|
"@form8ion/cli-core": "1.1.0",
|
|
58
58
|
"@form8ion/codecov": "6.2.0",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"@form8ion/github-actions-node-ci": "5.0.2",
|
|
63
63
|
"@form8ion/github-core": "1.1.3",
|
|
64
64
|
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
65
|
-
"@form8ion/javascript": "14.
|
|
65
|
+
"@form8ion/javascript": "14.6.0",
|
|
66
66
|
"@form8ion/javascript-core": "12.4.0",
|
|
67
67
|
"@form8ion/jetbrains": "1.1.3",
|
|
68
68
|
"@form8ion/lift": "11.0.0",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"yargs": "18.0.0"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
|
-
"@cucumber/cucumber": "12.
|
|
86
|
+
"@cucumber/cucumber": "12.3.0",
|
|
87
87
|
"@form8ion/commitlint-config": "2.0.8",
|
|
88
88
|
"@form8ion/core": "4.10.0",
|
|
89
89
|
"@form8ion/eslint-config": "7.0.13",
|
|
@@ -96,32 +96,32 @@
|
|
|
96
96
|
"@travi/any": "3.1.3",
|
|
97
97
|
"ban-sensitive-files": "1.10.11",
|
|
98
98
|
"c8": "10.1.3",
|
|
99
|
-
"chai": "6.2.
|
|
99
|
+
"chai": "6.2.1",
|
|
100
100
|
"clear-module": "4.1.2",
|
|
101
101
|
"cross-env": "10.1.0",
|
|
102
102
|
"cz-conventional-changelog": "3.3.0",
|
|
103
103
|
"deep-equal": "2.2.3",
|
|
104
|
-
"execa": "9.6.
|
|
104
|
+
"execa": "9.6.1",
|
|
105
105
|
"gherkin-lint": "4.2.4",
|
|
106
106
|
"http-status-codes": "2.3.0",
|
|
107
107
|
"husky": "9.1.7",
|
|
108
|
-
"js-yaml": "4.1.
|
|
108
|
+
"js-yaml": "4.1.1",
|
|
109
109
|
"lockfile-lint": "4.14.1",
|
|
110
110
|
"ls-engines": "0.9.3",
|
|
111
111
|
"mdast-util-from-markdown": "2.0.2",
|
|
112
112
|
"mdast-zone": "6.1.0",
|
|
113
113
|
"mock-fs": "5.5.0",
|
|
114
|
-
"msw": "2.
|
|
114
|
+
"msw": "2.12.4",
|
|
115
115
|
"npm-run-all2": "8.0.4",
|
|
116
|
-
"publint": "0.3.
|
|
116
|
+
"publint": "0.3.16",
|
|
117
117
|
"remark-cli": "12.0.1",
|
|
118
|
-
"rimraf": "6.
|
|
119
|
-
"rollup": "4.
|
|
118
|
+
"rimraf": "6.1.2",
|
|
119
|
+
"rollup": "4.53.3",
|
|
120
120
|
"rollup-plugin-auto-external": "2.0.0",
|
|
121
121
|
"rollup-plugin-executable": "1.6.3",
|
|
122
122
|
"testdouble": "3.20.2",
|
|
123
123
|
"unist-util-find": "3.0.0",
|
|
124
|
-
"vitest": "4.0.
|
|
125
|
-
"vitest-when": "0.
|
|
124
|
+
"vitest": "4.0.15",
|
|
125
|
+
"vitest-when": "0.10.0"
|
|
126
126
|
}
|
|
127
127
|
}
|