@purpurds/action 3.7.0 → 3.7.1

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: Tue Mar 26 2024 17:04:01 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/a532fe628ac94a2e20d113565b8a42e614dd26f8"
1
+ Start time: Thu Mar 28 2024 11:04:56 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/fed96ab57d48e6bf61046fa7dc30a9f1a57e1e87"
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.45 kB │ gzip: 0.29 kB │ map: 1.72 kB
15
- [vite:dts] Declaration files built in 2077ms.
15
+ [vite:dts] Declaration files built in 2047ms.
16
16
 
17
17
  dist/action.es.js 0.42 kB │ gzip: 0.26 kB │ map: 1.76 kB
18
- ✓ built in 2.23s
18
+ ✓ built in 2.17s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5036.084876000008
2
+ "nonCachedDurationMs": 4985.137370000011
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1507.1825189999654
2
+ "nonCachedDurationMs": 1452.8806839999743
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/action",
3
- "version": "3.7.0",
3
+ "version": "3.7.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/action.cjs.js",
6
6
  "types": "./dist/action.d.ts",
@@ -15,7 +15,7 @@
15
15
  },
16
16
  "source": "src/action.tsx",
17
17
  "dependencies": {
18
- "@purpurds/tokens": "3.7.0"
18
+ "@purpurds/tokens": "3.7.1"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@rushstack/eslint-patch": "~1.7.0",