@uides/stepwise 2.0.0-07ee8440 → 2.0.0-8e254888

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: 7.145s\n"}
6
+ {"kind":"O","text":"⏱️ \"build\" execution time: 7.660s\n"}
@@ -358,7 +358,7 @@
358
358
  "libs/stepwise/api-templates/YOUTH-PASS-LOGIN.json": "7cefb81fddf3157c20ef2b07eb86ca10b1654378",
359
359
  "libs/stepwise/api-templates/YPDIL.json": "1411da15818bcddba0e6a879e24e69c1bec3e311",
360
360
  "libs/stepwise/eslint.config.mjs": "4d343947b7f4e5d17d38d245225a33985f643b83",
361
- "libs/stepwise/package.json": "d320a3fdf36604fcd29d6cec7127d310a5cfeace",
361
+ "libs/stepwise/package.json": "333d36ced63f1023a9048d007caee14ed6b0629e",
362
362
  "libs/stepwise/source-templates/AAKO-APA.json": "7755f0d6505895407d571e886ffa500c3276f1f1",
363
363
  "libs/stepwise/source-templates/AAKO-REJECT.json": "0e5819172b8e2975b0c00c1fcc51aac698bf0ab0",
364
364
  "libs/stepwise/source-templates/AAKO.json": "22dc2b55c59db6b8b41d349c7049ab74eba22a47",
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@uides/stepwise",
3
- "version": "2.0.0-07ee8440",
3
+ "version": "2.0.0-8e254888",
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-07ee8440",
10
- "@digigov/cli-lint": "2.0.0-07ee8440",
11
- "@digigov/cli-build": "2.0.0-07ee8440",
12
- "@digigov/cli-test": "2.0.0-07ee8440",
9
+ "@digigov/cli": "2.0.0-8e254888",
10
+ "@digigov/cli-lint": "2.0.0-8e254888",
11
+ "@digigov/cli-build": "2.0.0-8e254888",
12
+ "@digigov/cli-test": "2.0.0-8e254888",
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: 7.145s
6
+ ⏱️ "build" execution time: 7.660s