@purpurds/action 6.1.1 → 6.1.3

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.
@@ -1,5 +1,5 @@
1
- Start time: Fri Feb 28 2025 12:07:28 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/f56dad110fa0e6e240032dc69d4ba39a77550cdb"
1
+ Start time: Thu Mar 06 2025 18:20:55 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/ab03dea465605fe5063d7c06279e7dd772a4f5ed"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -12,7 +12,7 @@ rendering chunks...
12
12
  [vite:dts] Start generate declaration files...
13
13
  computing gzip size...
14
14
  dist/action.cjs.js 0.34 kB │ gzip: 0.26 kB │ map: 1.59 kB
15
- [vite:dts] Declaration files built in 3023ms.
15
+ [vite:dts] Declaration files built in 3253ms.
16
16
 
17
17
  dist/action.es.js 0.30 kB │ gzip: 0.23 kB │ map: 1.62 kB
18
- ✓ built in 3.34s
18
+ ✓ built in 3.40s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 6987.545911
2
+ "nonCachedDurationMs": 7139.314472000001
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 2048.758310999998
2
+ "nonCachedDurationMs": 1562.2374229999987
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/action",
3
- "version": "6.1.1",
3
+ "version": "6.1.3",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/action.cjs.js",
6
6
  "types": "./dist/action.d.ts",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "source": "src/action.tsx",
16
16
  "dependencies": {
17
- "@purpurds/tokens": "6.1.1"
17
+ "@purpurds/tokens": "6.1.3"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@rushstack/eslint-patch": "~1.10.0",