@form8ion/utils-cli 10.1.42 → 10.1.43
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 +10 -10
- package/package.json +10 -10
package/bin/form8ion-utils.js
CHANGED
|
@@ -1876,7 +1876,7 @@ const mainFilename = __dirname.substring(0, __dirname.lastIndexOf('node_modules'
|
|
|
1876
1876
|
var name = "@form8ion/utils-cli";
|
|
1877
1877
|
var description = "cli for various tools for the organization";
|
|
1878
1878
|
var license = "MIT";
|
|
1879
|
-
var version = "10.1.
|
|
1879
|
+
var version = "10.1.43";
|
|
1880
1880
|
var type = "module";
|
|
1881
1881
|
var engines = {
|
|
1882
1882
|
node: "^18.17.0 || >=20.6.1"
|
|
@@ -1927,7 +1927,7 @@ var dependencies = {
|
|
|
1927
1927
|
"@form8ion/codecov": "5.3.0",
|
|
1928
1928
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
1929
1929
|
"@form8ion/github-actions-node-ci": "4.2.1",
|
|
1930
|
-
"@form8ion/hapi-scaffolder": "4.
|
|
1930
|
+
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
1931
1931
|
"@form8ion/javascript": "12.6.0",
|
|
1932
1932
|
"@form8ion/javascript-core": "11.0.0",
|
|
1933
1933
|
"@form8ion/jetbrains": "1.1.3",
|
|
@@ -1950,16 +1950,16 @@ var dependencies = {
|
|
|
1950
1950
|
yargs: "17.7.2"
|
|
1951
1951
|
};
|
|
1952
1952
|
var devDependencies = {
|
|
1953
|
-
"@cucumber/cucumber": "10.
|
|
1953
|
+
"@cucumber/cucumber": "10.6.0",
|
|
1954
1954
|
"@form8ion/commitlint-config": "1.0.76",
|
|
1955
1955
|
"@form8ion/core": "4.2.1",
|
|
1956
1956
|
"@form8ion/eslint-config": "7.0.9",
|
|
1957
1957
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
1958
|
-
"@form8ion/eslint-config-mocha": "3.0.
|
|
1959
|
-
"@form8ion/remark-lint-preset": "6.0.
|
|
1958
|
+
"@form8ion/eslint-config-mocha": "3.0.5",
|
|
1959
|
+
"@form8ion/remark-lint-preset": "6.0.3",
|
|
1960
1960
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
1961
1961
|
"@travi/any": "3.1.0",
|
|
1962
|
-
"ban-sensitive-files": "1.10.
|
|
1962
|
+
"ban-sensitive-files": "1.10.2",
|
|
1963
1963
|
c8: "9.1.0",
|
|
1964
1964
|
camelcase: "8.0.0",
|
|
1965
1965
|
chai: "5.1.0",
|
|
@@ -1981,17 +1981,17 @@ var devDependencies = {
|
|
|
1981
1981
|
nock: "13.5.4",
|
|
1982
1982
|
"npm-run-all2": "6.1.2",
|
|
1983
1983
|
publint: "0.2.7",
|
|
1984
|
-
"remark-cli": "12.0.
|
|
1984
|
+
"remark-cli": "12.0.1",
|
|
1985
1985
|
rimraf: "5.0.5",
|
|
1986
|
-
rollup: "4.
|
|
1986
|
+
rollup: "4.17.2",
|
|
1987
1987
|
"rollup-plugin-auto-external": "2.0.0",
|
|
1988
1988
|
"rollup-plugin-executable": "1.6.3",
|
|
1989
1989
|
"rollup-plugin-json": "4.0.0",
|
|
1990
1990
|
testdouble: "3.20.2",
|
|
1991
1991
|
"unist-util-find": "3.0.0",
|
|
1992
|
-
vitest: "1.
|
|
1992
|
+
vitest: "1.6.0"
|
|
1993
1993
|
};
|
|
1994
|
-
var packageManager = "npm@10.
|
|
1994
|
+
var packageManager = "npm@10.7.0";
|
|
1995
1995
|
var pkg = {
|
|
1996
1996
|
name: name,
|
|
1997
1997
|
description: description,
|
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": "10.1.
|
|
5
|
+
"version": "10.1.43",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"engines": {
|
|
8
8
|
"node": "^18.17.0 || >=20.6.1"
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"@form8ion/codecov": "5.3.0",
|
|
54
54
|
"@form8ion/cucumber-scaffolder": "4.0.0",
|
|
55
55
|
"@form8ion/github-actions-node-ci": "4.2.1",
|
|
56
|
-
"@form8ion/hapi-scaffolder": "4.
|
|
56
|
+
"@form8ion/hapi-scaffolder": "4.1.1",
|
|
57
57
|
"@form8ion/javascript": "12.6.0",
|
|
58
58
|
"@form8ion/javascript-core": "11.0.0",
|
|
59
59
|
"@form8ion/jetbrains": "1.1.3",
|
|
@@ -76,16 +76,16 @@
|
|
|
76
76
|
"yargs": "17.7.2"
|
|
77
77
|
},
|
|
78
78
|
"devDependencies": {
|
|
79
|
-
"@cucumber/cucumber": "10.
|
|
79
|
+
"@cucumber/cucumber": "10.6.0",
|
|
80
80
|
"@form8ion/commitlint-config": "1.0.76",
|
|
81
81
|
"@form8ion/core": "4.2.1",
|
|
82
82
|
"@form8ion/eslint-config": "7.0.9",
|
|
83
83
|
"@form8ion/eslint-config-cucumber": "1.4.1",
|
|
84
|
-
"@form8ion/eslint-config-mocha": "3.0.
|
|
85
|
-
"@form8ion/remark-lint-preset": "6.0.
|
|
84
|
+
"@form8ion/eslint-config-mocha": "3.0.5",
|
|
85
|
+
"@form8ion/remark-lint-preset": "6.0.3",
|
|
86
86
|
"@rollup/plugin-node-resolve": "15.2.3",
|
|
87
87
|
"@travi/any": "3.1.0",
|
|
88
|
-
"ban-sensitive-files": "1.10.
|
|
88
|
+
"ban-sensitive-files": "1.10.2",
|
|
89
89
|
"c8": "9.1.0",
|
|
90
90
|
"camelcase": "8.0.0",
|
|
91
91
|
"chai": "5.1.0",
|
|
@@ -107,15 +107,15 @@
|
|
|
107
107
|
"nock": "13.5.4",
|
|
108
108
|
"npm-run-all2": "6.1.2",
|
|
109
109
|
"publint": "0.2.7",
|
|
110
|
-
"remark-cli": "12.0.
|
|
110
|
+
"remark-cli": "12.0.1",
|
|
111
111
|
"rimraf": "5.0.5",
|
|
112
|
-
"rollup": "4.
|
|
112
|
+
"rollup": "4.17.2",
|
|
113
113
|
"rollup-plugin-auto-external": "2.0.0",
|
|
114
114
|
"rollup-plugin-executable": "1.6.3",
|
|
115
115
|
"rollup-plugin-json": "4.0.0",
|
|
116
116
|
"testdouble": "3.20.2",
|
|
117
117
|
"unist-util-find": "3.0.0",
|
|
118
|
-
"vitest": "1.
|
|
118
|
+
"vitest": "1.6.0"
|
|
119
119
|
},
|
|
120
|
-
"packageManager": "npm@10.
|
|
120
|
+
"packageManager": "npm@10.7.0"
|
|
121
121
|
}
|