@uides/stepwise 2.0.0-555d1027 → 2.0.0-5e7a6790
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.
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
{"kind":"O","text":" LOG Running: tsc --emitDeclarationOnly --outDir dist --project /builds/devs/digigov/digigov-sdk/libs/stepwise/tsconfig.json\n"}
|
|
4
4
|
{"kind":"O","text":" LOG Running: esbuild for CJS format\n"}
|
|
5
5
|
{"kind":"O","text":" LOG Running: esbuild for ESM format\n"}
|
|
6
|
-
{"kind":"O","text":"⏱️ \"build\" execution time:
|
|
6
|
+
{"kind":"O","text":"⏱️ \"build\" execution time: 8.291s\n"}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
"files": {
|
|
3
3
|
"libs/stepwise/.gitignore": "d7062a709b975e2778d606b10308acfeec5a86c8",
|
|
4
4
|
"libs/stepwise/.prettierrc.js": "0fcfefe7e173b01f620c09ef31913d8ca6ba9a97",
|
|
5
|
-
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "
|
|
5
|
+
"libs/stepwise/.rush/temp/shrinkwrap-deps.json": "8d6aa7ef3ca841820be2f2169afd0717a637c6ca",
|
|
6
6
|
"libs/stepwise/CHANGELOG.md": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
|
|
7
7
|
"libs/stepwise/README.md": "252a5811415f220a5cc6bac5f4e948253aaf1e95",
|
|
8
8
|
"libs/stepwise/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
|
|
9
|
-
"libs/stepwise/package.json": "
|
|
9
|
+
"libs/stepwise/package.json": "aa44ebb66dbaad34b4788352b12a22a87afe3d16",
|
|
10
10
|
"libs/stepwise/src/generators/componentExtractor.mjs": "9acc1012cb82665854052144a3d941fb8210ef67",
|
|
11
11
|
"libs/stepwise/src/generators/componentReducer.mjs": "0477da54d7942fa1f5863838c6bc6f423a26c86d",
|
|
12
12
|
"libs/stepwise/src/generators/fields-from-templates/afm.json": "cf63fc51b678f970bb16506ff516fffc3cdcbd75",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../libs/stepwise": "../../libs/stepwise:
|
|
2
|
+
"../../libs/stepwise": "../../libs/stepwise:bGsBsEXc0xzDJ7/vynNlrwA3FtbFd+ulZHmuLDPWUXE=:",
|
|
3
3
|
"@asamuzakjp/css-color@3.1.1": "sha512-hpRD68SV2OMcZCsrbdkccTw5FXjNDLo5OuqSHyHZfwweGsDWZwDJ2+gONyNAbazZclobMirACLw0lk8WVxIqxA==",
|
|
4
4
|
"@bufbuild/protobuf@2.2.5": "sha512-/g5EzJifw5GF8aren8wZ/G5oMuPoGeS6MQD3ca8ddcvdXR5UELUfdTZITCGNhNXynY/AYl3Z4plmxdj/tRl/hQ==",
|
|
5
5
|
"@csstools/color-helpers@5.0.2": "sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==",
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uides/stepwise",
|
|
3
|
-
"version": "2.0.0-
|
|
3
|
+
"version": "2.0.0-5e7a6790",
|
|
4
4
|
"description": "@uides stepwise specification",
|
|
5
5
|
"typings": "index.d.ts",
|
|
6
6
|
"main": "src/index.ts",
|
|
7
7
|
"module": "index.js",
|
|
8
8
|
"devDependencies": {
|
|
9
|
-
"@digigov/cli": "2.0.0-
|
|
10
|
-
"@digigov/cli-lint": "2.0.0-
|
|
11
|
-
"@digigov/cli-build": "2.0.0-
|
|
12
|
-
"@digigov/cli-test": "2.0.0-
|
|
9
|
+
"@digigov/cli": "2.0.0-5e7a6790",
|
|
10
|
+
"@digigov/cli-lint": "2.0.0-5e7a6790",
|
|
11
|
+
"@digigov/cli-build": "2.0.0-5e7a6790",
|
|
12
|
+
"@digigov/cli-test": "2.0.0-5e7a6790",
|
|
13
13
|
"eslint": "9.16.0",
|
|
14
14
|
"prettier": "3.4.2",
|
|
15
15
|
"publint": "0.1.8",
|
|
@@ -3,4 +3,4 @@ Invoking: digigov build
|
|
|
3
3
|
LOG Running: tsc --emitDeclarationOnly --outDir dist --project /builds/devs/digigov/digigov-sdk/libs/stepwise/tsconfig.json
|
|
4
4
|
LOG Running: esbuild for CJS format
|
|
5
5
|
LOG Running: esbuild for ESM format
|
|
6
|
-
⏱️ "build" execution time:
|
|
6
|
+
⏱️ "build" execution time: 8.291s
|